0.57.7.0¶
Improvements¶
- Dispatch app : Added support for setting CompoundDataPlugs via the
-settings
argument. - Viewer : Made light gobos selectable.
Fixes¶
- Viewer :
- Fixed crashes that could be caused by invalid pixel values.
- Fixed bug that caused gobos to ignore the light visualisation mode of their parent light.
API¶
- CompoundEditor :
- Added
visibleOnly
argument toeditor()
method. - Improved
editor()
logic, so that visible editors are always preferred to hidden ones.
- Added