openfx
openfx copied to clipboard
Suggestion for the future
For oldOfx.h over time...
Perhaps we should do ofxOld_v1.3.h, ofxOld_v1.2.h and ofxOld.h that is just:
include ofxOld_v1.3.h
include ofxOld_v1.2.h
ofxOld_v1.2.h would be just the YUV stuff and documented as safer to ignore (comment out) when building against 1.4 but not to ignore 1.3 because of old hosts and plug-ins
I just checked and Versioning was added in 1.2 That would be the lowest we can go