Skip to content

v0.9.3

Compare
Choose a tag to compare
@bcamper bcamper released this 24 Aug 16:55
· 1472 commits to master since this release

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.