103 Commits (eb76d42c768d45d7d485762eaa57bae0f5c8bb46)
 

Author SHA1 Message Date
Krisjanis Rijnieks eb76d42c76 Change ofx addon thumbnail 11 years ago
Krisjanis Rijnieks 814bb4b1cb Add ofx addons thumbnail 11 years ago
Krisjanis Rijnieks ea2404d023 Merge branch 'release-0.1.4' 11 years ago
Krisjanis Rijnieks 4a99b7d29e Add version info 11 years ago
Krisjanis Rijnieks 50e757a225 Replace main example with the fboTexture one 11 years ago
Krisjanis Rijnieks e9767485a7 Add development and shortcut info to README 11 years ago
Krisjanis Rijnieks e307d6c62a Fix crash when removing surface after releasing mouse outside window 11 years ago
Krisjanis Rijnieks c362ba39a7 Merge pull request #2 from sebllll/QuadSurface 11 years ago
sebl 6099c436bf edit ofxSurfaceManager.cpp 11 years ago
sebl b674303dc4 modified: example-fboTexture/bin/data/defaultSurfaces.xml 11 years ago
Krisjanis Rijnieks 8720d957b4 Update README 11 years ago
Krisjanis Rijnieks ef7d9c6336 Update README 11 years ago
Krisjanis Rijnieks 79da8e4aca Update README 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 6260e485f1 Add move surfaces and joints with arrow keys 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 3ec804f39b Remove joint fill color 11 years ago
Krisjanis Rijnieks 7c26399452 Fix joints not redrawn on new surface selection while in projection editor 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
Krisjanis Rijnieks 0a75947b66 Add loading surface data from surfaces.xml 11 years ago
Krisjanis Rijnieks 5acb0e86aa Add saving surface data to xml file 11 years ago
Krisjanis Rijnieks 8f5d996c93 Add fullscreen toggle on f key press 11 years ago
Krisjanis Rijnieks 31784a33a6 Add fullscreen for Raspberry Pi 11 years ago
Krisjanis Rijnieks 5367a67d51 Update addons.make with ofxUI 11 years ago
Krisjanis Rijnieks 125f4f246c Add image source selection per surface 11 years ago
Krisjanis Rijnieks af146d001f Add basic memory management, unloading surfaces that are not assigned 11 years ago
Krisjanis Rijnieks 55490383c1 Add test source images 11 years ago
Krisjanis Rijnieks 765b8eaae6 Add posibility to select texture for selected surface 11 years ago
Krisjanis Rijnieks 5ab0168cbb Add visual switching to sources editor with key 4 11 years ago
Krisjanis Rijnieks 17e9a5b50b Add ofxSourcesEditor and some comments 11 years ago
Krisjanis Rijnieks 9ec2955c03 Update README with next steps 11 years ago
Krisjanis Rijnieks 44a94d84a9 Update README 11 years ago
Krisjanis Rijnieks c52a5b1ab6 Add different addSurface method options to surfaceManager 11 years ago
Krisjanis Rijnieks 90712b37db Add movable joints for texture edit mode 11 years ago
Krisjanis Rijnieks f2b419c82e Add texture area dragging in gui texture edit mode 11 years ago
Krisjanis Rijnieks 4c93ea241f Add projection surface joint movement 11 years ago
Krisjanis Rijnieks e561579685 Add moveSelectedSurface by method to projection editor 11 years ago
Krisjanis Rijnieks 4d813b38a3 Add posibility to move surfaces again 11 years ago
Krisjanis Rijnieks 8ab9754ff6 Add joints and surface deselection 11 years ago
Krisjanis Rijnieks 7c002c73b6 Add surface selection in projection mapping edit mode 11 years ago
Krisjanis Rijnieks 37d5cd9946 Add different surface management logic 11 years ago
Krisjanis Rijnieks 84f2645165 Fix type classes 11 years ago
Krisjanis Rijnieks 293dce71fd Fix projection editor class typos 11 years ago
Krisjanis Rijnieks 0a64bccc94 Add surfaceManager pointer to surfaceManagerGui 11 years ago