Krisjanis Rijnieks
|
099e25baff
|
Optimize TextureMappingMode tex coord moving exec/undo
|
9 years ago |
Krisjanis Rijnieks
|
d78cd8f02e
|
Add TextureMappingMode::moveSelection
Discovery: the method used this far did not have an undoable command. Added a TODO as well.
|
9 years ago |
Krisjanis Rijnieks
|
875cc9e520
|
Add TextureMappingMode::setup
|
9 years ago |
Krisjanis Rijnieks
|
a722ef1b2f
|
Rename application states to modes
|
9 years ago |
Krisjanis Rijnieks
|
b3b5ba13fe
|
Remove SurfaceManagerGui
|
9 years ago |
Krisjanis Rijnieks
|
af90cfea9d
|
Add arrow key detection to TextureMappingState
|
9 years ago |
Krisjanis Rijnieks
|
5df8202ad6
|
Make TextureEditingState responsible for TextureEditor key events
|
9 years ago |
Krisjanis Rijnieks
|
027e763c61
|
Call TextureEditor::update() from TextureMappingState
|
9 years ago |
Krisjanis Rijnieks
|
0f0aa49e37
|
Improve texture mapping mode code
|
9 years ago |
Krisjanis Rijnieks
|
c436eccb35
|
Enable texture mapping draw mode switching with 9 and 0 keys
|
9 years ago |
Krisjanis Rijnieks
|
fbbd2a8640
|
Implement TextureMappingState::set and getDrawMode()
|
9 years ago |
Krisjanis Rijnieks
|
342aa95974
|
Integrate TranslateCanvasCmd into Application
|
9 years ago |
Krisjanis Rijnieks
|
48052d7863
|
Add storing and reseting TextureMappingState canvas translation
In SetApplicationStateCmd
|
9 years ago |
Krisjanis Rijnieks
|
fe7933d1b4
|
Add texture translate working with crop smooth
This commit is based on a number of other broken features. Work in progress.
|
9 years ago |
Krisjanis Rijnieks
|
8ac6d9dff2
|
Try out texture dragging
|
9 years ago |
Krisjanis Rijnieks
|
7749a6bfb8
|
Improve folder structure
|
9 years ago |
Krisjanis Rijnieks
|
5efee9111c
|
Integrate SurfaceHighlightWidget into Application
|
9 years ago |
Krisjanis Rijnieks
|
5f20529efb
|
Add pure virtual `ApplicationBaseState::onGuiEvent` method
|
9 years ago |
Krisjanis Rijnieks
|
2a8a7c0fbc
|
Replace deselect on SPACE with toggle pause
|
9 years ago |
Krisjanis Rijnieks
|
555d0619f7
|
Add deselect tex coord joints on background click
|
9 years ago |
Krisjanis Rijnieks
|
9a15e57b3b
|
Select first surface when hitting tab and none is selected in texture edit mode
|
9 years ago |
Krisjanis Rijnieks
|
19bbb3a06c
|
Integrate `SetNextSourceCmd` into `Application`
|
9 years ago |
Krisjanis Rijnieks
|
0f290febc4
|
Integrate `SelPrevTexCoordCmd` into `Application`
|
9 years ago |
Krisjanis Rijnieks
|
e7c4394fff
|
Integrate `DeselectTexCoordCmd` into `Application`
|
9 years ago |
Krisjanis Rijnieks
|
166ea510cd
|
Integrate `SelNextTexCoordCmd` into appliction
|
9 years ago |
Krisjanis Rijnieks
|
95b366ada5
|
Change src code style using ofStyler
|
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 |