All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Initial release of the tool.
- Support for Unity's shortcut manager
- Upgrade from Unity 2018.3 to 2019.1
- Replaced deprecated scene view GUI callback
- Replaced deprecated preference item with new settings provider
- There was an issue in which GameObject groups were spawned in a different scene than the selected objects when having multiple scenes open. Now they stay in the scene of their child GameObjects.
- When grouping GameObjects the created group was created at the bottom of the hierarchy. Now the group is created close to the grouped GameObjects preferring the topmost.
- Option for group placement. You can now choose between a centered and origin position.