Raffael Di Pietro
8c3cbd2cc8
Change color.js typing to be "number" instead of "integer" ( #501 )
...
* refactor(color): change type in function documentation
* doc(color): regenerate doc with new types
---------
Co-authored-by: Raffael Dipietro <raffael.dipietro@infomaniak.com>
2025-05-24 09:09:36 +02:00
kovacsv
9618448317
Update libraries.
2025-05-24 09:08:20 +02:00
kovacsv
f45d246bfb
Update three.js
2025-05-24 08:23:11 +02:00
Viktor Kovacs
0d9998a656
Use CDN for web-ifc #464
2024-07-03 23:29:35 +02:00
Viktor Kovacs
e73167ef5e
Minor modification.
2024-06-17 19:31:55 +02:00
nikitaa01
28b6e4cb74
feat: Use user color scheme by default if no cookie was found ( #477 )
...
* feat: Use user color scheme by default if no cookie was found
* Update settings.js
2024-06-17 19:27:21 +02:00
kovacsv
6311e69163
Move CDN handling to a common place.
2024-04-28 08:34:22 +02:00
kovacsv
0c4df9f4fe
Remove unused imports.
2024-04-27 21:54:30 +02:00
kovacsv
5f05ad5e6a
Use hosted version of occt-import-js.
2024-04-27 21:53:10 +02:00
kovacsv
8268cacd25
Export Rhino 6 file.
2024-04-27 13:49:42 +02:00
kovacsv
aaa65acadb
Use the hosted version of some loader libraries.
2024-04-27 11:05:28 +02:00
kovacsv
86cca402ab
Update rhino3dm to version 8.4.0.
2024-04-27 09:29:37 +02:00
kovacsv
e096c5858b
Rhino Export Hangs: "s.materials().count is not a function" #459
2024-04-27 08:45:15 +02:00
kovacsv
254a9531b8
Minor modification.
2024-01-27 20:18:57 +01:00
kovacsv
5ec6840f6e
Minor modification.
2024-01-27 12:09:02 +01:00
kovacsv
c4955b39de
Disable using the full website in an iframe #446
2024-01-27 12:01:05 +01:00
kovacsv
009e3cbfc3
Localization technology final steps.
2024-01-27 09:54:58 +01:00
kovacsv
ac41f4586e
Fix typo.
2024-01-27 09:34:05 +01:00
kovacsv
d10b3a1338
Use the localization technology in the website code.
2024-01-27 09:32:12 +01:00
kovacsv
449ce84bcd
Add localization technology to the engine.
2024-01-27 08:58:13 +01:00
kovacsv
4ad94bbb92
Export lines to obj.
2023-12-27 07:53:41 +01:00
kovacsv
3195dfd80a
Minor modification.
2023-12-26 15:11:12 +01:00
kovacsv
71e51ecf58
Pixel-based threshold for line detection.
2023-12-26 14:29:20 +01:00
kovacsv
db3f33d52f
Add intersection calculation mode.
2023-12-26 13:11:55 +01:00
Viktor Kovacs
70497b1fb0
Merge branch 'support_lines' into dev
2023-12-24 22:13:15 +01:00
Viktor Kovacs
554d0b6108
Add segment class and utilities.
2023-12-24 22:06:03 +01:00
kovacsv
600718fabe
Update three.js and rhino3dm.js.
2023-11-20 21:54:51 +01:00
kovacsv
aed31939fd
Merge branch 'support_lines' into dev
2023-11-20 21:06:31 +01:00
Viktor Kovacs
3022673c5e
Add new line threshold calculation algorithm.
2023-10-27 11:47:42 +02:00
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
Luiz Henrique Cassettari
97333a932a
Update exporterbim.js force color to integer ( #430 )
2023-10-24 18:06:47 +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
1af09bf377
Read lines from obj files.
2023-10-17 19:47:00 +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