Krisjanis Rijnieks
|
61a2e25e4f
|
Use SurfaceManager::removeSurface(index) in RmSurfaceCmd
|
8 years ago |
Krisjanis Rijnieks
|
fa4e263321
|
Update RmSurfaceCmd
Instead of removing selected surface, let user remove specific surface without selecting it.
|
8 years ago |
Krisjanis Rijnieks
|
0d6106b22a
|
Move all essential application parts to `Application` class
|
10 years ago |
Krisjanis Rijnieks
|
a681bfbd49
|
Add `SurfaceManager` as pointer in `ofxPiMapper` root class
Update the rest of the code to treat `getSurfaceManager()` return value as a pointer.
|
10 years ago |
Krisjanis Rijnieks
|
95b366ada5
|
Change src code style using ofStyler
|
10 years ago |
Krisjanis Rijnieks
|
bbd462f551
|
Rename command class names to shorter versions
- Also remove initial undo test code
|
10 years ago |
Krisjanis Rijnieks
|
2f42b0e783
|
Fix crash after RemoveSurfaceCommand undo call
- Surface had to be selected again after putting it back into surfaceManager
|
10 years ago |
Krisjanis Rijnieks
|
ef8d701176
|
Add ofLogNotice on existing command undo calls
|
10 years ago |
Krisjanis Rijnieks
|
bd69364284
|
Add undoable RemoveSurfaceCommand
|
10 years ago |