263 Commits (3c01ca2ea173262f9265dab59a9132eea2dee884)

Author SHA1 Message Date
Krisjanis Rijnieks 1800eba9e5 Remove unused variable key from TextureMappingMode 8 years ago
Krisjanis Rijnieks 211992c265 Add ofxPiMapper::toggleShift method 8 years ago
Krisjanis Rijnieks cb1947d145 Add ofxPiMapper::toggleLayerPanel 8 years ago
Krisjanis Rijnieks 8cf585fb7b Fix SettingsLoader::save returning void 8 years ago
Krisjanis Rijnieks 26326733cc Make it work with openFrameworks master branch 8 years ago
Krisjanis Rijnieks 9966ecf83a Update code to use Vec3 and Vec2 everywhere 8 years ago
Krisjanis Rijnieks 5e23b21eb2 Add Vec2 adapter class, Vec3 still to finish 8 years ago
Krisjanis Rijnieks ad71b6bed1 Add possibility to add circle surface 8 years ago
Krisjanis Rijnieks 6cdbbe7e5b Change back keyboard shortcuts to the ones before 8 years ago
c-mendoza 2a9e451e12 Fix for SettingsLoader to support CircleSurface 8 years ago
c-mendoza a8821686cc Update Key Bindings to support CircleSurface 8 years ago
c-mendoza e98cae857d CircleSurface + changes in various files to support the new surface 8 years ago
magdesign 6d0b641a26
Update ProjectionMappingMode.cpp 8 years ago
Theodoros Papatheodorou 594f5be6c6 added accessor function and simpler example 8 years ago
Theodoros Papatheodorou 9357530b34 added ability to select a source by string name. Basically accessor functions to the SetSourceCmd class 8 years ago
magdesign 75b8c7f412
Updatet Keystrokes to PVJ 3.x 8 years ago
magdesign 194d268e3d
changed keyboard shortcuts to PVJ 3.x 8 years ago
Krisjanis Rijnieks 7ed140efe1 Add ext as shortcut for exit 8 years ago
Krisjanis Rijnieks ce5b6957d1 Add "sdn" and "rbt" as key sequences for shutdown and reboot on pi 8 years ago
Krisjanis Rijnieks e9247353ea Remove obsolete commented code 8 years ago
Krisjanis Rijnieks b5101a4d7d Add ofxPiMapper::selectVertex() 8 years ago
Krisjanis Rijnieks a5dc7adafa Add ofxPiMapper::deselect() 8 years ago
Krisjanis Rijnieks 2d95ccc0a6 Add ofxPiMapper::undo() 8 years ago
Krisjanis Rijnieks 43cc69a919 Remove TerminalListener 8 years ago
Krisjanis Rijnieks 022d8866a7 Move texture coordinate only if it is selected 8 years ago
Krisjanis Rijnieks 22bfba1912 Add Application::moveSelection() documentation 8 years ago
Krisjanis Rijnieks 84c9cc0957 Add moveVertex TODO 8 years ago
Krisjanis Rijnieks f95585ca55 Fix Application::moveSelection() make it context sensitive 8 years ago
Krisjanis Rijnieks 48b4153afd Replace TextureMappingMode::moveSelection with moveSelectedTexCoord() 8 years ago
Krisjanis Rijnieks 98cb163884 Add Application::moveTexCoord(...) 8 years ago
Krisjanis Rijnieks 34449be272 Add Application::selectNext and PrevTextCoord() 8 years ago
Krisjanis Rijnieks c3ebebd9f9 Add Application::togglePause() 8 years ago
Krisjanis Rijnieks e6302b5b71 Add Application::shutdown() 8 years ago
Krisjanis Rijnieks 5f3ea80088 Add reboot() for Raspberry Pi on <x> press 8 years ago
Krisjanis Rijnieks 9996554b2f Move surface command executors to Application 8 years ago
Krisjanis Rijnieks a39042aab9 Remove ofEvents.h include from ProjectionMappingMode.h 8 years ago
Krisjanis Rijnieks 17d7b95760 Remove ProjectionMappingMode::createSurface 8 years ago
Krisjanis Rijnieks f1a37adf2a Move grid command includes to Application class 8 years ago
Krisjanis Rijnieks a96a8fb8c3 Beautify Application grid methods 8 years ago
Krisjanis Rijnieks 1269e5661e Move AddGridRow.. and ..Column methods to Application 8 years ago
Krisjanis Rijnieks 0896c82e92 Add ofxPiMapper::scaleUp.. and ..Down() 8 years ago
Krisjanis Rijnieks 76cfd74898 Improve Application::eraseSurface() 8 years ago
Krisjanis Rijnieks faf4b759d7 Organize Application includes 8 years ago
Krisjanis Rijnieks 816e301d3a Move TogglePerspectiveCmd include to Application 8 years ago
Krisjanis Rijnieks 687960c537 Add ofxPiMapper::togglePerspective() 8 years ago
Krisjanis Rijnieks 02f8ee8af6 Add TODO to Application 8 years ago
Krisjanis Rijnieks 46cd88d33f Move Duplicate.. and SetNextSource.. commands to Application 8 years ago
Krisjanis Rijnieks b6bbf5526b Add ofxPiMapper::setNextSource() 8 years ago
Krisjanis Rijnieks 5d043d1977 Add option to set custom info text 8 years ago
Krisjanis Rijnieks b3bc344ed7 Add ofxPiMapper::duplicateSurface() 8 years ago