4 Commits (64f7fa5d29e735c320ed1811075e3fc3dacd5757)

Author SHA1 Message Date
Krisjanis Rijnieks 64f7fa5d29 Integrate TextureConsumersWidget into Application 9 years ago
Krisjanis Rijnieks 875cc9e520 Add TextureMappingMode::setup 9 years ago
Krisjanis Rijnieks 2504d5fdaa Refactor TextureMappingMode::draw() 9 years ago
Krisjanis Rijnieks a722ef1b2f Rename application states to modes 9 years ago
Krisjanis Rijnieks b3b5ba13fe Remove SurfaceManagerGui 9 years ago
Krisjanis Rijnieks fc0055cad7 Integrate the SourcesEditorWidget into Application 9 years ago
Krisjanis Rijnieks 3644c25f95 Rename SourcesEditor to SourcesEditorWidget 9 years ago
Krisjanis Rijnieks ed1dd32fa2 Clean up old code related to TextureEditingWidget old paths 9 years ago
Krisjanis Rijnieks 42e8a8590f Make Gui the owner of TextureEditorWidget 9 years ago
Krisjanis Rijnieks 4cd2d0926a Fix TextureMappingState::draw(), surfaces moving along with the texture 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 06241f438d Add TextureMappingState::mousePressed() code from SurfaceManagerGui 9 years ago
Krisjanis Rijnieks 0d6d12c894 Clean up TextureMappingState a bit 9 years ago
Krisjanis Rijnieks bffb98e558 Move mouseDragged texture mapping part to TextureMappingState 9 years ago
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