PS
|
fa1d5a5afc
|
began turning ui_layout into ui_widgets that just have children. Currently, layout works, but the id system needs some thinking.
|
2020-11-08 19:42:14 -08:00 |
PS
|
d5be2a2de8
|
Pretty big ui overhaul.
|
2020-11-07 22:54:59 -08:00 |
PS
|
57f144ea64
|
refactored panel sytstem
|
2020-10-24 18:54:47 -07:00 |
PS
|
5c183d9c5f
|
implemented switching to a file browser, used it in the animation window and in the assembly hierarchy, and moved everything over to a linear array of animation blocks
|
2020-10-18 15:31:53 -07:00 |
PS
|
85b99b17a2
|
basically removed the need for the meta system from the codebase, and implemented pushing new panel types on a LIFO queue with return memory destinations
|
2020-10-17 12:43:05 -07:00 |
Peter Slattery
|
15a2cb080e
|
Basic file lister functionality. Extended Win32EnumerateDirectory; it now includes folders if proper flags are set.
|
2020-09-07 13:42:00 -07:00 |
Peter Slattery
|
62e22979f3
|
Separated out the engine from the editor.
|
2020-07-18 12:27:36 -07:00 |