1.4.0
What's Changed
- Scene debugger doc update by @keianhzo in #262 We have added docs for the scene debugger.
- Avoiding confusing between Blender X axis and Threejs Y Axis in the billboard component by @hrithikwins in #261
- Scene Debugger: Allow spawning objects when not signed in by @Exairnous in #265
- Scene publishing support by @keianhzo in #255 Now scenes can be published directly to the target Hubs instance without needing to go through Spoke. The scene publisher supports:
- Retrieving the scene list
- Updating the selected scene from the list with the currently opened scene in Blender
- Publishing a new scene using the currently opened scene in Blender
The scene publisher it's linked to the currently opened session account, so you need to have an open session with Hubs to use the published.
- Move to current viewport transform when updating scene by @keianhzo in #263 Now when updating a scene you can make your avatar to be spawned in the same position as the Blender viewport.
New Contributors
- @hrithikwins made their first contribution in #261
Full Changelog: 1.3.0...1.4.0