Skip to content

OpenCAGE v0.12.0.4

Latest
Compare
Choose a tag to compare
@MattFiler MattFiler released this 29 Mar 13:51
b0d5a9c
  • Script editor:

    • Added right click option to delete on all parameters
    • Reworked link/parameter removing UI
      • Can now remove links IN as well as links OUT
      • Can now select multiple links/parameters to remove at once
      • Confirmation popup added before removing
      • Made window resizable
      • Added icons
    • Reworked parameter adding UI
      • Can now select multiple parameters at once
      • Parameters are grouped by their usage
      • Datatypes are now predefined
      • Made window resizable
      • Added icons
    • Added option to re-enable the legacy parameter adding UI
    • Updated proxy/alias creation UI to remove the intermediary naming step, now just requires you to select an entity to point to
    • Updated TriggerSequence editor
      • Entities are now listed in a nicer ListView
      • Added support for multi-select when removing entities
      • You are now required to select an entity to point to when adding a new entry entity in the list
      • Minor style tweaks
      • Made UI resizable
    • Reworked parameter entity creation UI to be more specific, and resizable
    • Added hierarchy display to the hierarchy selector in-keeping with the one used in the main entity list
    • Fixed an issue where reopening the composite display window would not allow you to select entities
    • Composite display correctly keeps composite name title when jumping into nested composites
    • Composite display is now named "Composites" rather than the level name, level name is now instead visible in main app title
    • "Show Nodegraph" option now defaults to enabled
    • Added tooltips for vectors and transforms
    • Entity list will now scroll to the selected entity
    • "Rename Entity" option is (correctly) no longer visible for aliases
  • Backup tool:

    • Added ability to check multiple backups to delete at once
    • Added confirmation prompt before deleting

Full changelog can be found at opencage.co.uk

Please provide any feedback, issues, or feature requests using the GitHub issues tab.
If providing feedback for the staging branch, please label your issue appropriately.