112 Commits (0b721dd12b3908a5bda4aee35d0b3e5683c46c8f)

Author SHA1 Message Date
Krisjanis Rijnieks 9a991027ed Add `SelPrevVertexCmd` files to xcodeproj 9 years ago
Krisjanis Rijnieks c8b2adcebf Add `SelNextVertexCmd` files to xcodeproj 9 years ago
Krisjanis Rijnieks a2dda76d6d Add `SelNextSurfaceCmd` and `SelPrevSurfaceCmd` to xcodeproj 9 years ago
Krisjanis Rijnieks fd2c4b206b Add `RmGridColCmd` to xcodeproj 9 years ago
Krisjanis Rijnieks 4d7af19877 Add `AddGridColCmd` to `Application` 9 years ago
Krisjanis Rijnieks 8e520bf972 Add `RmGridRowCmd` files to xcodeproj 9 years ago
Krisjanis Rijnieks cf74aeedb3 Add `AddGridRowCmd` files to xcodeproj 9 years ago
Krisjanis Rijnieks 9b50b5d62c Add `GridWarpSurface` to the example xcodeproj 9 years ago
Krisjanis Rijnieks 173c5f7a2a Integrare `HomographyHelper` into ofxPiMapper more deeply 10 years ago
Krisjanis Rijnieks 7e86125d8b Move `ofxHomographyHelper` out of its own directory 10 years ago
Krisjanis Rijnieks 8269babd6c Add homography util files to xcodeproj 10 years ago
Krisjanis Rijnieks dd52d4026a Add `TogglePerspectiveCmd` files to xcode project 10 years ago
Krisjanis Rijnieks 99ca8c68a7 Simplify `main.cpp` of the example 10 years ago
Krisjanis Rijnieks 6bb151b369 Move XML settings save and load to `SettingsLoader` singleton 10 years ago
Krisjanis Rijnieks 079c4d5853 Add `Settings` class placeholder 10 years ago
Krisjanis Rijnieks 8181c1dce2 Add `SurfaceFactory` files to xcodeproj 10 years ago
Krisjanis Rijnieks 964afcafa9 Add `SurfaceStack` files to xcodeproj 10 years ago
Krisjanis Rijnieks 46324f862d Add `Info` files to example xcodeproj 10 years ago
Krisjanis Rijnieks b27ba44f0f Remove `std::` prefix in example 10 years ago
Krisjanis Rijnieks 66224ebe61 Attempting to fix `-lpthread: linker input unused` warning 10 years ago
Krisjanis Rijnieks f485a35017 Update example xcode project to recommended settings 10 years ago
Krisjanis Rijnieks 26c428a46e Fix deprecations for oF v0.9.0 in example 10 years ago
Krisjanis Rijnieks 6962935612 Change example code style using ofStyler 10 years ago
Krisjanis Rijnieks b33b576e88 Update makefile for of 0.9.0, close #34 10 years ago
Krisjanis Rijnieks 80f8ac4a99 Fix example not compiling with of_v0.9.0_osx_release 10 years ago
Krisjanis Rijnieks c4df183b90 Set the `VideoSource::enableAudio` to false as default 10 years ago
Krisjanis Rijnieks 65afb42383 Make use of the `VideoSource::enableAudio` flag in the example 10 years ago
Krisjanis Rijnieks 0b94deef23 Refactor a bit 10 years ago
Krisjanis Rijnieks ccde13649a Replace `addFboSource()` with `registerFboSource()` and refactor a bit 10 years ago
Krisjanis Rijnieks b2e217bffc Update example, add extra custom source 10 years ago
Krisjanis Rijnieks d15c157243 Add ofxpimapper image source 10 years ago
Krisjanis Rijnieks 8867edb8f2 Add AddSurfaceCmd and move surface creation key commands 10 years ago
Krisjanis Rijnieks 76f225de8d Save current state of xcode project and add TODO to SurfaceManagerGui 10 years ago
Krisjanis Rijnieks 5fd8c2bbd5 Add keyboard input handler and move the view switching functionality there 10 years ago
Krisjanis Rijnieks c5cea9004a Add and test MainView as singleton and ViewStates 10 years ago
Krisjanis Rijnieks 377d37cebc Add main view state feature base 10 years ago
Krisjanis Rijnieks 7e7aa93226 Add SelSourceCmd select source undoable command 10 years ago
Krisjanis Rijnieks 35593c1612 Add MvTexCoordCmd undo command 10 years ago
Krisjanis Rijnieks 424a7827c1 Add MvAllTexCoordsCmd undo feature 10 years ago
Krisjanis Rijnieks c69ca799b4 Add gui mode/state switch undo command 10 years ago
Krisjanis Rijnieks bbd462f551 Rename command class names to shorter versions 10 years ago
Krisjanis Rijnieks ce6588d296 Add undo operation with MoveSurfaceVertexCommand 10 years ago
Krisjanis Rijnieks 6d011c2e7a Add undo feature with SelectSurfaceCommand 10 years ago
Krisjanis Rijnieks c9a591a4ae Add undo feature with MoveSurfaceCommand 10 years ago
Krisjanis Rijnieks bd69364284 Add undoable RemoveSurfaceCommand 10 years ago
Krisjanis Rijnieks df840a293c Add undoable command test 10 years ago
Krisjanis Rijnieks dde5819576 Add -f flag option to RPi version of he example 11 years ago
Krisjanis Rijnieks 5c2ac7ce88 Hide info on startup, but leave commented code 11 years ago
Krisjanis Rijnieks 9388a5c757 Update default surfaces (add video and fbo sources to surfaces) 11 years ago
Krisjanis Rijnieks d88fe23773 Add FBO source via ofxPiMapper directly insteat through getMediaServer 11 years ago