Shaun Reed shaunrd0
shaunrd0 pushed tag v0.3-1 to shaunrd0/qtk 2025-03-22 20:10:18 +00:00
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-22 20:09:41 +00:00
b45a77a465 Bump version.
shaunrd0 pushed tag v0.2-3 to shaunrd0/qtk 2025-03-22 19:35:33 +00:00
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-22 19:11:18 +00:00
58013ad571 Fix segfaults in the example scene.
fb9c320633 Fix segfault binding unloaded texture.
c5e21bd731 Remove qt resource images from libqtk.
Compare 3 commits »
shaunrd0 created pull request shaunrd0/qtk#16 2025-03-22 12:47:59 +00:00
Remove large resources from the application.
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-22 12:20:40 +00:00
310f337f57 Add instructions to install with qt-base-dev.
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-17 00:20:18 +00:00
a3e7dc47d8 Factor out more resources.
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-17 00:12:57 +00:00
bae408636e Factor out more resources.
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-17 00:10:07 +00:00
51643c4019 Factor out more resources.
f7b807d3a5 Include example scene header if needed.
d6dbb5c2ff Rename qtk_library target to qtk.
dab3fdc9bd Fix CI link in README.
Compare 4 commits »
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-16 18:36:57 +00:00
8d7bbb75fb README and build options.
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-16 18:10:57 +00:00
0f4ebbb0ab README and build options.
c9004027b9 Enable single-click to show object details.
Compare 2 commits »
shaunrd0 deleted tag v0.2-1 from shaunrd0/qtk 2025-03-15 20:17:58 +00:00
shaunrd0 deleted tag v0.2-2 from shaunrd0/qtk 2025-03-15 20:17:54 +00:00
shaunrd0 pushed tag v0.2-2 to shaunrd0/qtk 2025-03-15 19:06:08 +00:00
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-15 19:05:27 +00:00
0a71bdc1c0 Update header comments.
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-15 18:43:59 +00:00
ac87635ff7 Fix example, set rcc cmake option.
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-15 18:25:04 +00:00
4a1050e02f Remove large model resources from the build.
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-15 17:10:51 +00:00
8d60355ccf Remove QtkWidget dependency on MainWindow.
0551b4f91f Move MainWindow->Scene connection out of QtkWidget.
ecae09f82d Remove TreeView dependency on MainWindow.
e68d384340 Remove ToolBox MainWindow dependency.
e2c7f5ba75 Fix bug in unique object names.
Compare 7 commits »
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-15 14:14:36 +00:00
d230662924 Organize code for plugins.
97bf086a87 Cmake strings.
Compare 2 commits »
shaunrd0 pushed to cleanup at shaunrd0/qtk 2025-03-15 13:05:59 +00:00
e97ccd8195 Combine NSIS cmake commands.