5 Commits

Author SHA1 Message Date
Luke I. Wilson
70e32e0b5c Merge branch 'panels' 2021-04-08 13:05:13 -05:00
Luke I. Wilson
8346c52167 Added baseComponent to ui to save boilerplate lines 2021-04-08 12:41:24 -05:00
Luke I. Wilson
03c8c3bcad Created Panel and PanelContainer untested code 2021-04-05 16:22:40 -05:00
Luke I. Wilson
d1dd389dba Main: more robust error handling.
Previously, the editor would panic at any error. After I recently
implemented dialogs, I changed all panics to create error dialogs,
instead. This will make the editor more stable.
2021-04-02 14:30:38 -05:00
Luke I. Wilson
d0bb43cc8f Did a lot of work off-repo, basically init 2021-03-11 13:27:35 -06:00