Commit Graph

26 Commits

Author SHA1 Message Date
b447fc7864 feat: rebrand project for internal use
Some checks are pending
Build / build (18.x, macos-latest) (push) Waiting to run
Build / build (18.x, ubuntu-latest) (push) Waiting to run
Build / build (18.x, windows-latest) (push) Waiting to run
Build / build (20.x, macos-latest) (push) Waiting to run
Build / build (20.x, ubuntu-latest) (push) Waiting to run
Build / build (20.x, windows-latest) (push) Waiting to run
2026-04-13 14:02:49 +08: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
e096c5858b Rhino Export Hangs: "s.materials().count is not a function" #459 2024-04-27 08:45:15 +02: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
Luiz Henrique Cassettari
97333a932a
Update exporterbim.js force color to integer (#430) 2023-10-24 18:06:47 +02:00
kovacsv
8cb4bd284b Fix order of nodes in glTF export. 2023-05-13 08:29:31 +02:00
Viktor Kovacs
10f97dcf84 Fix mesh node handling during glTF export. 2023-05-08 08:40:18 +02:00
Viktor Kovacs
b661ddcfb5 Fix glTF export transformations. 2023-05-08 07:49:00 +02:00
kovacsv
dabb20b6b1 Fix glTF validator issues with the exported file. 2023-05-07 19:17:33 +02:00
kovacsv
7fb27931b0 GLTF Exporter Hierarchy Support #319 2023-05-07 19:07:14 +02:00
kovacsv
d61087d110 GLTF Exporter Hierarchy Support #319 2023-05-07 17:42:45 +02:00
kovacsv
104983ef6e Prepare exporter model for hierarchical export. 2023-05-07 09:35:58 +02:00
Wojciech Radaczyński
9e0ee3000c
Update exporterbim.js (#359)
The only change (schema version update)
2023-02-08 15:05:18 +01:00
kovacsv
b102ee622d Add mesh name as info during dotbim export #301 2022-09-19 18:05:08 +02:00
kovacsv
c168f944f6 Rename Color to RGBColor. 2022-06-25 10:20:58 +02:00
kovacsv
dc60397102 Implement face colors for dotbim #270 2022-05-28 19:20:04 +02:00
Wojciech Radaczyński
99797e6b09
Creates empty info if there is no properties
Subjective opinion that it makes it easier when all properties are filled 100% of a time, even if it means empty list. To check if after this change it actually creates "info": {} :)
2022-05-02 17:54:53 +02:00
kovacsv
d3f930f72c Generate a pseudo-random guid during bim export. 2022-04-19 23:01:41 +02:00
kovacsv
df05dd9a51 Add mandatory fields to bim files. 2022-04-19 17:11:15 +02:00
kovacsv
267aeec79a bim export #246 2022-04-18 18:09:17 +02:00
kovacsv
a4d386c521 Use ES modules. 2022-01-10 18:10:51 +01:00