263 Commits (3c01ca2ea173262f9265dab59a9132eea2dee884)

Author SHA1 Message Date
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 0f35e210fc Allow grid warp source with one row or column 9 years ago
Krisjanis Rijnieks aee04f4401 Deselect surface on space key press 9 years ago
Krisjanis Rijnieks 4e0765719e Remove oldscool todos 9 years ago
Krisjanis Rijnieks b86dbe272a Add saving to last loaded xml settings file 9 years ago
Krisjanis Rijnieks 9a073b255a Remove gui test event 9 years ago
Krisjanis Rijnieks eda4f8ad1f Handle `backgroundPressedEvent` properly in the `Application` 9 years ago
Krisjanis Rijnieks 8bec40d8db Add `backgroundPressedEvent` 9 years ago
Krisjanis Rijnieks 57164d85c3 Exec `StartDragSurfaceCmd` on surfacePressed event 9 years ago
Krisjanis Rijnieks 5dc8c9dc36 Integrate projection mapping gui surface and joint events 9 years ago
Krisjanis Rijnieks 61453d29ea Add notify joint and surface mouse events 9 years ago
Krisjanis Rijnieks f7b1d74c2b Add `/` key as an alternative to shift key 9 years ago
Krisjanis Rijnieks a856c7421b Optimize terminal listener A, B, C, D checks with a switch statement 9 years ago
Krisjanis Rijnieks 92e4d55c56 Add A, B, C, D checks to `Application::onCharacterReceived` 9 years ago
Krisjanis Rijnieks 4ceb87f014 Add `TerminalListener` to `Application` 9 years ago
Krisjanis Rijnieks 92df6bef84 Use `GuiEventType` in `Application` and `Gui` 9 years ago
Krisjanis Rijnieks b1d953f2df Add `GuiEventType` 9 years ago
Krisjanis Rijnieks c9a2d066da Create a test case with `GuiEvent` in `Application` 9 years ago
Krisjanis Rijnieks 2e1fae811e Add new `Gui` system files for first test 9 years ago
Krisjanis Rijnieks 07232410b5 Exec `MvSelectionCmd` on arrow keypresses 9 years ago
Krisjanis Rijnieks 2cf81a1eac Add shift key handling in `Application` 9 years ago
Krisjanis Rijnieks 051e2a4450 Use `SelNext...` and `SelPrevVertex` commands on `>` and `<` keypress 9 years ago
Krisjanis Rijnieks a01605702f Integrate `SelNextSurfaceCmd` and `SelPrevSurfaceCmd` into `Application` 9 years ago
Krisjanis Rijnieks 24d912bcf6 Fix `Aplication` code to match new `SelSurfaceCmd` interface 9 years ago
Krisjanis Rijnieks 72b0053e88 Adjust `GridWarpSurface` commands to not go less than 2 rows and cols 9 years ago
Krisjanis Rijnieks 29bc46732e Fix saving and loading `GridWarpSurface`s 9 years ago
Krisjanis Rijnieks dd508088e8 Adapt to new `GridWarpSurface` related interface 9 years ago
Krisjanis Rijnieks 2ef85c8999 Integrate `RmGridColCmd` into `Application` 9 years ago
Krisjanis Rijnieks 5d7937a482 Do not create `RmGridRowCmd` if surface rows are <= 1 9 years ago
Krisjanis Rijnieks 62a11838ac Integrate `AddGridColCmd` into `Application` 9 years ago
Krisjanis Rijnieks d1b6b8dc6a Integrate `RmGridRowCmd` into `Application` 9 years ago
Krisjanis Rijnieks dc7bc09019 Integrate `AddGridRowCmd` into `Application` 9 years ago
Krisjanis Rijnieks f125b68c8f Fix saving source name blank string 9 years ago
Krisjanis Rijnieks 32e5739a3e Make it possible to save `GridWarpSurface` 9 years ago
Krisjanis Rijnieks ab6a6032ac Test create `GridMeshSurface` on `g` keypress 9 years ago
Krisjanis Rijnieks 0d6106b22a Move all essential application parts to `Application` class 10 years ago
Krisjanis Rijnieks d1f483899b Fix confusing `xml->push` in one method and `xml->pop` in another 10 years ago
Krisjanis Rijnieks f6f91bf498 Add nesting to `SettingsLoader::getQuadSurface` 10 years ago
Krisjanis Rijnieks 4b47c2ef4c Add nesting to `SettingsLoader::getTriangleSurface` 10 years ago
Krisjanis Rijnieks 1b7768de92 Add nesting to `SettingsLoader::load` 10 years ago
Krisjanis Rijnieks aece000bc2 Read per surface perspective warping setting from xml 10 years ago
Krisjanis Rijnieks 127b766208 Add per surface perspective warping property saving to xml 10 years ago
Krisjanis Rijnieks 6c4748e458 Integrate `TogglePerspectiveCmd` into `ProjectionMappingState` 10 years ago
Krisjanis Rijnieks 6381eec5dd Add `xml->pushTag()` and `xml->popTag()` todo 10 years ago
Krisjanis Rijnieks 606d396635 Add blank lines before line comments 10 years ago
Krisjanis Rijnieks 3a4dad4fde Fix `SettingsLoader` warnings 10 years ago
Krisjanis Rijnieks 920b3d2a0b Improve `SettingsLoader` 10 years ago
Krisjanis Rijnieks 6bb151b369 Move XML settings save and load to `SettingsLoader` singleton 10 years ago