Shapespark releases

Shapespark 1.16.0 is out with the following list of changes:

  • New or improved extensions:
    • Allow to activate extensions by clicking any 3D object in the scene. For example: clicking a TV object can play a video on the TV, clicking a phone object can start a phone/conference call.
    • Rename extension anchors to triggers.
    • A Change view extension to switch views with triggers. The extension combined with the Isolate shadows object setting facilitates buliding scene configurators - it allows to switch objects without moving the camera.
    • A Script extension to execute arbitrary JavaScript code when the scene is loaded or a trigger is clicked. It simplifies adding interactions with the viewer API to the scene.
    • A Video texture control extension to start a video with sound and to toggle video playback when a trigger is clicked.
    • Allow Audio track to be played when a trigger is clicked.
    • Add marker icons for popular meeting or messaging apps, including Skype, WhatsApp, Facebook Messenger.
  • Reduce the size of lightmaps by using smaller margin around lightmap islands. This speeds up scene baking and download by 5-10%.
  • Revit add-in improvements:
    • Import advanced material properties from Revit. The imported properties include roughness, bump, metallic scalars and textures.
    • Import decals as textured meshes.
    • Support for the just released Revit 2021.
    • Handle custom geometries with per-face normals.
  • Speed up .fbx .dae .obj models import.
  • Significantly improve frame rate for scenes using a light probe on iOS devices.
  • Show thumbnail and title when a scene is shared in popular messaging/social platforms (eg. Facebook, LinkedIn, WhatsApp).
  • Make orbit views use walk navigation in the VR mode, because orbit navigation is not compatible with VR.
  • Fix viewer freeze on Android devices (including Oculus Go/Quest) when a scene with video texture is switched to the VR mode.
  • Make scene upload or bundle safe to cancel.
  • Disable and reload editor when a scene is re-imported or uploaded. Prevents problems with concurrent modifications of a scene.
  • Allow to enter VR mode when a scene is opened from the local computer with the HTTP protocol (http://localhost:5000). In 1.15.0 the HTTPS protocol was always required, so the VR mode couldn’t be entered without uploading the scene.
  • Improve scene bundling to work with older IIS servers not handling .woff2 or .wasm files out of the box.
  • Fix scenes not opening in the desktop application if Windows was configured to return text/plain content type for JavaScript files.
  • Update the list of keyboard actions in the advanced section of the viewer’s help.
3 Likes