We’ve just released Shapespark 2.6 with the following changes:
- Cloud editor (beta). You can now edit and bake scenes directly in the cloud, by using the cloud version of the Shapespark editor. More details can be found in the announcement.
- Support for 3ds Max 2023.
- Automatic camera path calculation to avoid passing through obstacles when switching between views and navigating with the minimap. The feature is enabled by default for new scenes, and for existing scenes enable it with the Auto path option in the Camera tab.
- Material UV transformation. Allow to configure UV scale and offset for a material to adjust the UV mapping.
- The Lights and Objects tabs now allow you to select multiple items and edit properties of all the selected items at once. The Materials tab already had support for multi-edition, but this version enhances the feature by making multiple materials selectable also by clicking in the editor viewport.
- Minimap improvements and fixes:
- Allow to set model rotation in the minimap.
- Anti-alias the minimap image.
- Allow to set the minimum and maximum camera distance for orbit and top views.
- Add fixed camera height mode that maintains constant height above objects with Walk on option enabled. The Camera height option becomes available in the Camera tab after enabling Auto climb .
- Allow to copy text color between anchors in the color picker.
- Allow to automatically rewind Audio extension or video texture tracks each time the track is played.
- Allow to share audio track together with the screen track during a 3D meeting screen sharing. The feature is supported only in the Chrome browser.
- Show Meeting projection screen trigger also in the editor to simplify the trigger positioning.
- Fix material picker texture application issue in the editor for repeating textures.
- Fix material picker 3D meeting state synchronization issue that led to meeting interruptions.
- Fix light markers flickering in the scene editor on certain platforms.
- Viewer API improvements:
- Allow to enable/disable minimap.
- Allow to register multiple listeners by
Viewer.onNodeTypeClicked
.