1313 Commits (e1215500f2bc57eff807b1946cad3694da1e834c)
 

Author SHA1 Message Date
Krisjanis Rijnieks a25f15cc4f Fix perspective warping on fullscreen toggle, close #45 9 years ago
Krisjanis Rijnieks f1a3f3663b Update readme with tip to use releases 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 48d21894be Fix `example-camera` xcodeproj 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 16350e881a Update example xcodeproj 9 years ago
Krisjanis Rijnieks 94d76d786e Rename `MvSurfaceCmd` to `StartDragSurfaceCmd` 9 years ago
Krisjanis Rijnieks ce5418ebd9 Add Intel Compute Stick 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 7259563f01 Add infos about SSH remote control 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 f46124bfba Update default surfaces of the example 9 years ago
Krisjanis Rijnieks 9fbef1ef40 Add `TerminalListener` to camera example xcodeproj 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 225e85faf8 Add `TerminalListener` to xcodeproj 9 years ago
Krisjanis Rijnieks 5c88156b46 Add `TerminalListener` from github.com/jvcleave 9 years ago
Krisjanis Rijnieks 0f9694cd25 Update camera example description with HDMI in info 9 years ago
Krisjanis Rijnieks 026c80af4e Update git ignore of camera example 9 years ago
Krisjanis Rijnieks 960219eb88 Update camera example xcodeproj 9 years ago
Krisjanis Rijnieks 92df6bef84 Use `GuiEventType` in `Application` and `Gui` 9 years ago
Krisjanis Rijnieks b279ca621d Add `GuiEventType` to xcodeproj 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 3ea5258c60 Add `Gui` files to xcodeproj 9 years ago
Krisjanis Rijnieks 2e1fae811e Add new `Gui` system files for first test 9 years ago
Krisjanis Rijnieks e3fd194d6b Handle `surfaceUnselectedEvent` in `SurfaceManagerGui` 9 years ago
Krisjanis Rijnieks ede1f4fd18 Add `surfaceUnselectedevent to `SurfaceManager` 9 years ago
Krisjanis Rijnieks db85e1e285 Make use of `DeselectSurfaceCmd` in `SurfaceManagerGui` 10 years ago
Krisjanis Rijnieks fb7f14df64 Add `DeselectSurfaceCmd` files to xcodeproj 10 years ago
Krisjanis Rijnieks 969d0396e8 Add `DeselectSurfaceCmd` files 10 years ago
Krisjanis Rijnieks 7511e8300a Use `SelVertexCmd` and fix `onVertexChanged` in `SurfaceManagerGui` 10 years ago
Krisjanis Rijnieks 14aa1aedfe Add `selectVertex` to `SurfaceManager` 10 years ago
Krisjanis Rijnieks 322d775b94 Remove `ProjectionEditor::moveSelection` as `SurfaceManager` now takes care of it 10 years ago
Krisjanis Rijnieks b815bab63f Add `SelVertexCmd` files to xcodeproj 10 years ago
Krisjanis Rijnieks ce3db3247e Add `SelVertexCmd` files 10 years ago
Krisjanis Rijnieks 9b934ba2a7 Change vertex changed event to contain index of the vertex 10 years ago
Krisjanis Rijnieks e08425e89f Rebuild joints on vertex change 10 years ago