Finished scene explorer, lots of cleanups. Inspector and Search left now.

This commit is contained in:
sinaioutlander
2020-10-28 06:39:26 +11:00
parent 7328610252
commit ff684d4d4b
64 changed files with 2376 additions and 1624 deletions

View File

@ -3,11 +3,11 @@
//using System.Linq;
//using System.Reflection;
//using UnityEngine;
//using Explorer.UI;
//using Explorer.UI.Shared;
//using Explorer.Helpers;
//using ExplorerBeta.UI;
//using ExplorerBeta.UI.Shared;
//using ExplorerBeta.Helpers;
//namespace Explorer.CacheObject
//namespace ExplorerBeta.CacheObject
//{
// public class CacheObjectBase
// {