Skip to content

QoL improvements

Compare
Choose a tag to compare
@alelievr alelievr released this 06 Jun 10:24
· 23 commits to upm since this release

[1.2.0]

Added

  • Renamable nodes
  • Added an API in the toolbar view to add separators and custom UI fields.
  • Added API to check if node was created from a duplication operation (see BaseNode.createdFromDuplication and BaseNode.createdWithinGroup).

Changed

  • Node inspector settings are now serialized for the lifetime of an editor session (not between sessions).

Fixed

  • Fixed GetNodeViewTypeFromType not supporting inheritance.
  • Fixed nodes loosing the graph reference after the asset was changed in by an external process.