Peter Slattery
|
bb9c9b3e26
|
sanity tests, path handling, file lister update and began working on saving files
|
2021-03-06 18:17:24 -08:00 |
Peter Slattery
|
63d204364a
|
clean up after debugging lights
|
2021-02-06 14:25:43 -08:00 |
PS
|
2769640adf
|
updated the build system to get it to work out of the box on more systems
|
2021-01-16 23:01:08 -08:00 |
PS
|
3c1110adfd
|
Layout push/pop pairing is now checked for and asserted on
|
2021-01-16 18:55:31 -08:00 |
PS
|
8d923a5e3c
|
Fixed problem with bounds checking on parent widgets, when they weren't expanding to fit children until they themselves were committed
|
2020-11-15 20:03:35 -08:00 |
PS
|
0b6b3c6367
|
Got the hierarchy window rendering again.
|
2020-11-15 17:40:51 -08:00 |
PS
|
296472a588
|
Implemented variable sized row specifications
|
2020-11-15 14:48:04 -08:00 |
PS
|
30123e47a2
|
fixed some problems with ui retained states
|
2020-11-14 17:18:38 -08:00 |
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 |