Shaun Reed
0ed53f1f69
Fix integration with Qt Creator
...
Add cmake build options in format of `QTK_*`
+ `QTK_UPDATE_SUBMODULES` to include Assimp as a git submodule
+ `QTK_BUILD_SHARED_LIBS` to toggle building Qtk as Shared / Static
2022-08-21 17:21:49 -04:00
Shaun Reed
6cdf906065
Use configure_file to set QTK_RESOURCES
2022-08-15 18:45:14 -04:00
Shaun Reed
f007f13d13
Add assimp as external dependency
2022-08-15 18:45:14 -04:00
Shaun Reed
4559eac2ca
Work on separating widget from main application
...
+ Thanks @-OgreTransporter for help in #4
+ Closes #4
2022-08-15 18:44:49 -04:00
Shaun Reed
3497b97f6e
Embed Qtk widget into QMainWindow application
...
+ Fix keyboard input focus to bind on mouse click
+ Fix missing call to `setFormat` in `MainWidget` ctor
+ Add placeholder toolbar options
2022-03-14 02:47:20 -04:00
Shaun Reed
e2086fa2dd
Reorganize project files
2022-03-07 08:20:32 -05:00
Shaun Reed
578fcb2bbd
Initial commit
2021-09-06 20:12:28 -04:00