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

4.1.0-preview

Pre-release
Pre-release

Choose a tag to compare

@AlexanderVorobyov AlexanderVorobyov released this 30 Nov 15:06

Release Notes

Added

  • Add controller folder (#98)
    • Update dependencies: com.ugf.application to 8.5.0, com.ugf.runtimetools to 3.0.0-preview, com.ugf.editortools to 3.0.0-preview and add com.ugf.assets of 1.0.0-preview.2 version.
    • Update package Unity version to 2023.2.
    • Update package registry to UPM Hub.
    • Add ControllerIdCollectionAsset abstract class as collection to store controller ids.
    • Add ControllerIdCollectionListAsset class as implementation of ControllerIdCollectionAsset class to store collection as list.
    • Add ControllerCollectionListFolderAsset and ControllerIdCollectionListFolderAsset classes as asset folders for controller collections.