1140 Commits (6e19cf208456f3a9f9b5c39515427939f4270d0c)
 

Author SHA1 Message Date
Krisjanis Rijnieks 5969ab452b Deselect surface before switching to next preset 9 years ago
Krisjanis Rijnieks a83cebb89b Fix returning no value where it should 9 years ago
Krisjanis Rijnieks 49bce71509 Remove comments and some whitespace 9 years ago
Krisjanis Rijnieks 731e979af3 Add mode reporting at the top level of ofxPiMapper 9 years ago
Krisjanis Rijnieks 2d504160d5 Add HexagonSurface as base for CircleSurface 9 years ago
Krisjanis Rijnieks b583a4c37b Add ofxPiMapper::setNextPreset 9 years ago
Krisjanis Rijnieks 60fedb1277 Make presets a hidden feature for now 9 years ago
Krisjanis Rijnieks 9a0dfa443a Add ofxPiMapper::getActivePresetIndex 9 years ago
Krisjanis Rijnieks 4678c76c4f Add ofxPiMapper::setActivePreset and getNumPresets 9 years ago
Krisjanis Rijnieks dfd9dc8c14 Use only one settings file (ofxpimapper.xml) 9 years ago
Krisjanis Rijnieks a96d7c8f7a Saving and loading presets properly 9 years ago
Krisjanis Rijnieks 17433cdb97 Add loading presets from xml 9 years ago
Krisjanis Rijnieks 071ea03aff Rename SurfaceManager::clear to clearPresets 9 years ago
Krisjanis Rijnieks 7febe46958 Create presets through SettingsLoader 9 years ago
Krisjanis Rijnieks 5076b39c89 Make SurfaceStack not a singleton 9 years ago
Krisjanis Rijnieks 3e7e3eb3ed Add multiple <surfaces> tag test 9 years ago
Krisjanis Rijnieks e3f67a3067 Add preset todo in SettingsLoader 9 years ago
Krisjanis Rijnieks 12f0d8abcf Rename SetApplicationStateCmd to SetApplicationModeCmd 9 years ago
Krisjanis Rijnieks 2504d5fdaa Refactor TextureMappingMode::draw() 9 years ago
Krisjanis Rijnieks af13d906bd Adjust example-camera xcodeproj to last rename 9 years ago
Krisjanis Rijnieks fc5b28893f Adjust example xcodeproj to last rename 9 years ago
Krisjanis Rijnieks a722ef1b2f Rename application states to modes 9 years ago
Krisjanis Rijnieks 46de58be6c Fix example-camera xcodeproj 9 years ago
Krisjanis Rijnieks e126bf962d Fix example xcodeproj 9 years ago
Krisjanis Rijnieks b3b5ba13fe Remove SurfaceManagerGui 9 years ago
Krisjanis Rijnieks 207ac39b99 Clean up SurfaceManagerGui 9 years ago
Krisjanis Rijnieks fc0055cad7 Integrate the SourcesEditorWidget into Application 9 years ago
Krisjanis Rijnieks 3512c695b3 Adjust example-camera xcodeproj to latest rename 9 years ago
Krisjanis Rijnieks e7fb328313 Move SourcesEditorWidget to Gui/Widgets 9 years ago
Krisjanis Rijnieks 3644c25f95 Rename SourcesEditor to SourcesEditorWidget 9 years ago
Krisjanis Rijnieks f3ef6e8134 Clean up after ProjectionEditorWidget move 9 years ago
Krisjanis Rijnieks 432cf61cd3 Add setup related calls to ProjectionMappingState::setup() 9 years ago
Krisjanis Rijnieks 198b4456c5 Change owner of ProjectionEditorWidget to Gui 9 years ago
Krisjanis Rijnieks 861d78f5eb Adjust example-camera xcodeproj after renaming files 9 years ago
Krisjanis Rijnieks 7e9e4f1892 Adjust example xcodeproj after renaming files 9 years ago
Krisjanis Rijnieks 5c37c56ecb Rename ProjectionEditor to ProjectionEditorWidget 9 years ago
Krisjanis Rijnieks ed1dd32fa2 Clean up old code related to TextureEditingWidget old paths 9 years ago
Krisjanis Rijnieks 43e62ae9a9 Simplify SetApplicationStateCmd, remove SurfaceManagerGui parts 9 years ago
Krisjanis Rijnieks 42e8a8590f Make Gui the owner of TextureEditorWidget 9 years ago
Krisjanis Rijnieks 3131b9dd43 Update example-camera xcodeproj to match latest changes 9 years ago
Krisjanis Rijnieks 4cd2d0926a Fix TextureMappingState::draw(), surfaces moving along with the texture 9 years ago
Krisjanis Rijnieks 324b2378cf First step towards transforming TextureEditor into widget 9 years ago
Krisjanis Rijnieks d603d332d3 Remove deconstructors from ProjectionEditor and TextureEditor 9 years ago
Krisjanis Rijnieks f60e83a1b5 Remove useless SourcesEditor code 9 years ago
Krisjanis Rijnieks a0050722d3 Clean SourceEditor from old comments and whitespace 9 years ago
Krisjanis Rijnieks 44c29daf37 Do not create MediaServer in SourcesEditor contructor 9 years ago
Krisjanis Rijnieks e947c13525 Remove alternative constructor for SourcesEditor 9 years ago
Krisjanis Rijnieks 5ded9fa70d Remove SourcesEditor::register/unregisterAppEvents() 9 years ago
Krisjanis Rijnieks f064ba810c Improve Application::setup(), setup all states 9 years ago
Krisjanis Rijnieks 6cd213a1a4 Clean up ProjectionEditor from old comments 9 years ago