Pierre Proske
|
ffbaf58986
|
Initial fullscreen Quad support
|
5 years ago |
Krisjanis Rijnieks
|
b6fbf63ddd
|
Add setDrawGui(bool) option
|
7 years ago |
Krisjanis Rijnieks
|
c6487b25be
|
Add loop option to setVideoSource
|
7 years ago |
Krisjanis Rijnieks
|
06545df724
|
Add ofxPiMapper::setImageSource()
Also fix ofxPiMapper::setVideoSource() to stop only video sources and not crash.
|
7 years ago |
Krisjanis Rijnieks
|
0ef4e1f8b5
|
Add ofxPiMapper::setVideoSource(fileName)
|
7 years ago |
Krisjanis Rijnieks
|
211992c265
|
Add ofxPiMapper::toggleShift method
|
8 years ago |
Krisjanis Rijnieks
|
cb1947d145
|
Add ofxPiMapper::toggleLayerPanel
|
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 |
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 |
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
|
22bfba1912
|
Add Application::moveSelection() documentation
|
8 years ago |
Krisjanis Rijnieks
|
84c9cc0957
|
Add moveVertex TODO
|
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
|
f1a37adf2a
|
Move grid command includes to Application class
|
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
|
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 |
Krisjanis Rijnieks
|
ce81e9e15d
|
Add moveLayerUp and ..Down methods to ofxPiMapper
|
8 years ago |
Krisjanis Rijnieks
|
7c90b3ba0f
|
Add ofxPiMapper::eraseSurface(index)
|
8 years ago |
Krisjanis Rijnieks
|
9e0b302e1f
|
Add ofxPiMapper::createSurface(SurfaceType)
|
8 years ago |
Krisjanis Rijnieks
|
79034f24d5
|
Remove GuiMode.h include
|
8 years ago |
Krisjanis Rijnieks
|
c8c32f417e
|
Add ofxPiMapper::toggleInfo
|
9 years ago |
Krisjanis Rijnieks
|
19c47ff611
|
Rename SetActivePresetCmd to SetPresetCmd
|
9 years ago |
Krisjanis Rijnieks
|
1a1928259f
|
Rename setActivePreset to setPreset
|
9 years ago |
Krisjanis Rijnieks
|
36b2d1fe7f
|
Add autosave
|
9 years ago |
Krisjanis Rijnieks
|
8455ac9a17
|
Move Application mode switching to methods
This gives the possibility to call CommandManager managed calls from the ofxPiMapper class.
|
9 years ago |
Krisjanis Rijnieks
|
16e2473835
|
Add Application::setNextPreset on <n> keypress
|
9 years ago |
Krisjanis Rijnieks
|
1a2070139d
|
Integrate SetActivePresetCmd into Application
|
9 years ago |
Krisjanis Rijnieks
|
dfd9dc8c14
|
Use only one settings file (ofxpimapper.xml)
Create it if it is not there.
|
9 years ago |
Krisjanis Rijnieks
|
12f0d8abcf
|
Rename SetApplicationStateCmd to SetApplicationModeCmd
|
9 years ago |
Krisjanis Rijnieks
|
a722ef1b2f
|
Rename application states to modes
|
9 years ago |
Krisjanis Rijnieks
|
b3b5ba13fe
|
Remove SurfaceManagerGui
|
9 years ago |