WIP: Library editor
- Mar 08, 2019
-
-
Jaden authored
Finally found a way to regenerate a large UI tree based on the contents of a BEAT object. Also implemented the various methods for transforming data in the library editor.
-
- Mar 07, 2019
Finally found a way to regenerate a large UI tree based on the contents of a BEAT object. Also implemented the various methods for transforming data in the library editor.
Derive from AbstractAssetEditor & refactor out navigation
This is a pretty simple commit showing a Qt5 interface for the library editor. Note that it's read-only right now, but the needed functions are stubbed out.