File tree Expand file tree Collapse file tree 3 files changed +1
-7
lines changed
example_ofxVisualProgramming Expand file tree Collapse file tree 3 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ common:
2626 # or use += in several lines
2727 ADDON_DEPENDENCIES = ofxAssimpModelLoader ofxGui ofxKinect ofxNetwork ofxOpenCv ofxOsc ofxSvg ofxVectorGraphics ofxXmlSettings
2828 ADDON_DEPENDENCIES += ofxAudioAnalyzer ofxAudioFile ofxBTrack ofxChromaKeyShader ofxCv ofxEasing ofxFFmpegRecorder ofxFontStash ofxGLEditor
29- ADDON_DEPENDENCIES += ofxDatGui ofxJSON ofxInfiniteCanvas ofxLua ofxMidi ofxMtlMapping2D
29+ ADDON_DEPENDENCIES += ofxJSON ofxInfiniteCanvas ofxLua ofxMidi ofxMtlMapping2D
3030 ADDON_DEPENDENCIES += ofxPDSP ofxTimeline ofxWarp
3131 ADDON_DEPENDENCIES += ofxImGui
3232
Original file line number Diff line number Diff line change @@ -12,25 +12,20 @@ ofxAudioFile
1212ofxBTrack
1313ofxChromaKeyShader
1414ofxCv
15- ofxDatGui
1615ofxEasing
1716ofxFFmpegRecorder
1817ofxFontStash
1918ofxGLEditor
20- ofxHistoryPlot
2119ofxJSON
2220ofxInfiniteCanvas
2321ofxLua
2422ofxMidi
2523ofxMtlMapping2D
2624ofxNDI
27- ofxParagraph
2825ofxPd
2926ofxPdExternals
3027ofxPDSP
3128ofxPython
32- ofxThreadedFileDialog
3329ofxTimeline
34- ofxTimeMeasurements
3530ofxVisualProgramming
3631ofxWarp
Original file line number Diff line number Diff line change 3737#include " utils.h"
3838
3939#include " ofxFontStash.h"
40- #include " ofxDatGui.h"
4140#include " ofxXmlSettings.h"
4241#include " ofxPDSP.h"
4342
You can’t perform that action at this time.
0 commit comments