1.6.14.2
Fixes
SceneInspector, AttributeEditor :
Fixed bug causing history inspection to incorrectly include AttributeTweaks
CreateIfMissingtweaks that have not modified the scene due to the attribute already existing upstream of the tweak.Fixed bug causing history inspection to incorrectly include Attributes nodes with an enabled
globalplug when inspecting attributes on scene locations.
Scene Editors : Fixed bug that could cause a checkbox to fail to update when double-clicking.
PathListingWidget : Prevented redundant selection update when double-clicking.
API
GLWidget : Added
_registerQGLWidgetCreator()function, which can be used to customise QGLWidget creation for custom host environments.