Krisjanis Rijnieks
|
a33f124b55
|
Add BaseMode::selectSurface method
|
9 years ago |
Krisjanis Rijnieks
|
e358edd56d
|
Add BaseMode::selectNext and PrevSurface methods
|
9 years ago |
Krisjanis Rijnieks
|
a722ef1b2f
|
Rename application states to modes
|
9 years ago |
Krisjanis Rijnieks
|
f064ba810c
|
Improve Application::setup(), setup all states
|
9 years ago |
Krisjanis Rijnieks
|
038758ce33
|
Fix ScaleWidget not capturing new surface after duplicate
|
9 years ago |
Krisjanis Rijnieks
|
48052d7863
|
Add storing and reseting TextureMappingState canvas translation
In SetApplicationStateCmd
|
9 years ago |
Krisjanis Rijnieks
|
7749a6bfb8
|
Improve folder structure
|
9 years ago |
Krisjanis Rijnieks
|
5f20529efb
|
Add pure virtual `ApplicationBaseState::onGuiEvent` method
|
9 years ago |
Krisjanis Rijnieks
|
ebf121e1ce
|
Add work in progress `GuiWidgetEvent`
|
9 years ago |
Krisjanis Rijnieks
|
2ef49511ca
|
Add switch to mode 3 on mouse click
When in presentation mode, switch to projection mapping mode automatically when mouse is clicked.
|
9 years ago |
Krisjanis Rijnieks
|
eda4f8ad1f
|
Handle `backgroundPressedEvent` properly in the `Application`
|
9 years ago |
Krisjanis Rijnieks
|
5dc8c9dc36
|
Integrate projection mapping gui surface and joint events
Now the mouse pressed events from surfaces and joints in projection mapping mode are generating commands in the application layer
|
9 years ago |
Krisjanis Rijnieks
|
95b366ada5
|
Change src code style using ofStyler
|
10 years ago |
Krisjanis Rijnieks
|
8867edb8f2
|
Add AddSurfaceCmd and move surface creation key commands
- from ofxPiMapper to application state machine
|
10 years ago |
Krisjanis Rijnieks
|
05396890eb
|
Move state change keyboard mappings to Application to handle
|
10 years ago |
Krisjanis Rijnieks
|
2306be1c5d
|
Rename MainView to Application and not just that
- Rename ViewState to ApplicationBaseState
- Rename all ..ViewState's to just ..State's
- Adjust ofxPiMapper main class so app compiles
|
10 years ago |