OOF2: The Manual

Name

OOF.Settings.UndoBuffer_Size.Skeleton_Selection.Node — Set the history buffer size for Skeleton Node selections

Synopsis

OOF.Settings.UndoBuffer_Size.Skeleton_Selection.Node(size)

Details

  • Parent Menu: OOF.Settings.UndoBuffer_Size.Skeleton_Selection
  • Callback: function NodeSelectionMode.setUndoBufferSize in module oof2.engine.skeletonselmodebase
  • Threadability: Threadable
  • Parameters:

    size
    number of previous selections to retain Type: Integer.

Description

The Node command in the OOF.Settings.UndoBuffer_Size.Skeleton_Selection menu sets the size of the history buffer used when selecting Node objects in a Skeleton. When a selection is modified, the previous size selections are preserved in the buffer, which allows the Undo and Redo commands to work. Using a large size allows more operations to be undone, but uses more memory.

[Warning] Warning

Reducing the buffer size can cause data loss.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */