Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

4.0.0-preview.7

Pre-release
Pre-release

Choose a tag to compare

@AlexanderVorobyov AlexanderVorobyov released this 12 Dec 20:54
· 14 commits to main since this release

Release Notes

Added

  • Add controller collection nested support (#94)
    • Update dependencies: com.ugf.application to 8.4.0, com.ugf.runtimetools to 2.18.0 and com.ugf.editortools to 2.14.0 versions.
    • Add ControllerCollectionListAsset class as implementation and replacement of abstract ControllerCollectionAsset class with nested collections support.
    • Change ControllerCollectionAsset class to be abstract and define GetControllers() method to collection controllers.