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 dddacb6 commit 4e279f8Copy full SHA for 4e279f8
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+#### v1.8.0 - 2020-06-13
2
+- Added DistributionOrder
3
+- Fixed Error for GUI Layer
4
+- Automatic detection of gui and 3d objects when changing positions
5
+
6
#### v1.7.0 - 2020-02-29
7
- Support align 3d object
8
package.json
@@ -1,7 +1,7 @@
{
"name": "com.litefeel.aligntools",
"displayName": "AlignTools",
- "version": "1.7.0",
+ "version": "1.8.0",
"unity": "2018.2",
"description": "Align Tools is just perfect Unity asset plugin to align gui object.",
"keywords": [
0 commit comments