387 Commits (408e62c65caf0a8de34becea6f2c11606de6af81)

Author SHA1 Message Date
Krisjanis Rijnieks f3e7db6bcc Attempt to fix not showing image source on rpi 9 years ago
Krisjanis Rijnieks 9947c8b58d Remove key event listeners from `ProjectionEditor` 9 years ago
Krisjanis Rijnieks cde083607e Clean up `ProjectionEditor` a bit 9 years ago
Krisjanis Rijnieks 757ff2e450 Fix reading grid surfaces as quad if only four vertices 9 years ago
Krisjanis Rijnieks 4d5266f755 Clean up, rm `duplicateSurface` method from `CommandManager` 9 years ago
Krisjanis Rijnieks ce772c210e Indegrate `DuplicateSurfaceCmd` into `Application` 10 years ago
Krisjanis Rijnieks 801bcd310e Finalize `DuplicateSurfaceCmd` 10 years ago
Krisjanis Rijnieks b5d0fbfc03 Add `duplicateSurface()` method to `SurfaceManager` 10 years ago
Krisjanis Rijnieks 18ae7b7b42 Add `clone()` and `deleteSurface()` methods to `BaseSurface` 10 years ago
Krisjanis Rijnieks 78b083ad01 Add `DuplicateSurfaceCmd` files 10 years ago
Krisjanis Rijnieks 9a15e57b3b Select first surface when hitting tab and none is selected in texture edit mode 10 years ago
Krisjanis Rijnieks de774a5c0e Fix crashing when hitting tab in texture edit mode 10 years ago
Krisjanis Rijnieks cf60a372df Select first surface when hitting tab in projection mapping mode if no surface selected 10 years ago
Krisjanis Rijnieks 83e7865130 Fix crashing when hitting tab on no surface selected 10 years ago
Krisjanis Rijnieks f9fe75d499 Fix `OMXPlayerCache` `VideoSource` not defined compile error 10 years ago
Krisjanis Rijnieks b592ea9b4f Fix `OMXPlayerCache` not having `push_back` compile error 10 years ago
Krisjanis Rijnieks 5f2df368b4 Integrate `OMXPlayerCache` into `VideoSource` 10 years ago
Krisjanis Rijnieks 6b2bc5ea81 Add `OMXPlayerCache` singleton 10 years ago
Krisjanis Rijnieks a9e1ab7ecb Add minimal refactoring to `MediaServer` 10 years ago
Krisjanis Rijnieks 8bde5b84a8 Add `.ogv` file format, close #50 10 years ago
Krisjanis Rijnieks 19bbb3a06c Integrate `SetNextSourceCmd` into `Application` 10 years ago
Krisjanis Rijnieks c91ad37b05 Add `getSourcesEditor()` method to `SurfaceManagerGui` 10 years ago
Krisjanis Rijnieks cef6c1a889 Add `getMediaServer()` to `SourcesEditor` 10 years ago
Krisjanis Rijnieks dfc621e04f Add `SetNextSourceCmd` 10 years ago
Krisjanis Rijnieks 0f290febc4 Integrate `SelPrevTexCoordCmd` into `Application` 10 years ago
Krisjanis Rijnieks 3982e73639 Add `SelPrevTexCoordCmd` 10 years ago
Krisjanis Rijnieks e7c4394fff Integrate `DeselectTexCoordCmd` into `Application` 10 years ago
Krisjanis Rijnieks 3774225417 Add `DeselectTexCoordCmd` 10 years ago
Krisjanis Rijnieks 166ea510cd Integrate `SelNextTexCoordCmd` into appliction 10 years ago
Krisjanis Rijnieks 83c2eb2a76 Add `SelNextTexCoordCmd` 10 years ago
Krisjanis Rijnieks 0f35e210fc Allow grid warp source with one row or column 10 years ago
Krisjanis Rijnieks 461787837c Add `SetNextSourceCmd` placeholder files 10 years ago
Krisjanis Rijnieks aee04f4401 Deselect surface on space key press 10 years ago
Krisjanis Rijnieks fd734328c7 Move all surfaces with the keyboard arrows if no surface selected 10 years ago
Krisjanis Rijnieks 4e0765719e Remove oldscool todos 10 years ago
Krisjanis Rijnieks b86dbe272a Add saving to last loaded xml settings file 10 years ago
Krisjanis Rijnieks a25f15cc4f Fix perspective warping on fullscreen toggle, close #45 10 years ago
Krisjanis Rijnieks 9a073b255a Remove gui test event 10 years ago
Krisjanis Rijnieks 60488bc219 Refactor `SurfaceManagerGui` texture editor onMousePressed routine 10 years ago
Krisjanis Rijnieks eda4f8ad1f Handle `backgroundPressedEvent` properly in the `Application` 10 years ago
Krisjanis Rijnieks 5eef8ef8e5 Notify `backgroundPressedEvent` instead of deselect cmd 10 years ago
Krisjanis Rijnieks 8bec40d8db Add `backgroundPressedEvent` 10 years ago
Krisjanis Rijnieks 57164d85c3 Exec `StartDragSurfaceCmd` on surfacePressed event 10 years ago
Krisjanis Rijnieks 7430c64655 Optimize `SurfaceManagerGui` 10 years ago
Krisjanis Rijnieks 94d76d786e Rename `MvSurfaceCmd` to `StartDragSurfaceCmd` 10 years ago
Krisjanis Rijnieks 5dc8c9dc36 Integrate projection mapping gui surface and joint events 10 years ago
Krisjanis Rijnieks f2d37f88ab Remove `projectionEditor` arg from `MvSurfaceVertCmd` 10 years ago
Krisjanis Rijnieks 3b23e9e6aa Add notify events to projection mapping mode mouse pressed evnts 10 years ago
Krisjanis Rijnieks 61453d29ea Add notify joint and surface mouse events 10 years ago
Krisjanis Rijnieks e4a955f3fa Add todos to `SurfaceManagerGui` 10 years ago