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 5df22e6 commit e0d83b7Copy full SHA for e0d83b7
Changelog.md
@@ -2,4 +2,5 @@ v 1.0.0
2
- Initial Release.
3
4
v 1.1.0
5
--
+- Mesh & Wire Mesh
6
+* Added option to copy values from the origin transform field.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "com.mccdev260.gizmo-tool",
- "version": "1.0.0",
+ "version": "1.1.0",
"displayName": "MccDev260: Gizmo tool",
"description": "Editor tool that speeds up setting up and using gizmos without leaving the editor.",
"unity": "2019.1",
0 commit comments