Skip to content

Release v0.1.5

Choose a tag to compare

@Adsito Adsito released this 02 Aug 12:20
· 332 commits to master since this release

Download Here

New

  • Added side panel to PrefabHierachyTreeView. Currently adds delete/rename prefabs options.
  • Added centred transform gizmos.
  • Added setting to load bundles on project launch.
  • Changed Progress bar system over to background task progress.
  • Added prefab category hierarchy parents.
  • Moved Load/Save/Create map functions to coroutines.
  • Updated to 2020.1f1.

Fixes

  • Changes and cleaning up of old and new coroutines.
  • Fix for Drag and Drop no Generic Data warning.
  • Fix for undo option after changing layer.
  • Fix for PathManager NRE.
  • Removed some old unused/deprecated functions.