Commit Graph

1584 Commits

Author SHA1 Message Date
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
2148143379 Merge branch 'master' into dev 2025-05-24 09:08:28 +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
bad81946a6 Update version. 2024-09-15 09:20:40 +02:00
Viktor Kovacs
0d9998a656 Use CDN for web-ifc #464 2024-07-03 23:29:35 +02:00
Viktor Kovacs
a7ffa4e5b6 Update version. 2024-06-17 20:50:36 +02:00
Viktor Kovacs
38880599ec Do not add intro footer in test build. 2024-06-17 20:42:24 +02:00
Viktor Kovacs
aedefaafa7 Add intro footer. 2024-06-17 20:39:37 +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
056b3f8dfc Merge branch 'master' into dev 2024-05-05 07:54:55 +02:00
kovacsv
fd00872b95 Separate analytics data for website and embed. 2024-05-05 07:52:52 +02:00
kovacsv
e9e7a51d5c Update version. 2024-04-28 13:19:50 +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
130e527af3 Remove draco tests. 2024-04-27 14:33:29 +02:00
kovacsv
8268cacd25 Export Rhino 6 file. 2024-04-27 13:49:42 +02:00
kovacsv
02e76e433a Revert accidental change. 2024-04-27 11:18:20 +02:00
kovacsv
0e15dfba51 Use draco npm package for testing. 2024-04-27 11:17:25 +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
4cd216c194 Update dependencies. 2024-04-22 19:16:50 +02:00
kovacsv
254a9531b8 Minor modification. 2024-01-27 20:18:57 +01:00
kovacsv
8894feca9e Add localized string collector script. 2024-01-27 20:00:51 +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
9156b9172a Fix distance calculation. 2024-01-14 07:59:43 +01:00
kovacsv
0b42fd149b Add another contact shadow experiment. 2024-01-13 21:12:10 +01:00
kovacsv
46b7e3f4b6 Minor modification. 2024-01-11 18:53:49 +01:00
kovacsv
3dd35bcdba Update version. 2023-12-27 08:14:33 +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
e53f447372 Alphabetical order for file formats. 2023-12-10 09:36:16 +01:00
Chris Bateman
06a24ef908
Update Github Workflows (#435)
* update build.yml

* Add Node 20 to testing matrix

* Remove EOL Node 16

* Update remaining workflows
2023-11-29 13:02:38 +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