We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203fe30 commit f0e8a75Copy full SHA for f0e8a75
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+#### v1.6.0 - 2020-01-03
2
+- Added Align object to parent when only one object is selected
3
+- Changed Sort object by hierarchy
4
+- Changed Update menu item and shortcut
5
+
6
#### v1.5.1 - 2019-05-19
7
- Fixed warning on unity 2019
8
package.json
@@ -1,7 +1,7 @@
{
"name": "com.litefeel.aligntools",
"displayName": "AlignTools",
- "version": "1.5.1",
+ "version": "1.6.0",
"unity": "2018.2",
"description": "Align Tools is just perfect Unity asset plugin to align gui object.",
"keywords": [
0 commit comments