85 Commits (ec9e735de88a4462b10b6464f59ca209d19b5f19)

Author SHA1 Message Date
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
Krisjanis Rijnieks 7db249d890 Add saving and loading FBO source 11 years ago
Krisjanis Rijnieks ca5df071b7 Add FBO source support and selection in source editor 11 years ago
Krisjanis Rijnieks 557899da16 Make ofxPiMapper usable as one single object. Update example. 11 years ago
Krisjanis Rijnieks 3b64df6bde Add XCode project files to repo 11 years ago
Krisjanis Rijnieks 30f5c55fe1 Remove XCode project files from git ignore 11 years ago
Krisjanis Rijnieks 244778fef9 Update example addons make file 11 years ago
Krisjanis Rijnieks 954a91d504 Add dependencies 11 years ago
Krisjanis Rijnieks 19c33ddd5f Massive restructure: 11 years ago
Krisjanis Rijnieks 0847c309b4 Remove media server debug code 11 years ago
Felix Dubrownik 9d3733bb66 added getPaths 11 years ago
Felix Dubrownik 5df7b2f510 added addon_config.mk 11 years ago
Felix Dubrownik 67ea673ae8 added videos folder with dummy file 11 years ago
Felix Dubrownik 7c5fa74c60 added Test case. Compiles. shows right number of images 11 years ago
Felix Dubrownik 6d44d1cae7 ran clang Format with google code Style 11 years ago
Felix Dubrownik 66283175f1 Refactoring: Renaming Classes, introducing namespace 11 years ago
Krisjanis Rijnieks f32fd852d9 Replace ofxUI dependency with ofxGui 11 years ago
Felix Dubrownik 0ce892ae2e implemented perspective Warping openGL ES fixed funtction pipeline. 11 years ago
Krisjanis Rijnieks 50e757a225 Replace main example with the fboTexture one 11 years ago
Krisjanis Rijnieks f7df8734d6 Add remove surface method to both examples, press backspace and delete selected surface 11 years ago
Krisjanis Rijnieks b856d8c521 Add FBO texture example 11 years ago
Krisjanis Rijnieks 1afc57eb7b Add defaultSurfaces.xml to avoid saved surface.xml conflicts when pulling new versions later 11 years ago
Krisjanis Rijnieks cbac99cbdf Add snapping to projection surface editor 11 years ago
Krisjanis Rijnieks 2596c9c1b6 Update README and instructions in example 11 years ago
Krisjanis Rijnieks 193bb8764a Add hide cursor on start and show on edit modes 11 years ago
Krisjanis Rijnieks db50dc6404 Add select joints on click 11 years ago
Krisjanis Rijnieks 99b137d2ec Add select random surface after creation 11 years ago
Krisjanis Rijnieks 7d4fdf5c7e Add simple addSurface method on n key press 11 years ago