782 Commits (5c71dbff500c9f7fcaa7bc27e72d39b43e4e18a3)

Author SHA1 Message Date
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 cf60a372df Select first surface when hitting tab in projection mapping mode if no surface selected 9 years ago
Krisjanis Rijnieks 83e7865130 Fix crashing when hitting tab on no surface selected 9 years ago
Krisjanis Rijnieks f9fe75d499 Fix `OMXPlayerCache` `VideoSource` not defined compile error 9 years ago
Krisjanis Rijnieks b592ea9b4f Fix `OMXPlayerCache` not having `push_back` compile error 9 years ago
Krisjanis Rijnieks 5f2df368b4 Integrate `OMXPlayerCache` into `VideoSource` 9 years ago
Krisjanis Rijnieks 6b2bc5ea81 Add `OMXPlayerCache` singleton 9 years ago
Krisjanis Rijnieks a9e1ab7ecb Add minimal refactoring to `MediaServer` 9 years ago
Krisjanis Rijnieks 8bde5b84a8 Add `.ogv` file format, close #50 9 years ago
Krisjanis Rijnieks 19bbb3a06c Integrate `SetNextSourceCmd` into `Application` 9 years ago
Krisjanis Rijnieks c91ad37b05 Add `getSourcesEditor()` method to `SurfaceManagerGui` 9 years ago
Krisjanis Rijnieks cef6c1a889 Add `getMediaServer()` to `SourcesEditor` 9 years ago
Krisjanis Rijnieks dfc621e04f Add `SetNextSourceCmd` 9 years ago
Krisjanis Rijnieks 0f290febc4 Integrate `SelPrevTexCoordCmd` into `Application` 9 years ago
Krisjanis Rijnieks 3982e73639 Add `SelPrevTexCoordCmd` 9 years ago
Krisjanis Rijnieks e7c4394fff Integrate `DeselectTexCoordCmd` into `Application` 9 years ago
Krisjanis Rijnieks 3774225417 Add `DeselectTexCoordCmd` 9 years ago
Krisjanis Rijnieks 166ea510cd Integrate `SelNextTexCoordCmd` into appliction 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 aee04f4401 Deselect surface on space key press 9 years ago
Krisjanis Rijnieks fd734328c7 Move all surfaces with the keyboard arrows if no surface selected 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 a25f15cc4f Fix perspective warping on fullscreen toggle, close #45 9 years ago
Krisjanis Rijnieks 9a073b255a Remove gui test event 9 years ago
Krisjanis Rijnieks 60488bc219 Refactor `SurfaceManagerGui` texture editor onMousePressed routine 9 years ago
Krisjanis Rijnieks eda4f8ad1f Handle `backgroundPressedEvent` properly in the `Application` 9 years ago
Krisjanis Rijnieks 5eef8ef8e5 Notify `backgroundPressedEvent` instead of deselect cmd 9 years ago
Krisjanis Rijnieks 8bec40d8db Add `backgroundPressedEvent` 9 years ago
Krisjanis Rijnieks 57164d85c3 Exec `StartDragSurfaceCmd` on surfacePressed event 9 years ago
Krisjanis Rijnieks 7430c64655 Optimize `SurfaceManagerGui` 9 years ago
Krisjanis Rijnieks 94d76d786e Rename `MvSurfaceCmd` to `StartDragSurfaceCmd` 9 years ago
Krisjanis Rijnieks 5dc8c9dc36 Integrate projection mapping gui surface and joint events 9 years ago
Krisjanis Rijnieks f2d37f88ab Remove `projectionEditor` arg from `MvSurfaceVertCmd` 9 years ago
Krisjanis Rijnieks 3b23e9e6aa Add notify events to projection mapping mode mouse pressed evnts 9 years ago
Krisjanis Rijnieks 61453d29ea Add notify joint and surface mouse events 9 years ago
Krisjanis Rijnieks e4a955f3fa Add todos to `SurfaceManagerGui` 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 40f5b32bf3 Minor improvements for `TerminalListener` 9 years ago
Krisjanis Rijnieks 4ceb87f014 Add `TerminalListener` to `Application` 9 years ago
Krisjanis Rijnieks e2046ed1aa Add namespace to `TerminalListener` 9 years ago
Krisjanis Rijnieks 5c88156b46 Add `TerminalListener` from github.com/jvcleave 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