Skip to content

Tags: yasirkula/UnityAdjustPivot

Tags

v1.0.6

Toggle v1.0.6's commit message
Fixed compiler errors on 2021.2 and later

v1.0.5

Toggle v1.0.5's commit message
- Added a workaround for an edge case: 1) object has non-uniform scal…

…e and 2) its target pivot is rotated. The workaround is to parent the object to an empty GameObject with the same non-uniform scale

- AdjustPivot won't execute in prefab stages to avoid any edge cases

v1.0.0

Toggle v1.0.0's commit message
Added OpenUPM instructions