![]() |
Iliad
Painting Plugin for UnrealEngine4 by Praxinos
|
Public Member Functions | |
FOdysseyPainterEditorCommands () | |
virtual void | RegisterCommands () override |
Public Attributes | |
TSharedPtr< FUICommandInfo > | AboutIliad |
TSharedPtr< FUICommandInfo > | ClearCurrentLayer |
TSharedPtr< FUICommandInfo > | CreateNewLayer |
TSharedPtr< FUICommandInfo > | DecreaseBrushSize |
TSharedPtr< FUICommandInfo > | DeleteCurrentLayer |
TSharedPtr< FUICommandInfo > | DuplicateCurrentLayer |
TSharedPtr< FUICommandInfo > | ExportLayersAsTextures |
TSharedPtr< FUICommandInfo > | FillCurrentLayer |
TSharedPtr< FUICommandInfo > | ImportTexturesAsLayers |
TSharedPtr< FUICommandInfo > | IncreaseBrushSize |
TSharedPtr< FUICommandInfo > | Redo |
TSharedPtr< FUICommandInfo > | RefreshBrush |
TSharedPtr< FUICommandInfo > | ResetViewportPosition |
TSharedPtr< FUICommandInfo > | ResetViewportRotation |
TSharedPtr< FUICommandInfo > | RotateViewportLeft |
TSharedPtr< FUICommandInfo > | RotateViewportRight |
TSharedPtr< FUICommandInfo > | SetAlphaModeAdd |
TSharedPtr< FUICommandInfo > | SetAlphaModeBack |
TSharedPtr< FUICommandInfo > | SetAlphaModeErase |
TSharedPtr< FUICommandInfo > | SetAlphaModeMax |
TSharedPtr< FUICommandInfo > | SetAlphaModeMin |
TSharedPtr< FUICommandInfo > | SetAlphaModeMul |
TSharedPtr< FUICommandInfo > | SetAlphaModeNormal |
TSharedPtr< FUICommandInfo > | SetAlphaModeSub |
TSharedPtr< FUICommandInfo > | SetAlphaModeTop |
TSharedPtr< FUICommandInfo > | SetZoom100Percent |
TSharedPtr< FUICommandInfo > | SetZoom10Percent |
TSharedPtr< FUICommandInfo > | SetZoom20Percent |
TSharedPtr< FUICommandInfo > | SetZoom30Percent |
TSharedPtr< FUICommandInfo > | SetZoom40Percent |
TSharedPtr< FUICommandInfo > | SetZoom50Percent |
TSharedPtr< FUICommandInfo > | SetZoom60Percent |
TSharedPtr< FUICommandInfo > | SetZoom70Percent |
TSharedPtr< FUICommandInfo > | SetZoom80Percent |
TSharedPtr< FUICommandInfo > | SetZoom90Percent |
TSharedPtr< FUICommandInfo > | SetZoomFitScreen |
TSharedPtr< FUICommandInfo > | SwitchTabletAPI |
TSharedPtr< FUICommandInfo > | Undo |
TSharedPtr< FUICommandInfo > | VisitPraxinosForums |
TSharedPtr< FUICommandInfo > | VisitPraxinosWebsite |
TSharedPtr< FUICommandInfo > | ZoomIn |
TSharedPtr< FUICommandInfo > | ZoomOut |
Holds the UI commands for the OdysseyPainterEditorToolkit widget.
FOdysseyPainterEditorCommands::FOdysseyPainterEditorCommands | ( | ) |
Default constructor.
|
overridevirtual |
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::AboutIliad |
Action to see the team and links to ILIAD resources
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::ClearCurrentLayer |
Action for clearing the current layer
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::CreateNewLayer |
Action for creating a new layer
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::DecreaseBrushSize |
Action to decrease size by 1
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::DeleteCurrentLayer |
Action for deleting the current layer
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::DuplicateCurrentLayer |
Action for duplicating the current layer
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::ExportLayersAsTextures |
Action used to export Layers as Textures
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::FillCurrentLayer |
Action for filling the current layer with the current color
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::ImportTexturesAsLayers |
Action used to import Textures as Layers
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::IncreaseBrushSize |
Action to increase size by 1
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::Redo |
Action for redoing a stroke in ILIAD
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::RefreshBrush |
Action to refresh the brush back to its original overidden parameters
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::ResetViewportPosition |
Action to reset the viewport to its original position
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::ResetViewportRotation |
Action to reset the viewport rotation
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::RotateViewportLeft |
Action to rotate the viewport left
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::RotateViewportRight |
Action to rotate the viewport right
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetAlphaModeAdd |
Action to switch to Add alpha mode
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetAlphaModeBack |
Action to switch to Back alpha mode
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetAlphaModeErase |
Action to switch to Erase alpha mode
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetAlphaModeMax |
Action to switch to Max alpha mode
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetAlphaModeMin |
Action to switch to Min alpha mode
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetAlphaModeMul |
Action to switch to Mul alpha mode
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetAlphaModeNormal |
Action to switch to Normal alpha mode
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetAlphaModeSub |
Action to switch to Sub alpha mode
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetAlphaModeTop |
Action to switch to Top alpha mode
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetZoom100Percent |
Action to set zoom pourcentage at 100%
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetZoom10Percent |
Action to set zoom pourcentage at 10%
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetZoom20Percent |
Action to set zoom pourcentage at 20%
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetZoom30Percent |
Action to set zoom pourcentage at 30%
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetZoom40Percent |
Action to set zoom pourcentage at 40%
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetZoom50Percent |
Action to set zoom pourcentage at 50%
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetZoom60Percent |
Action to set zoom pourcentage at 60%
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetZoom70Percent |
Action to set zoom pourcentage at 70%
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetZoom80Percent |
Action to set zoom pourcentage at 80%
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetZoom90Percent |
Action to set zoom pourcentage at 90%
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SetZoomFitScreen |
Action to set zoom at fit to screen
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::SwitchTabletAPI |
Action to switch tablet API
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::Undo |
Action for undoing a stroke in ILIAD
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::VisitPraxinosForums |
Action to go to praxinos' forum
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::VisitPraxinosWebsite |
Action to go to praxinos' website
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::ZoomIn |
Action to zoom in
TSharedPtr<FUICommandInfo> FOdysseyPainterEditorCommands::ZoomOut |
Action to set zoom out