747 Commits (f60e83a1b53c6e0900e7df32c4a4c3d27a8934cc)
 

Author SHA1 Message Date
Krisjanis Rijnieks cd5ecafb94 Remove not needed vars from `SelNextVertexCmd` 10 years ago
Krisjanis Rijnieks 9a991027ed Add `SelPrevVertexCmd` files to xcodeproj 10 years ago
Krisjanis Rijnieks 1565f8d964 Add `SelPrevVertexCmd` placeholder files 10 years ago
Krisjanis Rijnieks c8b2adcebf Add `SelNextVertexCmd` files to xcodeproj 10 years ago
Krisjanis Rijnieks 9a943be14d Add `SelNextVertexCmd` placeholder files 10 years ago
Krisjanis Rijnieks 0e89569529 Update info screen with new shortcuts 10 years ago
Krisjanis Rijnieks 3191bad8a6 Update readme with select next and prev surface shortcuts 10 years ago
Krisjanis Rijnieks a01605702f Integrate `SelNextSurfaceCmd` and `SelPrevSurfaceCmd` into `Application` 10 years ago
Krisjanis Rijnieks 0f1ded7ba3 Add `selectNextSurface` and `selectPrevSurface` methods to `SurfaceManager` 10 years ago
Krisjanis Rijnieks a2dda76d6d Add `SelNextSurfaceCmd` and `SelPrevSurfaceCmd` to xcodeproj 10 years ago
Krisjanis Rijnieks ae10d52ba0 Add `SelPrevSurfaceCmd` 10 years ago
Krisjanis Rijnieks 3d2f92ecbf Add `SelNextSurfaceCmd` 10 years ago
Krisjanis Rijnieks a5dfe02181 Remove `ProjectionEditor` include 10 years ago
Krisjanis Rijnieks 24d912bcf6 Fix `Aplication` code to match new `SelSurfaceCmd` interface 10 years ago
Krisjanis Rijnieks e64472462b Remove projection editor parameter from `SelSurfaceCmd` 10 years ago
Krisjanis Rijnieks 2c81b45e6e Respond to surfaceSelectedEvent with rebuilding selected surface gui 10 years ago
Krisjanis Rijnieks 13b1fdd506 Add `surfaceSelectedEvent` 10 years ago
Krisjanis Rijnieks 080bf9a890 Update HDMI-in information in readme 10 years ago
Krisjanis Rijnieks e212f85fd1 Add infos about the B100 HDMI to CSI-2 Bridge 10 years ago
Krisjanis Rijnieks 72b0053e88 Adjust `GridWarpSurface` commands to not go less than 2 rows and cols 10 years ago
Krisjanis Rijnieks 84b7d2a787 Set the default `GridWarpSurface` col and row count to 2 10 years ago
Krisjanis Rijnieks 29bc46732e Fix saving and loading `GridWarpSurface`s 10 years ago
Krisjanis Rijnieks dd508088e8 Adapt to new `GridWarpSurface` related interface 10 years ago
Krisjanis Rijnieks 025eed2d95 Adjust `GridWarpSurface` related commands not to require projection editor 10 years ago
Krisjanis Rijnieks 5726357069 Make surfaces emit events when vertices change 10 years ago
Krisjanis Rijnieks 94359e6986 Add vertex data changed todo 10 years ago
Krisjanis Rijnieks aced3db45e Improve wireframe display of selected surfaces 10 years ago
Krisjanis Rijnieks 61491173a6 Draw nice wireframe for the `GridWarpSurface` 10 years ago
Krisjanis Rijnieks ccd277fff3 Add `BaseSurface::getMesh` that returns a copy of the mesh 10 years ago
Krisjanis Rijnieks bf22b8ad62 Remove sentence with Satellite CCRMA from readme 10 years ago
Krisjanis Rijnieks 109899c92b Add `GridWarpSurface` shortcuts to readme 10 years ago
Krisjanis Rijnieks 7fb4a1f53f Add grid row and col command todos for next iteration 10 years ago
Krisjanis Rijnieks 2ef85c8999 Integrate `RmGridColCmd` into `Application` 10 years ago
Krisjanis Rijnieks fd2c4b206b Add `RmGridColCmd` to xcodeproj 10 years ago
Krisjanis Rijnieks dd7080a60c Add `RmGridColCmd` 10 years ago
Krisjanis Rijnieks 5d7937a482 Do not create `RmGridRowCmd` if surface rows are <= 1 10 years ago
Krisjanis Rijnieks 62a11838ac Integrate `AddGridColCmd` into `Application` 10 years ago
Krisjanis Rijnieks 4d7af19877 Add `AddGridColCmd` to `Application` 10 years ago
Krisjanis Rijnieks 40e8bf2d0c Add `AddGridColCmd` 10 years ago
Krisjanis Rijnieks d1b6b8dc6a Integrate `RmGridRowCmd` into `Application` 10 years ago
Krisjanis Rijnieks 8e520bf972 Add `RmGridRowCmd` files to xcodeproj 10 years ago
Krisjanis Rijnieks 1d58a9b7a6 Add `RmGridRowCmd` 10 years ago
Krisjanis Rijnieks dc7bc09019 Integrate `AddGridRowCmd` into `Application` 10 years ago
Krisjanis Rijnieks cf74aeedb3 Add `AddGridRowCmd` files to xcodeproj 10 years ago
Krisjanis Rijnieks e5329d31b6 Add `AddGridRowCmd` 10 years ago
Krisjanis Rijnieks 65074e50fb Add `getProjectionEditor` method to `SurfaceManagerGui` 10 years ago
Krisjanis Rijnieks 0ccdbe6839 Add `setGrid...` methods and fix `setTexCoords` for `GridWarpSurface` 10 years ago
Krisjanis Rijnieks feb2f7442b Implement `moveTexCoords` for `GridWarpSurface` textures 10 years ago
Krisjanis Rijnieks 88870ffe00 Add texture crop functionality to `GridWarpSurface` 10 years ago
Krisjanis Rijnieks e7a36c4a86 Add runtime error on set vert and tex coord index out of bounds 10 years ago