05-26-2025, 06:04 PM
Thank you for following up.
The interruption I am referring occurs when an editor tool, such as a custom inspector, controls the control point count of a scene spline. Generally, I was looking to omit any undo registration downstream of setting the control point count because this is always reflected by the state of the inspector property (and the undo/redo events it naturally registers).
The interruption I am referring occurs when an editor tool, such as a custom inspector, controls the control point count of a scene spline. Generally, I was looking to omit any undo registration downstream of setting the control point count because this is always reflected by the state of the inspector property (and the undo/redo events it naturally registers).

