src/actions.h

Sat, 17 Aug 2013 00:02:17 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Sat, 17 Aug 2013 00:02:17 +0300
changeset 446
608948d27e57
parent 444
df1b5b902eb7
child 455
c5d14d112034
permissions
-rw-r--r--

::getIndex() should never return -1 if ::file() is not null so no check needed there..

act (New)
act (NewFile)
act (Open)
act (DownloadFrom)
act (Save)
act (SaveAs)
act (SaveAll)
act (Close)
act (CloseAll)
act (InsertFrom)
act (ExportTo)
act (Settings)
act (SetLDrawPath)
act (ScanPrimitives)
act (Exit)
act (ResetView)
act (Axes)
act (Wireframe)
act (BFCView)
act (SetOverlay)
act (ClearOverlay)
act (Screenshot)
act (InsertRaw)
act (NewSubfile)
act (NewLine)
act (NewTriangle)
act (NewQuad)
act (NewCLine)
act (NewComment)
act (NewBFC)
act (NewVertex)
act (Undo)
act (Redo)
act (Cut)
act (Copy)
act (Paste)
act (Delete)
act (SelectAll)
act (SelectByColor)
act (SelectByType)
act (ModeDraw)
act (ModeSelect)
act (SetDrawDepth)
act (SetColor)
act (Autocolor)
act (Uncolorize)
act (Inline)
act (InlineDeep)
act (Invert)
act (MakePrimitive)
act (SplitQuads)
act (EditRaw)
act (Borders)
act (CornerVerts)
act (RoundCoordinates)
act (Visibility)
act (ReplaceCoords)
act (Flip)
act (Demote)
act (Ytruder)
act (Rectifier)
act (Intersector)
act (Isecalc)
act (Coverer)
act (Edger2)
act (Help)
act (About)
act (AboutQt)
act (GridCoarse)
act (GridMedium)
act (GridFine)
act (Edit)
act (MoveUp)
act (MoveDown)
act (MoveXNeg)
act (MoveXPos)
act (MoveYNeg)
act (MoveYPos)
act (MoveZNeg)
act (MoveZPos)
act (RotateXNeg)
act (RotateXPos)
act (RotateYNeg)
act (RotateYPos)
act (RotateZNeg)
act (RotateZPos)
act (RotationPoint)
act (AddHistoryLine)

#undef act

mercurial