89 Commits (b6797e77d55376e6da000a60214b2f5a08de2b08)

Author SHA1 Message Date
Krisjanis Rijnieks b6797e77d5 Add SetActivePresetCmd 9 years ago
Krisjanis Rijnieks 7a2fc81c8b Improve readability of the code 9 years ago
Krisjanis Rijnieks 5076b39c89 Make SurfaceStack not a singleton 9 years ago
Krisjanis Rijnieks 12f0d8abcf Rename SetApplicationStateCmd to SetApplicationModeCmd 9 years ago
Krisjanis Rijnieks a722ef1b2f Rename application states to modes 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 5c37c56ecb Rename ProjectionEditor to ProjectionEditorWidget 9 years ago
Krisjanis Rijnieks 43e62ae9a9 Simplify SetApplicationStateCmd, remove SurfaceManagerGui parts 9 years ago
Krisjanis Rijnieks 42e8a8590f Make Gui the owner of TextureEditorWidget 9 years ago
Krisjanis Rijnieks 324b2378cf First step towards transforming TextureEditor into widget 9 years ago
Krisjanis Rijnieks 8d59cab508 Improve SetTexMapDrawModeCmd so it actually works 9 years ago
Krisjanis Rijnieks 164d95c21e Add initial SetTexMapDrawModeCmd 9 years ago
Krisjanis Rijnieks 038758ce33 Fix ScaleWidget not capturing new surface after duplicate 9 years ago
Krisjanis Rijnieks a1d4c013b4 Add TranslateCanvasCmd 9 years ago
Krisjanis Rijnieks 48052d7863 Add storing and reseting TextureMappingState canvas translation 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 8793e84bd8 Remove ScaleSurfaceUp/Dn commands, use ScaleSurfaceFromToCmd instead 9 years ago
Krisjanis Rijnieks 2a7c9e8481 Adjust surface selection commands to work well with the ScaleWidget 9 years ago
Krisjanis Rijnieks ac32484445 Add ScaleSurfaceFromToCmd and integrate it 9 years ago
Krisjanis Rijnieks 8ad0a307e4 Add primitive and buggy ScaleWidget functionality 9 years ago
Krisjanis Rijnieks aa4309637d Add `ScaleSurfaceDnCmd` 9 years ago
Krisjanis Rijnieks c565120580 Add `ScaleSurfaceUpCmd` 9 years ago
Krisjanis Rijnieks 5b5b5a7e28 Add `MvLayerDnCmd` 9 years ago
Krisjanis Rijnieks 4ea45384d4 Add `MvLayerUpCmd` 9 years ago
Krisjanis Rijnieks c67e4e73fb Add `ToggleAnimatedSourceCmd` for toggling video source pause 9 years ago
Krisjanis Rijnieks 80885348cb Another attempt to fix TAB issue on RPi 9 years ago
Krisjanis Rijnieks 11a62e665d Fix TAB not switching sources properly on Raspberry Pi 9 years ago
Krisjanis Rijnieks eeb2a8192a Fix not being able to `TAB` change sources 9 years ago
Krisjanis Rijnieks f3e7db6bcc Attempt to fix not showing image source on rpi 9 years ago
Krisjanis Rijnieks 4d5266f755 Clean up, rm `duplicateSurface` method from `CommandManager` 9 years ago
Krisjanis Rijnieks 801bcd310e Finalize `DuplicateSurfaceCmd` 9 years ago
Krisjanis Rijnieks 78b083ad01 Add `DuplicateSurfaceCmd` files 9 years ago
Krisjanis Rijnieks dfc621e04f Add `SetNextSourceCmd` 9 years ago
Krisjanis Rijnieks 3982e73639 Add `SelPrevTexCoordCmd` 9 years ago
Krisjanis Rijnieks 3774225417 Add `DeselectTexCoordCmd` 9 years ago
Krisjanis Rijnieks 83c2eb2a76 Add `SelNextTexCoordCmd` 9 years ago
Krisjanis Rijnieks 0f35e210fc Allow grid warp source with one row or column 9 years ago
Krisjanis Rijnieks 461787837c Add `SetNextSourceCmd` placeholder files 9 years ago
Krisjanis Rijnieks 94d76d786e Rename `MvSurfaceCmd` to `StartDragSurfaceCmd` 9 years ago
Krisjanis Rijnieks f2d37f88ab Remove `projectionEditor` arg from `MvSurfaceVertCmd` 9 years ago
Krisjanis Rijnieks 969d0396e8 Add `DeselectSurfaceCmd` files 9 years ago
Krisjanis Rijnieks ce3db3247e Add `SelVertexCmd` files 9 years ago
Krisjanis Rijnieks 104c13f979 Add `MvSelectionCmd` 9 years ago
Krisjanis Rijnieks 7f16b0c39d Use `CommandManager` select vertex methods in `SelPrevVertexCmd` 9 years ago
Krisjanis Rijnieks e1e4471db2 Use `CommandManager` select vertex methods in `SelNextVertexCmd` 9 years ago
Krisjanis Rijnieks cd5ecafb94 Remove not needed vars from `SelNextVertexCmd` 9 years ago
Krisjanis Rijnieks 1565f8d964 Add `SelPrevVertexCmd` placeholder files 9 years ago
Krisjanis Rijnieks 9a943be14d Add `SelNextVertexCmd` placeholder files 9 years ago