ToolBox cleanup. #17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "toolbox"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Cleans up widget tree in ToolBox, which allows to refresh the information in the side panel without recreating the widgets. Recreating the widgets would reset the selected tab and scroll bar, it was jarring.
Disables some buttons on the UI that are placeholders. Now it should be clear that they intentionally don't do anything at the moment.
Added
Qtk::Model::setLightPosition
for setting a position in a GLSL shader to use for lighting.Added
Qtk::Object::disconnect
helper to diconnect aQMetaObject::Connection
handle only if it's connected, and log if disconnection fails.50bd5619c5
to96a004e029