Commit Graph

16 Commits

Author SHA1 Message Date
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