Commit Graph

1535 Commits

Author SHA1 Message Date
kovacsv
8b3092acda Import lines from 3dm files. 2023-10-25 21:39:37 +02:00
kovacsv
f83d5f02f5 Add heuristics for line threshold during ray casting. 2023-10-25 21:37:04 +02:00
kovacsv
0319fd4b32 Correct line processing. 2023-10-24 20:07:40 +02:00
kovacsv
040ef5aa77 Add line count to tests. 2023-10-23 20:34:29 +02:00
kovacsv
96e0081335 Minor modification. 2023-10-23 20:28:48 +02:00
kovacsv
8a3c98e658 The obj file format specifies continuous lines and not line segments. 2023-10-23 20:27:21 +02:00
kovacsv
82c5d01a43 Fix measure tool with lines. 2023-10-23 18:17:07 +02:00
kovacsv
bd34c2a408 Show line count in the details panel. 2023-10-23 15:54:59 +02:00
kovacsv
9e5ddaead7 Allow default line color parameter when embedding. 2023-10-23 13:52:06 +02:00
kovacsv
ac1a0e5b9d Add default line color picker to settings. 2023-10-23 13:12:51 +02:00
kovacsv
978b1dfd19 Introduce material source parameter to distinguish materials created for lines and faces. 2023-10-23 12:17:03 +02:00
kovacsv
4f0336c268 Implement polygon offset if the model contains lines. 2023-10-23 11:40:18 +02:00
kovacsv
0f3e42be4b Add material groups to lines. 2023-10-23 09:36:58 +02:00
kovacsv
97e7be4732 Refactor mesh material handler. 2023-10-23 08:46:34 +02:00
Viktor Kovacs
474d46968b Minor modifications. 2023-10-22 18:13:33 +02:00
Viktor Kovacs
757703a889 Minor modifications. 2023-10-22 18:11:18 +02:00
Viktor Kovacs
1a4c3c128d Refactor mesh material handling. 2023-10-22 18:08:30 +02:00
Viktor Kovacs
077d46d112 Refactor material conversion. 2023-10-21 18:10:45 +02:00
Viktor Kovacs
7420e4dfeb Convert line segments with dummy material. 2023-10-21 08:46:54 +02:00
kovacsv
0b925de473 Add another test. 2023-10-17 19:58:32 +02:00
kovacsv
a3f9138579 Add test for lines in meshes. 2023-10-17 19:56:41 +02:00
kovacsv
1af09bf377 Read lines from obj files. 2023-10-17 19:47:00 +02:00
kovacsv
bfec1a2c04 Add test files. 2023-10-17 19:08:43 +02:00
kovacsv
2db8771317 Rename function. 2023-10-17 19:08:32 +02:00
kovacsv
aa984afbdb Fix jshint error. 2023-10-17 18:13:31 +02:00
kovacsv
f546ce65c0 No need to have a separate material for lines. 2023-10-17 17:58:31 +02:00
kovacsv
4361240842 Replace callbacks with color values. 2023-10-16 21:55:17 +02:00
kovacsv
cba71f92fa Add lines to the mesh data structure. 2023-10-15 21:40:19 +02:00
kovacsv
e89e7a0e1d Update version. 2023-10-14 09:12:23 +02:00
kovacsv
d2215f2295 Preserve navigation and projection mode between sessions #425 2023-10-14 09:11:33 +02:00
kovacsv
37a21aab36 Introduce camera settings class. 2023-10-14 08:33:51 +02:00
kovacsv
34a64b5d83 Introduce NavigationMode enum. 2023-10-14 07:58:28 +02:00
kovacsv
d7db1442b2 Rename CameraMode to ProjectionMode. 2023-10-14 07:44:44 +02:00
kovacsv
ae2557bb81 Add blob example. 2023-10-11 18:59:04 +02:00
kovacsv
b2e21f32ee Update web-ifc to version 0.0.44. 2023-10-08 19:39:39 +02:00
kovacsv
fbf946c54e Update third-party libraries. 2023-10-07 20:45:49 +02:00
Luiz Henrique Cassettari
8ebcba7591
Update importerbim.js with default color (#414)
* Update importerbim.js with default color

# Update
if the color is undefined use the default color instead.

* Update `defaultMaterialIndex` to null
2023-08-14 18:25:22 +02:00
kovacsv
1b199dffe0 Update version. 2023-08-14 08:09:22 +02:00
kovacsv
28d3f07589 Support new DropBox sharing url format #408 2023-08-14 07:55:40 +02:00
kovacsv
ee1e0fbcb4 Update occt-import-js. 2023-07-17 20:29:43 +02:00
kovacsv
37fa6c9fef Fix unit handling in an edge case. 2023-07-17 20:07:43 +02:00
kovacsv
599f05ceb7 Add unit information where it is known. 2023-07-17 19:41:15 +02:00
kovacsv
1c1a74dfe2 Force https with htaccess file. 2023-07-17 19:12:31 +02:00
kovacsv
9531bf8b82 Update version. 2023-07-02 10:19:30 +02:00
kovacsv
a696fa68e8 Update dependencies. 2023-07-02 10:18:39 +02:00
kovacsv
631cbd65e0 Update occt-import-js. 2023-07-01 06:47:43 +02:00
kovacsv
deb06ddf49 Use default material in three.js based importers #405 2023-06-29 21:48:11 +02:00
kovacsv
8ef709d778 Remove debug prints. 2023-06-29 21:48:04 +02:00
kovacsv
9d9b7e7146 Update start page image. 2023-06-29 21:47:45 +02:00
kovacsv
8edce119cd Option to switch between themes without opening a model #400 2023-06-28 20:35:31 +02:00