For the complete documentation index, see llms.txt. This page is also available as Markdown.

Release Notes

v0.9.7

General

  • The app now asks for confirmation for all close actions, not just the close button.

  • You can now use “Enter” to submit most of the modal promps (or “Escape” to cancel)

  • Improved Main Menu look

  • [Fixed][Windows] the file picker is now capturing the main window correctly

  • Most widgets now show the number of selected items (if applicable)

Gizmo

Fully reworked the gizmo

  • Added a visual indicator for tracking gizmo transform edits on objects.

  • The gizmo is now visible trough objects

  • [Fixed] Alt+Drag now correctly selects the duplicated object

Project

  • Added Auto Save (check Project Settings)

  • Added Save Copy, which will save a copy of the current project without switching to it

  • “Save As” and “Save Copy” text input now receives focus on open

  • “Save As” and “Save Copy” now have the current project name in the text field

  • “Save As” and “Save Copy” now check for existing project names

  • [Fixed] Save As now correctly only saves the assets to the new project

  • [Fixed] Copy pasted project folders can now be openned and show their proper path

Objects

  • A duplicated object will now have the postfix “Copy”

  • When deleting a group, added a prompt to ask if childs should be also deleted

Groups

  • The pivot handle is now correctly computed at the center of the group

  • [Fixed] The group visual box is now correctly rotated

Viewport

  • Improved Viewport Layout and added split buttons for options

  • Removed the need to use Right Mouse Button in order to perform Zoom In/out in Perspective and Orthographic view

  • Reworked Keybindings

Grid

  • Added Grid Options (Show/Hide grid, switch to alternative grid with editable color)

  • Grid is now changing depending on Metric or Imperial

Snapping

  • Snapping option are now saved across project

Feedback

  • Added an option to attach images to the feedback form

  • Added an option to attach the current project to the feedback form

  • Logged out users can now send feedback

Dmx Connections:

  • The Dmx Connection now shows a more in depth error message in case something goes wrong

Layers

  • Layers selection is now single instead of multiple

Duplicate Along Line/Grid

  • Duplicate Along Line/Grid should now work as intended

  • Newly duplicated objects will now be selected

  • Added “Maintain Selection” which allows to just keep the newly duplicated objects and not the initial one

  • Added warning in case the number of duplicates are over 200

Filepicker

  • [Fixed] Fixed a crash with the filepicker in some edge cases

  • [Fixed][Windows] The filepicker is now correctly capturing the main window

And a lot more small changes, bug fixes, and stability improvements

Last updated