Commit Graph

11 Commits

Author SHA1 Message Date
Shaun Reed 5e886672da Packaging / install updates 2023-01-29 13:26:25 -05:00
Shaun Reed 126cd438e1 Cmake install components 2023-01-28 22:27:01 -05:00
Shaun Reed 39fa8e8cdc Fix windows packaging 2023-01-28 15:12:45 -05:00
Shaun Reed 48719412f2 CMake updates 2023-01-16 19:34:50 -05:00
Shaun Reed cfefc49c53 CMake target renaming to avoid C++ errors with `-` 2023-01-15 17:04:06 -05:00
Shaun Reed 195a4ef30d Assimp IOSystem for Qt Resource paths 2023-01-15 16:06:15 -05:00
Shaun Reed cf433ad7fc CMake packaging updates 2023-01-14 16:33:06 -05:00
Shaun Reed faa9fe28f7 CMake packaging 2023-01-02 22:18:53 -05:00
Shaun Reed f83f68207d Add fontawesome icons
+ Clean up resource prefixes
2023-01-01 23:44:43 -05:00
Shaun Reed 85c9e2eac1 Clean and comment code 2023-01-01 22:51:46 -05:00
Shaun Reed 194888ed19 Refactor build system and UI
+ Install configs for Qt Designer plugins and Qtk application
+ Add Qtk plugin collection for Qt Designer
+ QtkWidget plugin
+ TreeView widget plugin
+ DebugConsole widget plugin
+ All widgets are fully integrated with Qt Designer
+ All widgets can be popped out or docked within the window
+ All widgets can be stacked to use tab view for side panels
+ All widgets can be toggled on/off through the view context menu
+ QtkWidget debug console
+ QtkWidget active scene TreeVew
+ QtkWidget dockable tool bar
+ Double-click an object name in the TreeView to focus camera
+ Separate libaray from widgets

There is still a lot to do here, but the major refactoring should be
done after this commit. Some of the new features were put together as
POC for working with the new UI. A few placeholder buttons were added
that have no functionality.
2023-01-01 22:49:04 -05:00