Krisjanis Rijnieks
|
a852d094b2
|
Add info about F expanding quad surface to the Info class
|
5 years ago |
dasoe
|
f9b576c80c
|
Update ofxPiMapper.cpp
|
5 years ago |
das
|
efcd6d9cd8
|
path patch Raspi bugfixing
|
5 years ago |
das
|
33fc850aaf
|
change paths from absolute to relative for all Targets but pi
|
5 years ago |
Pierre Proske
|
ffbaf58986
|
Initial fullscreen Quad support
|
5 years ago |
c-mendoza
|
a2c532b9d1
|
Fix for the CircleSurface mask
|
6 years ago |
Krisjanis Rijnieks
|
3c4643357c
|
Check if source exists before loading
|
6 years ago |
Krisjanis Rijnieks
|
bad65ff3f7
|
Add mkv support
|
7 years ago |
Krisjanis Rijnieks
|
7c5c60d7a4
|
Make sure the cursor is hidden when not drawing GUI
|
7 years ago |
Krisjanis Rijnieks
|
ab595fd42a
|
Add loading and saving video loop state
|
7 years ago |
Krisjanis Rijnieks
|
67de16ab91
|
Attempt to fix video loop problems on RPi
|
7 years ago |
Krisjanis Rijnieks
|
cd356afd4a
|
Add listener to handle VideoSource update on RPi
|
7 years ago |
Krisjanis Rijnieks
|
acf637a679
|
Attempt to fix VideoSource pause on RPi
|
7 years ago |
Krisjanis Rijnieks
|
26d0ffc847
|
Fix typo in VideoSource
|
7 years ago |
Krisjanis Rijnieks
|
5fb0cfc702
|
Add VideoSource::update() function declaration
|
7 years ago |
Krisjanis Rijnieks
|
5a65f6f420
|
Attempt to fix VideoSource looping on RPi
|
7 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
|
ca47482cb1
|
Add VideoSource::stop()
|
7 years ago |
Krisjanis Rijnieks
|
05d8966917
|
Add omp::getSelectedVertex()
|
7 years ago |
Krisjanis Rijnieks
|
8b09ec24cc
|
Avoid using ofMesh::haveVertsChanged() since it is protected in the current oF master
|
7 years ago |
Krisjanis Rijnieks
|
695b8aa8c5
|
Another whitespace fix
|
7 years ago |
Krisjanis Rijnieks
|
79b6ec8a7e
|
Rename example to example_fbo-sources and move magSlideShowSource there
|
7 years ago |
Krisjanis Rijnieks
|
7bbf58d384
|
Remove paramPtr unused variable from RadioList
|
8 years ago |
Krisjanis Rijnieks
|
1800eba9e5
|
Remove unused variable key from TextureMappingMode
|
8 years ago |
Krisjanis Rijnieks
|
be4d830c54
|
Remove unused variables from TextureEditorWidget
|
8 years ago |
Krisjanis Rijnieks
|
cd95c14b80
|
Remove unused variable boxAspect from ScaleWidget
|
8 years ago |
Krisjanis Rijnieks
|
211992c265
|
Add ofxPiMapper::toggleShift method
|
8 years ago |
Krisjanis Rijnieks
|
cb1947d145
|
Add ofxPiMapper::toggleLayerPanel
|
8 years ago |
Krisjanis Rijnieks
|
3b63753ad1
|
Add wrappers for Application::addGrid col and row methods
|
8 years ago |
Theodoros Papatheodorou
|
f38f8b7449
|
set all sources associated with presets to display=false when loaded vial xml
|
8 years ago |
Theodoros Papatheodorou
|
7099fee8f5
|
fixed minor bugs here and there and made sure media server sets displayed flag to false once source is unloaded
|
8 years ago |
Theodoros Papatheodorou
|
df78944c12
|
made default state of display equal to true so that preview of source is possible
|
8 years ago |
Theodoros Papatheodorou
|
5531170862
|
added ability not to update/draw fbo sources when they are not actively displayed
|
8 years ago |
Krisjanis Rijnieks
|
ef6ced6701
|
Fix GridWarpSurface non-void functions returning void
|
8 years ago |
Krisjanis Rijnieks
|
8cf585fb7b
|
Fix SettingsLoader::save returning void
|
8 years ago |
Krisjanis Rijnieks
|
ca7bfeafac
|
Fix warning "is abstract but has non-virtual destructor"
|
8 years ago |
Krisjanis Rijnieks
|
e92f95c7ef
|
Fix warnings in magSlide regarding unhandled switch cases
|
8 years ago |
Krisjanis Rijnieks
|
2a7416f663
|
Remove glm/geometric include for oF stable
|
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 |
Theodoros Papatheodorou
|
7dffbbacfa
|
fixed malloc error when fbo source was called to begin before it's been allocated
|
8 years ago |
c-mendoza
|
2122f4bc8a
|
CircleSurface: refactoring for performance, wip
|
8 years ago |
c-mendoza
|
e73f8624d0
|
Alpha masking without shaders for RPi
|
8 years ago |
c-mendoza
|
d3270674d2
|
Renamed stringify macro to avoid a naming conflict
|
8 years ago |