x3dom / apps-modeling

Publicly Available Applications
Other
3 stars 3 forks source link

[ComponentEditor] Ref point and origin should be exported to JSON #102

Open tpaviot opened 10 years ago

tpaviot commented 10 years ago

The current JSON exporter only takes primitives into account.Origin and ref points should be exported as well.

mlimper commented 10 years ago

Okay - sorry if I should have forgotten, but what was our final decision on when / where to map the primitives to the origin's coordinate system? Was it on component import?

It's related to implementing #80 (i.e., doing it on export)