13 Commits (114893facec95946b8868c6be04037239f571e57)

Author SHA1 Message Date
Krisjanis Rijnieks 114893face Clean up TextureMappingState a bit 9 years ago
Krisjanis Rijnieks 74c07b6234 Move mouseReleased from SurfaceManagerGui to states 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 c4204e61e6 Execute DeselectTexCoordCmd only if a coord is selected 9 years ago
Krisjanis Rijnieks 342aa95974 Integrate TranslateCanvasCmd into Application 9 years ago
Krisjanis Rijnieks b81409be3b Clean up couts in TextureMappingState 9 years ago
Krisjanis Rijnieks 48052d7863 Add storing and reseting TextureMappingState canvas translation 9 years ago
Krisjanis Rijnieks fe7933d1b4 Add texture translate working with crop smooth 9 years ago
Krisjanis Rijnieks 8ac6d9dff2 Try out texture dragging 9 years ago
Krisjanis Rijnieks a469046721 Add setting surface color and opacity in ..State::draw() 9 years ago
Krisjanis Rijnieks 7749a6bfb8 Improve folder structure 9 years ago
Krisjanis Rijnieks 899c1db43f Draw the surface manager in application states 9 years ago
Krisjanis Rijnieks 3edbda77a3 Integrate TexturehighlightWidget into Application 9 years ago
Krisjanis Rijnieks 5efee9111c Integrate SurfaceHighlightWidget into Application 9 years ago
Krisjanis Rijnieks df7f97aee8 Fix crash on space press when no surface selected in texture editing mode 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 de774a5c0e Fix crashing when hitting tab 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 0d6106b22a Move all essential application parts to `Application` class 10 years ago
Krisjanis Rijnieks 95b366ada5 Change src code style using ofStyler 10 years ago
Krisjanis Rijnieks 502f76b4a9 Move keyboard input mappings completely to application state system 10 years ago
Krisjanis Rijnieks 2306be1c5d Rename MainView to Application and not just that 10 years ago