0.52.1.0¶
Features¶
- PrimitiveInspector : Added new editor panel for inspecting the values of all primitive variables associated with the object at the selected location (#2863).
Fixes¶
API¶
- VectorDataWidget (#2863) :
- Added
horizontal/verticalScrollMode
constructor arguments. - Added
set/getHeader()
accessors. - Fixed various issues with the header and tooltips.
- Restricted column tooltips to the header.
- Added alternating column background colours.
- Added support for many new data types (eg vectors, matrices, boxes, quats, char, short).
- Added
- GafferUI : Moved ScrollMode enum from ScrolledContainer to Enums (backwards compatibility is provided) (#2863).