ofxPiMapper fixed for C++17 & oF 12.0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Krisjanis Rijnieks 59490ad198 Add deselect and select surface in SetActivePresetCmd 9 years ago
..
AddGridColCmd.cpp Adjust `GridWarpSurface` related commands not to require projection editor 9 years ago
AddGridColCmd.h Rename ProjectionEditor to ProjectionEditorWidget 9 years ago
AddGridRowCmd.cpp Adjust `GridWarpSurface` related commands not to require projection editor 9 years ago
AddGridRowCmd.h Rename ProjectionEditor to ProjectionEditorWidget 9 years ago
AddSurfaceCmd.cpp Move all essential application parts to `Application` class 10 years ago
AddSurfaceCmd.h Move all essential application parts to `Application` class 10 years ago
BaseCmd.h Change src code style using ofStyler 10 years ago
ClearSurfacesCmd.cpp Make SurfaceStack not a singleton 9 years ago
ClearSurfacesCmd.h Improve ClearSurfaceCmd with surface deselection 9 years ago
CmdManager.cpp Change src code style using ofStyler 10 years ago
CmdManager.h Remove `std::` prefix everywhere in `src` 10 years ago
DeselectSurfaceCmd.cpp Add `DeselectSurfaceCmd` files 9 years ago
DeselectSurfaceCmd.h Add `DeselectSurfaceCmd` files 9 years ago
DeselectTexCoordCmd.cpp First step towards transforming TextureEditor into widget 9 years ago
DeselectTexCoordCmd.h First step towards transforming TextureEditor into widget 9 years ago
DuplicateSurfaceCmd.cpp Clean up, rm `duplicateSurface` method from `CommandManager` 9 years ago
DuplicateSurfaceCmd.h Finalize `DuplicateSurfaceCmd` 9 years ago
MvAllTexCoordsCmd.cpp First step towards transforming TextureEditor into widget 9 years ago
MvAllTexCoordsCmd.h First step towards transforming TextureEditor into widget 9 years ago
MvLayerDnCmd.cpp Make SurfaceStack not a singleton 9 years ago
MvLayerDnCmd.h Make SurfaceStack not a singleton 9 years ago
MvLayerUpCmd.cpp Make SurfaceStack not a singleton 9 years ago
MvLayerUpCmd.h Make SurfaceStack not a singleton 9 years ago
MvSelectionCmd.cpp Add `MvSelectionCmd` 9 years ago
MvSelectionCmd.h Add `MvSelectionCmd` 9 years ago
MvSurfaceVertCmd.cpp Remove `projectionEditor` arg from `MvSurfaceVertCmd` 9 years ago
MvSurfaceVertCmd.h Rename ProjectionEditor to ProjectionEditorWidget 9 years ago
MvTexCoordCmd.cpp First step towards transforming TextureEditor into widget 9 years ago
MvTexCoordCmd.h First step towards transforming TextureEditor into widget 9 years ago
RmGridColCmd.cpp Allow grid warp source with one row or column 9 years ago
RmGridColCmd.h Rename ProjectionEditor to ProjectionEditorWidget 9 years ago
RmGridRowCmd.cpp Allow grid warp source with one row or column 9 years ago
RmGridRowCmd.h Rename ProjectionEditor to ProjectionEditorWidget 9 years ago
RmSurfaceCmd.cpp Move all essential application parts to `Application` class 10 years ago
RmSurfaceCmd.h Move all essential application parts to `Application` class 10 years ago
ScaleSurfaceFromToCmd.cpp Add ScaleSurfaceFromToCmd and integrate it 9 years ago
ScaleSurfaceFromToCmd.h Add ScaleSurfaceFromToCmd and integrate it 9 years ago
SelNextSurfaceCmd.cpp Fix ScaleWidget not capturing new surface after duplicate 9 years ago
SelNextSurfaceCmd.h Adjust surface selection commands to work well with the ScaleWidget 9 years ago
SelNextTexCoordCmd.cpp First step towards transforming TextureEditor into widget 9 years ago
SelNextTexCoordCmd.h First step towards transforming TextureEditor into widget 9 years ago
SelNextVertexCmd.cpp Use `CommandManager` select vertex methods in `SelNextVertexCmd` 9 years ago
SelNextVertexCmd.h Use `CommandManager` select vertex methods in `SelNextVertexCmd` 9 years ago
SelPrevSurfaceCmd.cpp Fix ScaleWidget not capturing new surface after duplicate 9 years ago
SelPrevSurfaceCmd.h Adjust surface selection commands to work well with the ScaleWidget 9 years ago
SelPrevTexCoordCmd.cpp First step towards transforming TextureEditor into widget 9 years ago
SelPrevTexCoordCmd.h First step towards transforming TextureEditor into widget 9 years ago
SelPrevVertexCmd.cpp Use `CommandManager` select vertex methods in `SelPrevVertexCmd` 9 years ago
SelPrevVertexCmd.h Use `CommandManager` select vertex methods in `SelPrevVertexCmd` 9 years ago
SelSurfaceCmd.cpp Fix ScaleWidget not capturing new surface after duplicate 9 years ago
SelSurfaceCmd.h Adjust surface selection commands to work well with the ScaleWidget 9 years ago
SelVertexCmd.cpp Add `SelVertexCmd` files 9 years ago
SelVertexCmd.h Add `SelVertexCmd` files 9 years ago
SetActivePresetCmd.cpp Add deselect and select surface in SetActivePresetCmd 9 years ago
SetActivePresetCmd.h Add deselect and select surface in SetActivePresetCmd 9 years ago
SetApplicationModeCmd.cpp Improve readability of the code 9 years ago
SetApplicationModeCmd.h Improve readability of the code 9 years ago
SetNextSourceCmd.cpp Rename SourcesEditor to SourcesEditorWidget 9 years ago
SetNextSourceCmd.h Rename SourcesEditor to SourcesEditorWidget 9 years ago
SetSourceCmd.cpp Rename SourcesEditor to SourcesEditorWidget 9 years ago
SetSourceCmd.h Rename SourcesEditor to SourcesEditorWidget 9 years ago
SetTexMapDrawModeCmd.cpp Rename application states to modes 9 years ago
SetTexMapDrawModeCmd.h Rename application states to modes 9 years ago
StartDragSurfaceCmd.cpp Rename `MvSurfaceCmd` to `StartDragSurfaceCmd` 9 years ago
StartDragSurfaceCmd.h Rename `MvSurfaceCmd` to `StartDragSurfaceCmd` 9 years ago
ToggleAnimatedSourceCmd.cpp Add `ToggleAnimatedSourceCmd` for toggling video source pause 9 years ago
ToggleAnimatedSourceCmd.h Add `ToggleAnimatedSourceCmd` for toggling video source pause 9 years ago
TogglePerspectiveCmd.cpp Add `TogglePerspectiveCmd` 10 years ago
TogglePerspectiveCmd.h Rename SourcesEditor to SourcesEditorWidget 9 years ago
TranslateCanvasCmd.cpp Add TranslateCanvasCmd 9 years ago
TranslateCanvasCmd.h Add TranslateCanvasCmd 9 years ago