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 8793e84bd8 Remove ScaleSurfaceUp/Dn commands, use ScaleSurfaceFromToCmd instead 9 years ago
..
Application.cpp Add pure virtual `ApplicationBaseState::onGuiEvent` method 9 years ago
Application.h Capture GuiEvent in Application 9 years ago
ApplicationBaseState.cpp Change src code style using ofStyler 10 years ago
ApplicationBaseState.h Add pure virtual `ApplicationBaseState::onGuiEvent` method 9 years ago
Gui.cpp Capture GuiEvent in Application 9 years ago
Gui.h Capture GuiEvent in Application 9 years ago
GuiBaseWidget.h Add ScaleSurfaceFromToCmd and integrate it 9 years ago
PresentationState.cpp Add switch to mode 3 on mouse click 9 years ago
PresentationState.h Add pure virtual `ApplicationBaseState::onGuiEvent` method 9 years ago
ProjectionMappingState.cpp Remove ScaleSurfaceUp/Dn commands, use ScaleSurfaceFromToCmd instead 9 years ago
ProjectionMappingState.h Remove ScaleSurfaceUp/Dn commands, use ScaleSurfaceFromToCmd instead 9 years ago
ScaleWidget.cpp Fix ScaleWidget not moving when surface moved 9 years ago
ScaleWidget.h Add ScaleSurfaceFromToCmd and integrate it 9 years ago
SettingsLoader.cpp Fix having no last loaded filename for surfaces if no xml file found 9 years ago
SettingsLoader.h Fix having no last loaded filename for surfaces if no xml file found 9 years ago
SourceSelectionState.cpp Move all essential application parts to `Application` class 10 years ago
SourceSelectionState.h Add pure virtual `ApplicationBaseState::onGuiEvent` method 9 years ago
TextureMappingState.cpp Fix crash on space press when no surface selected in texture editing mode 9 years ago
TextureMappingState.h Add pure virtual `ApplicationBaseState::onGuiEvent` method 9 years ago