Skip to content

v2.1.1-release300

Compare
Choose a tag to compare
@justparking justparking released this 18 Apr 14:38
  • ui new: new layout style for bindings (with real-time binding status feedback)
  • scripting new: nodetoolkit can be imported into modules using from nodetoolkit import *
  • scripting new: support for parameter value lookup (loose name matching) via lookup_parameter
  • scripting new: added .addCallHandler for existing actions (same as .addEmitHandler for local events)
  • ui bufix: autocomplete not showing
  • ui bugfix: Node Action, Event fields will now submit if the autocomplete popup is not visible
  • ui bugfix: touch-events triggering actions twice on Chrome mobile
  • ui new: update: Nodel search page now sets the initial search value from the query string