AkiBT Version 1.4.1
Change
- Add Object Wrapper to use IMGUI if field is not supported in UIElement (See API.md)
- Double left click asset to quickly open customized EditorWindow
- Prevent modifying original asset when click SaveToSO
- Add ScrollView for BlackBoard
- Use Dropdown button to select group in setting window
- Cache UnityEngine.Object GUID instead of instanceID, you can serialize UObject (in Editor) using Json Serialization now
- Add Composite Stack Node, more flexible but experimental since stack node can not contain anthother stack node
- Add Auto Layout Button, you can now quickly format layout
Notice
Should be noticed that this update will change the file structure so you should delate old version than import new version unitypackage !