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 c2d3b9fef9 Select surface after creation 8 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 Select surface after creation 8 years ago
AddSurfaceCmd.h Select surface after creation 8 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 Optimize TextureMappingMode tex coord moving exec/undo 9 years ago
MvTexCoordCmd.h Optimize TextureMappingMode tex coord moving exec/undo 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 Use SurfaceManager::removeSurface(index) in RmSurfaceCmd 8 years ago
RmSurfaceCmd.h Update RmSurfaceCmd 8 years ago
SaveTexCoordPosCmd.cpp Optimize TextureMappingMode tex coord moving exec/undo 9 years ago
SaveTexCoordPosCmd.h Optimize TextureMappingMode tex coord moving exec/undo 9 years ago
ScaleSurfaceFromToCmd.cpp Add ScaleSurfaceFromToCmd and integrate it 9 years ago
ScaleSurfaceFromToCmd.h Add ScaleSurfaceFromToCmd and integrate it 9 years ago
SelNextSurfaceCmd.cpp Add prev selected vertex to SelNextSurfaceCmd 9 years ago
SelNextSurfaceCmd.h Add prev selected vertex to SelNextSurfaceCmd 9 years ago
SelNextTexCoordCmd.cpp Improve SelNextTexCoordCmd 9 years ago
SelNextTexCoordCmd.h Improve SelNextTexCoordCmd 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 Add prev selected vertex to SelPrevSurfaceCmd 9 years ago
SelPrevSurfaceCmd.h Add prev selected vertex to SelPrevSurfaceCmd 9 years ago
SelPrevTexCoordCmd.cpp Improve SelPrevTexCoordCmd 9 years ago
SelPrevTexCoordCmd.h Improve SelPrevTexCoordCmd 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 Add prev selected vertex to SelSurfaceCmd 9 years ago
SelSurfaceCmd.h Add prev selected vertex to SelSurfaceCmd 9 years ago
SelTexCoordCmd.cpp Optimize TextureMappingMode tex coord moving exec/undo 9 years ago
SelTexCoordCmd.h Optimize TextureMappingMode tex coord moving exec/undo 9 years ago
SelVertexCmd.cpp Add `SelVertexCmd` files 9 years ago
SelVertexCmd.h Add `SelVertexCmd` files 9 years ago
SetApplicationModeCmd.cpp Put contents of TextureConsumersWidget into TextureHighlightWidget 9 years ago
SetApplicationModeCmd.h Improve readability of the code 9 years ago
SetNextSourceCmd.cpp Fix SourceType, replace all int vars with decent type 9 years ago
SetNextSourceCmd.h Fix texture coords not matching tex crop area 9 years ago
SetPresetCmd.cpp Rename SetActivePresetCmd to SetPresetCmd 9 years ago
SetPresetCmd.h Rename SetActivePresetCmd to SetPresetCmd 9 years ago
SetSourceCmd.cpp Fix SourceType, replace all int vars with decent type 9 years ago
SetSourceCmd.h Fix SourceType, replace all int vars with decent type 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