572 Commits (829587ed7d7474862987f5802869b4b6270dd94c)
 

Author SHA1 Message Date
Krisjanis Rijnieks fb7f14df64 Add `DeselectSurfaceCmd` files to xcodeproj 9 years ago
Krisjanis Rijnieks 969d0396e8 Add `DeselectSurfaceCmd` files 9 years ago
Krisjanis Rijnieks 7511e8300a Use `SelVertexCmd` and fix `onVertexChanged` in `SurfaceManagerGui` 9 years ago
Krisjanis Rijnieks 14aa1aedfe Add `selectVertex` to `SurfaceManager` 9 years ago
Krisjanis Rijnieks 322d775b94 Remove `ProjectionEditor::moveSelection` as `SurfaceManager` now takes care of it 9 years ago
Krisjanis Rijnieks b815bab63f Add `SelVertexCmd` files to xcodeproj 9 years ago
Krisjanis Rijnieks ce3db3247e Add `SelVertexCmd` files 9 years ago
Krisjanis Rijnieks 9b934ba2a7 Change vertex changed event to contain index of the vertex 9 years ago
Krisjanis Rijnieks e08425e89f Rebuild joints on vertex change 9 years ago
Krisjanis Rijnieks 0a3c6ff8a2 Move vertex on `moveSelectionBy` 9 years ago
Krisjanis Rijnieks 9f2d9fde1c Remove key listeners from `UserInterface` because they should be in `Application` 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 1a09a6e268 Add `SurfaceManager::moveSelectionBy` 9 years ago
Krisjanis Rijnieks 7ae93c16bd Disable `ProjectionEditor::moveSurface` 9 years ago
Krisjanis Rijnieks fcaccfb493 Add `MvSelectionCmd` files to xcodeproj 9 years ago
Krisjanis Rijnieks 104c13f979 Add `MvSelectionCmd` 9 years ago
Krisjanis Rijnieks 0b721dd12b Add select next and prev vertex shortcuts to `Info` 9 years ago
Krisjanis Rijnieks e129ffbfdf Add select next and prev vertex shrotcuts 9 years ago
Krisjanis Rijnieks 051e2a4450 Use `SelNext...` and `SelPrevVertex` commands on `>` and `<` keypress 9 years ago
Krisjanis Rijnieks 4231f61acc Select vertex GUI on `vertexSelectedEvent` from `SurfaceManager` 9 years ago
Krisjanis Rijnieks 456845f33f Implement `SurfaceManager` `selectNextVertex` and `selectPrevVertex` methods 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 9182ddbc05 Add `SurfaceManager::selectNext` and `::selectPrevVertex` method placeholders 9 years ago
Krisjanis Rijnieks cd5ecafb94 Remove not needed vars from `SelNextVertexCmd` 9 years ago
Krisjanis Rijnieks 9a991027ed Add `SelPrevVertexCmd` files to xcodeproj 9 years ago
Krisjanis Rijnieks 1565f8d964 Add `SelPrevVertexCmd` placeholder files 9 years ago
Krisjanis Rijnieks c8b2adcebf Add `SelNextVertexCmd` files to xcodeproj 9 years ago
Krisjanis Rijnieks 9a943be14d Add `SelNextVertexCmd` placeholder files 9 years ago
Krisjanis Rijnieks 0e89569529 Update info screen with new shortcuts 9 years ago
Krisjanis Rijnieks 3191bad8a6 Update readme with select next and prev surface shortcuts 9 years ago
Krisjanis Rijnieks a01605702f Integrate `SelNextSurfaceCmd` and `SelPrevSurfaceCmd` into `Application` 9 years ago
Krisjanis Rijnieks 0f1ded7ba3 Add `selectNextSurface` and `selectPrevSurface` methods to `SurfaceManager` 9 years ago
Krisjanis Rijnieks a2dda76d6d Add `SelNextSurfaceCmd` and `SelPrevSurfaceCmd` to xcodeproj 9 years ago
Krisjanis Rijnieks ae10d52ba0 Add `SelPrevSurfaceCmd` 9 years ago
Krisjanis Rijnieks 3d2f92ecbf Add `SelNextSurfaceCmd` 9 years ago
Krisjanis Rijnieks a5dfe02181 Remove `ProjectionEditor` include 9 years ago
Krisjanis Rijnieks 24d912bcf6 Fix `Aplication` code to match new `SelSurfaceCmd` interface 9 years ago
Krisjanis Rijnieks e64472462b Remove projection editor parameter from `SelSurfaceCmd` 9 years ago
Krisjanis Rijnieks 2c81b45e6e Respond to surfaceSelectedEvent with rebuilding selected surface gui 9 years ago
Krisjanis Rijnieks 13b1fdd506 Add `surfaceSelectedEvent` 9 years ago
Krisjanis Rijnieks 080bf9a890 Update HDMI-in information in readme 9 years ago
Krisjanis Rijnieks e212f85fd1 Add infos about the B100 HDMI to CSI-2 Bridge 9 years ago
Krisjanis Rijnieks 72b0053e88 Adjust `GridWarpSurface` commands to not go less than 2 rows and cols 9 years ago
Krisjanis Rijnieks 84b7d2a787 Set the default `GridWarpSurface` col and row count to 2 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 025eed2d95 Adjust `GridWarpSurface` related commands not to require projection editor 9 years ago
Krisjanis Rijnieks 5726357069 Make surfaces emit events when vertices change 9 years ago