darkfall / MagicaVoxelUnity

Unity3D plugin for MagicaVoxel's vox format.
MIT License
197 stars 34 forks source link

Local rotation and scaling. Reimport possibility on Start #4

Closed d-lowl closed 7 years ago

d-lowl commented 7 years ago

Local rotation and scale preservation on import. Flag to reimport model on start (in order to import on instantiation). Removed UNITY_EDITOR declaration for the same purpose. Reexported unitypackage of course.

darkfall commented 7 years ago

Thanks!