691 Commits (e2dfdd88958cfda07bca7446b3d1b6dda33e0f42)

Author SHA1 Message Date
Krisjanis Rijnieks c4204e61e6 Execute DeselectTexCoordCmd only if a coord is selected 9 years ago
Krisjanis Rijnieks 038758ce33 Fix ScaleWidget not capturing new surface after duplicate 9 years ago
Krisjanis Rijnieks 342aa95974 Integrate TranslateCanvasCmd into Application 9 years ago
Krisjanis Rijnieks a1d4c013b4 Add TranslateCanvasCmd 9 years ago
Krisjanis Rijnieks b81409be3b Clean up couts in TextureMappingState 9 years ago
Krisjanis Rijnieks fa71960821 Fix not being able to drag vertices in projection mapping mode 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 b90e90bd9e Improve ScaleWidget visual appearance 9 years ago
Krisjanis Rijnieks a469046721 Add setting surface color and opacity in ..State::draw() 9 years ago
Krisjanis Rijnieks 1dafb81faa Remove ofSetColor from surface draw() calls 9 years ago
Krisjanis Rijnieks 7749a6bfb8 Improve folder structure 9 years ago
Krisjanis Rijnieks c4f9cf5005 Remove surfaceManager->draw() from SurfaceManagerGui::draw() 9 years ago
Krisjanis Rijnieks 899c1db43f Draw the surface manager in application states 9 years ago
Krisjanis Rijnieks 362fd3e5d7 Increase thickness of SurfaceHighlightWidget line 9 years ago
Krisjanis Rijnieks fabb81531f Remove SurfaceManagerGui::drawSelectedSurfaceTextureHighlight() method 9 years ago
Krisjanis Rijnieks 3edbda77a3 Integrate TexturehighlightWidget into Application 9 years ago
Krisjanis Rijnieks 03b3cd0e48 Add TextureHighlightWidget 9 years ago
Krisjanis Rijnieks 5efee9111c Integrate SurfaceHighlightWidget into Application 9 years ago
Krisjanis Rijnieks 33eaa43f34 Add SurfaceHighlightWidget 9 years ago
Krisjanis Rijnieks 2eaa2faac3 Add LayerPanelWidget as a separate class 9 years ago
Krisjanis Rijnieks 0b698e7f63 Add float return value to GuiBaseWidget::getScale 9 years ago
Krisjanis Rijnieks 4ea034091e Clarify onGuiEvent comment on widgets 9 years ago
Krisjanis Rijnieks 5f5cc00ff0 Draw selected triangle surface highlight as a ofPolyline 9 years ago
Krisjanis Rijnieks 32f539304e Add shortcuts to info 9 years ago
Krisjanis Rijnieks dd46823988 Add scale, layer and undo shortcuts to Info 9 years ago
Krisjanis Rijnieks ea70f5bd2d Enable perspective warping on fresh quad surfaces 9 years ago
Krisjanis Rijnieks c0bca38193 Remove DeselectSurfaceCmd use if no surface selected 9 years ago
Krisjanis Rijnieks 0d429016f4 Integrate ClearSurfacesCmd into Application 9 years ago
Krisjanis Rijnieks 81885d72df Improve ClearSurfaceCmd with surface deselection 9 years ago
Krisjanis Rijnieks 73e68cc89d Add ClearSurfaceCmd command 9 years ago
Krisjanis Rijnieks a7d576b74b Add clear() and getSurfaces() methods to SurfaceStack 9 years ago
Krisjanis Rijnieks 613a348d33 Set perspective warping when cloning QuadSurface 9 years ago
Krisjanis Rijnieks 8793e84bd8 Remove ScaleSurfaceUp/Dn commands, use ScaleSurfaceFromToCmd instead 9 years ago
Krisjanis Rijnieks 92bdbb9c2e Enable alpha blending before drawing surfaces 9 years ago
Krisjanis Rijnieks 2a7c9e8481 Adjust surface selection commands to work well with the ScaleWidget 9 years ago
Krisjanis Rijnieks 0e0d7a98d5 Fix ScaleWidget not moving when surface moved 9 years ago
Krisjanis Rijnieks 364ceaa4b3 Finalize adding ScaleWidget 9 years ago
Krisjanis Rijnieks f570ce448f Fix bug in ProjectionMappingState::onGuiEvent 9 years ago
Krisjanis Rijnieks ac32484445 Add ScaleSurfaceFromToCmd and integrate it 9 years ago
Krisjanis Rijnieks 25a3689ece ScaleWidget now reacts to scaling invoked through key shortcuts 9 years ago
Krisjanis Rijnieks b29a575bf9 Add decent ScaleWidget functionality 9 years ago
Krisjanis Rijnieks 8ad0a307e4 Add primitive and buggy ScaleWidget functionality 9 years ago
Krisjanis Rijnieks 5f20529efb Add pure virtual `ApplicationBaseState::onGuiEvent` method 9 years ago
Krisjanis Rijnieks 7f67ec6621 Capture GuiEvent in Application 9 years ago
Krisjanis Rijnieks e4abf646c9 Change GuiEvent to contain pointer to GuiBaseWidget 9 years ago
Krisjanis Rijnieks 1e7e65ef64 Got ScaleWidget events captured by Gui 9 years ago
Krisjanis Rijnieks ebf121e1ce Add work in progress `GuiWidgetEvent` 9 years ago
Krisjanis Rijnieks 4ce763c555 Add `ScaleWidget` based on `GuiBaseWidget` 9 years ago