You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SelectionTool : Fixed bug where the drawing mode overrides (Wireframe, Solid and Points) were ignored when selecting objects. This could cause a wireframe (or invisible) object to be selected instead of the visible object behind it.
StringPlug : Fixed crashes caused by incoming connections from StringVectorDataPlugs.
SceneViewInspector : Fixed bug where a non-existent location's parameters were being inspected. This caused Invalid child name errors, typically when switching focus to a node where the currently selected locations didn't exist.
API
StringPlug : Deprecated precomputedHash argument to getValue() method.