Skip to content

App Builder 1.6

Choose a tag to compare

@MajorMeerkatThe3rd MajorMeerkatThe3rd released this 28 Jul 10:10
· 344 commits to development since this release
797d7eb

New features:

  • Saved States (beta): The widget is included by default (Apps without App Builder components) when models include saved states that the current viewer has permissions to see and load. The widget will soon be available as a component for Apps defined in Grasshopper with the App Builder components.

  • Stack widget (beta): The new stack widget provides an alternative to accordions as a way to organize the contents of App containers. Currently the stack widget can only be defined using Json objects in Grasshopper, but it will soon get a component in the plugin. See a beta example here.

Improvements:

  • It is now possible to instantiate ShapeDiver models in a single App without using a theme file. See the beta example here ("Control instances of other ShapeDiver models").

  • Custom images can be attached to model states created using the Create Model State Action component.

  • 3D Anchors can now be hideable behind scene geometry, using the new hideable setting. This feature is disabled by default for performance reasons.

  • Value Lists with the type "Check List" are now compatible with images defined using the Value List Settings component.

  • The extended logging system can now output many new warnings and errors to the console.

  • Improved management of model states and saved states (clearing query parameters).

Bug fixes:

  • Clicking on objects in attributes visualization mode now works on mobile devices.
  • The bug involving empty desktop client outputs in Apps has been fixed.
  • Hiding the JSON menu from Apps using the corresponding model setting works again.