Commit Graph

  • 14aa1aedfe Add `selectVertex` to `SurfaceManager` Krisjanis Rijnieks 2016-02-07 13:34:45 +0100
  • 322d775b94 Remove `ProjectionEditor::moveSelection` as `SurfaceManager` now takes care of it Krisjanis Rijnieks 2016-02-07 13:33:46 +0100
  • b815bab63f Add `SelVertexCmd` files to xcodeproj Krisjanis Rijnieks 2016-02-07 13:29:53 +0100
  • ce3db3247e Add `SelVertexCmd` files Krisjanis Rijnieks 2016-02-07 13:29:36 +0100
  • 9b934ba2a7 Change vertex changed event to contain index of the vertex Krisjanis Rijnieks 2016-02-07 13:00:04 +0100
  • e08425e89f Rebuild joints on vertex change Krisjanis Rijnieks 2016-02-07 12:51:34 +0100
  • 0a3c6ff8a2 Move vertex on `moveSelectionBy` Krisjanis Rijnieks 2016-02-07 12:50:49 +0100
  • 9f2d9fde1c Remove key listeners from `UserInterface` because they should be in `Application` Krisjanis Rijnieks 2016-02-07 12:49:07 +0100
  • 07232410b5 Exec `MvSelectionCmd` on arrow keypresses Krisjanis Rijnieks 2016-02-06 14:51:34 +0100
  • 2cf81a1eac Add shift key handling in `Application` Krisjanis Rijnieks 2016-02-06 14:50:11 +0100
  • 1a09a6e268 Add `SurfaceManager::moveSelectionBy` Krisjanis Rijnieks 2016-02-06 14:49:41 +0100
  • 7ae93c16bd Disable `ProjectionEditor::moveSurface` Krisjanis Rijnieks 2016-02-06 14:49:08 +0100
  • fcaccfb493 Add `MvSelectionCmd` files to xcodeproj Krisjanis Rijnieks 2016-02-06 14:48:25 +0100
  • 104c13f979 Add `MvSelectionCmd` Krisjanis Rijnieks 2016-02-06 14:47:59 +0100
  • 0b721dd12b Add select next and prev vertex shortcuts to `Info` Krisjanis Rijnieks 2016-02-06 13:57:25 +0100
  • e129ffbfdf Add select next and prev vertex shrotcuts Krisjanis Rijnieks 2016-02-06 13:54:25 +0100
  • 051e2a4450 Use `SelNext...` and `SelPrevVertex` commands on `>` and `<` keypress Krisjanis Rijnieks 2016-02-05 22:58:20 +0100
  • 4231f61acc Select vertex GUI on `vertexSelectedEvent` from `SurfaceManager` Krisjanis Rijnieks 2016-02-05 22:57:27 +0100
  • 456845f33f Implement `SurfaceManager` `selectNextVertex` and `selectPrevVertex` methods Krisjanis Rijnieks 2016-02-05 22:56:03 +0100
  • 7f16b0c39d Use `CommandManager` select vertex methods in `SelPrevVertexCmd` Krisjanis Rijnieks 2016-02-05 18:31:47 +0100
  • e1e4471db2 Use `CommandManager` select vertex methods in `SelNextVertexCmd` Krisjanis Rijnieks 2016-02-05 18:31:36 +0100
  • 9182ddbc05 Add `SurfaceManager::selectNext` and `::selectPrevVertex` method placeholders Krisjanis Rijnieks 2016-02-05 18:30:34 +0100
  • cd5ecafb94 Remove not needed vars from `SelNextVertexCmd` Krisjanis Rijnieks 2016-02-05 18:12:01 +0100
  • 9a991027ed Add `SelPrevVertexCmd` files to xcodeproj Krisjanis Rijnieks 2016-02-05 18:11:07 +0100
  • 1565f8d964 Add `SelPrevVertexCmd` placeholder files Krisjanis Rijnieks 2016-02-05 18:10:20 +0100
  • c8b2adcebf Add `SelNextVertexCmd` files to xcodeproj Krisjanis Rijnieks 2016-02-05 18:07:39 +0100
  • 9a943be14d Add `SelNextVertexCmd` placeholder files Krisjanis Rijnieks 2016-02-05 18:07:12 +0100
  • 0e89569529 Update info screen with new shortcuts Krisjanis Rijnieks 2016-02-04 16:06:14 +0100
  • 3191bad8a6 Update readme with select next and prev surface shortcuts Krisjanis Rijnieks 2016-02-04 15:59:01 +0100
  • a01605702f Integrate `SelNextSurfaceCmd` and `SelPrevSurfaceCmd` into `Application` Krisjanis Rijnieks 2016-02-03 21:40:48 +0100
  • 0f1ded7ba3 Add `selectNextSurface` and `selectPrevSurface` methods to `SurfaceManager` Krisjanis Rijnieks 2016-02-03 21:39:50 +0100
  • a2dda76d6d Add `SelNextSurfaceCmd` and `SelPrevSurfaceCmd` to xcodeproj Krisjanis Rijnieks 2016-02-03 21:39:16 +0100
  • ae10d52ba0 Add `SelPrevSurfaceCmd` Krisjanis Rijnieks 2016-02-03 21:38:53 +0100
  • 3d2f92ecbf Add `SelNextSurfaceCmd` Krisjanis Rijnieks 2016-02-03 21:38:31 +0100
  • a5dfe02181 Remove `ProjectionEditor` include Krisjanis Rijnieks 2016-02-03 21:00:30 +0100
  • 24d912bcf6 Fix `Aplication` code to match new `SelSurfaceCmd` interface Krisjanis Rijnieks 2016-02-03 20:56:24 +0100
  • e64472462b Remove projection editor parameter from `SelSurfaceCmd` Krisjanis Rijnieks 2016-02-03 20:55:55 +0100
  • 2c81b45e6e Respond to surfaceSelectedEvent with rebuilding selected surface gui Krisjanis Rijnieks 2016-02-03 20:52:59 +0100
  • 13b1fdd506 Add `surfaceSelectedEvent` Krisjanis Rijnieks 2016-02-03 20:52:26 +0100
  • 080bf9a890 Update HDMI-in information in readme Krisjanis Rijnieks 2016-02-03 16:57:54 +0100
  • e212f85fd1 Add infos about the B100 HDMI to CSI-2 Bridge Krisjanis Rijnieks 2016-02-02 22:23:36 +0100
  • 72b0053e88 Adjust `GridWarpSurface` commands to not go less than 2 rows and cols Krisjanis Rijnieks 2016-02-02 19:49:39 +0100
  • 84b7d2a787 Set the default `GridWarpSurface` col and row count to 2 Krisjanis Rijnieks 2016-02-02 19:44:06 +0100
  • 29bc46732e Fix saving and loading `GridWarpSurface`s Krisjanis Rijnieks 2016-02-02 19:42:22 +0100
  • dd508088e8 Adapt to new `GridWarpSurface` related interface Krisjanis Rijnieks 2016-02-02 19:24:08 +0100
  • 025eed2d95 Adjust `GridWarpSurface` related commands not to require projection editor Krisjanis Rijnieks 2016-02-02 19:23:06 +0100
  • 5726357069 Make surfaces emit events when vertices change Krisjanis Rijnieks 2016-02-02 19:21:36 +0100
  • 94359e6986 Add vertex data changed todo Krisjanis Rijnieks 2016-02-02 17:58:23 +0100
  • aced3db45e Improve wireframe display of selected surfaces Krisjanis Rijnieks 2016-02-01 17:04:27 +0100
  • 61491173a6 Draw nice wireframe for the `GridWarpSurface` Krisjanis Rijnieks 2016-02-01 17:00:28 +0100
  • ccd277fff3 Add `BaseSurface::getMesh` that returns a copy of the mesh Krisjanis Rijnieks 2016-02-01 17:00:07 +0100
  • bf22b8ad62 Remove sentence with Satellite CCRMA from readme Krisjanis Rijnieks 2016-01-31 11:27:37 +0100
  • 109899c92b Add `GridWarpSurface` shortcuts to readme Krisjanis Rijnieks 2016-01-31 10:55:16 +0100
  • 7fb4a1f53f Add grid row and col command todos for next iteration Krisjanis Rijnieks 2016-01-30 19:57:15 +0100
  • 2ef85c8999 Integrate `RmGridColCmd` into `Application` Krisjanis Rijnieks 2016-01-30 19:54:45 +0100
  • fd2c4b206b Add `RmGridColCmd` to xcodeproj Krisjanis Rijnieks 2016-01-30 19:53:22 +0100
  • dd7080a60c Add `RmGridColCmd` Krisjanis Rijnieks 2016-01-30 19:53:04 +0100
  • 5d7937a482 Do not create `RmGridRowCmd` if surface rows are <= 1 Krisjanis Rijnieks 2016-01-30 19:47:41 +0100
  • 62a11838ac Integrate `AddGridColCmd` into `Application` Krisjanis Rijnieks 2016-01-30 19:45:04 +0100
  • 4d7af19877 Add `AddGridColCmd` to `Application` Krisjanis Rijnieks 2016-01-30 19:44:42 +0100
  • 40e8bf2d0c Add `AddGridColCmd` Krisjanis Rijnieks 2016-01-30 19:44:20 +0100
  • d1b6b8dc6a Integrate `RmGridRowCmd` into `Application` Krisjanis Rijnieks 2016-01-30 19:39:22 +0100
  • 8e520bf972 Add `RmGridRowCmd` files to xcodeproj Krisjanis Rijnieks 2016-01-30 19:38:58 +0100
  • 1d58a9b7a6 Add `RmGridRowCmd` Krisjanis Rijnieks 2016-01-30 19:38:35 +0100
  • dc7bc09019 Integrate `AddGridRowCmd` into `Application` Krisjanis Rijnieks 2016-01-30 19:30:10 +0100
  • cf74aeedb3 Add `AddGridRowCmd` files to xcodeproj Krisjanis Rijnieks 2016-01-30 19:29:47 +0100
  • e5329d31b6 Add `AddGridRowCmd` Krisjanis Rijnieks 2016-01-30 19:29:31 +0100
  • 65074e50fb Add `getProjectionEditor` method to `SurfaceManagerGui` Krisjanis Rijnieks 2016-01-30 19:29:01 +0100
  • 0ccdbe6839 Add `setGrid...` methods and fix `setTexCoords` for `GridWarpSurface` Krisjanis Rijnieks 2016-01-30 19:28:27 +0100
  • feb2f7442b Implement `moveTexCoords` for `GridWarpSurface` textures Krisjanis Rijnieks 2016-01-29 21:27:34 +0100
  • 88870ffe00 Add texture crop functionality to `GridWarpSurface` Krisjanis Rijnieks 2016-01-29 21:10:01 +0100
  • e7a36c4a86 Add runtime error on set vert and tex coord index out of bounds Krisjanis Rijnieks 2016-01-29 21:07:02 +0100
  • 7bbeb572ea Add texture editing joints depending on surface type Krisjanis Rijnieks 2016-01-29 20:24:46 +0100
  • 9704b6ea33 Add `getGridRows` and `getGridCols` methods Krisjanis Rijnieks 2016-01-29 20:24:06 +0100
  • 855b56cb8f Implement `setTexCoord` and `setTexCoords` in `GridWarpSurface` Krisjanis Rijnieks 2016-01-29 00:05:02 +0100
  • f125b68c8f Fix saving source name blank string Krisjanis Rijnieks 2016-01-28 23:59:42 +0100
  • 32e5739a3e Make it possible to save `GridWarpSurface` Krisjanis Rijnieks 2016-01-28 23:49:01 +0100
  • 51ce0c0524 Implement `GridWarpSurface::moveBy` Krisjanis Rijnieks 2016-01-28 23:33:07 +0100
  • 18d5970845 Remove debug wireframe from `GridWarpSurface::draw` Krisjanis Rijnieks 2016-01-28 23:31:02 +0100
  • 3e34e40a51 Add first non-crashing `hitTest` and `getHitArea` to `GridWarpSurface` Krisjanis Rijnieks 2016-01-28 23:29:14 +0100
  • d714a29d2d Update xcodeproj Krisjanis Rijnieks 2016-01-27 19:40:38 +0100
  • ab6a6032ac Test create `GridMeshSurface` on `g` keypress Krisjanis Rijnieks 2016-01-27 19:39:58 +0100
  • be0c0184d6 Add `createGridWarpSurface` method Krisjanis Rijnieks 2016-01-27 17:48:10 +0100
  • 15a9940e57 Create separate methods for creating triangle and quad surfaces Krisjanis Rijnieks 2016-01-27 17:43:24 +0100
  • 9b50b5d62c Add `GridWarpSurface` to the example xcodeproj Krisjanis Rijnieks 2016-01-27 17:37:14 +0100
  • 7e955b7128 Add `GridWarkSurface` initial source files Krisjanis Rijnieks 2016-01-27 17:36:29 +0100
  • e27ec840d3 Add `GRID_WARP_SURFACE` type Krisjanis Rijnieks 2016-01-27 17:06:15 +0100
  • 53b7d31c97 Improve literacy of the block comment on the top Krisjanis Rijnieks 2016-01-26 18:49:25 +0100
  • f9def747d0 Remove invalid jpg addon thumbnail Krisjanis Rijnieks 2016-01-25 18:43:30 +0100
  • 9848c5265b Replace addon thumbnail Krisjanis Rijnieks 2016-01-25 18:43:04 +0100
  • 23767bc409 Update `CameraSource` to support RPi camera Krisjanis Rijnieks 2016-01-25 17:08:35 +0100
  • 91d0ea175a Add `ofxRPiCameraVideoGrabber` to `addons.make` Krisjanis Rijnieks 2016-01-25 16:57:04 +0100
  • 449838d04c Add `CameraSource` example Krisjanis Rijnieks 2016-01-25 16:50:41 +0100
  • 1170adfda3 Remove `example-*` from git ignore Krisjanis Rijnieks 2016-01-25 16:50:03 +0100
  • 7fd227e5a4 Fix `VideoSource` audio off when `enableAudio` flag is false Krisjanis Rijnieks 2016-01-24 20:05:50 +0100
  • 55a64fddfe Comment out remove listeners methods in deconstr Krisjanis Rijnieks 2016-01-24 19:57:03 +0100
  • bd44c0cc75 Make `ofxPiMapper` own _application` Krisjanis Rijnieks 2016-01-24 14:40:24 +0100
  • 0d6106b22a Move all essential application parts to `Application` class Krisjanis Rijnieks 2016-01-23 23:41:55 +0100
  • 173c5f7a2a Integrare `HomographyHelper` into ofxPiMapper more deeply Krisjanis Rijnieks 2016-01-23 22:44:17 +0100
  • 7e86125d8b Move `ofxHomographyHelper` out of its own directory Krisjanis Rijnieks 2016-01-23 22:35:33 +0100