v0.9.3
Bug Fixes
- Fix base path override support.
- For Tangram Play, scenes are modified in the editor but must refer to an external base path (the path from which they were originally loaded) for resolving local resources. This path is passed by Play to Tangram's
Scene.load()
method as an optional second parameter.
- For Tangram Play, scenes are modified in the editor but must refer to an external base path (the path from which they were originally loaded) for resolving local resources. This path is passed by Play to Tangram's