1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
we don't need CVSROOT More... over 12 years ago
rename OFX::Host::Host::initDescriptor(Param::Descriptor*) to initParamDescriptor, to avoid confusion with OFX::Host::ImageEffect::Host::initDescriptor(Descriptor*) More... over 12 years ago
Added some fixes to support Nuke extensions and tuttle extensions. See OFX_EXTENSIONS_NUKE and OFX_EXTENSIONS_TUTTLE. More... over 12 years ago
Added support for property kOfxParamPropGroupOpen More... over 12 years ago
reset files that need to be reseted More... over 12 years ago
added group param handling More... over 12 years ago
Added support for property kOfxParamPropGroupOpen for parameters of type kOfxParamTypeGroup in ofxhParam.h More... over 12 years ago
Update overlay.cpp More... over 12 years ago
add ofxUtilities.H to xcodeproj More... over 12 years ago
fix warnings More... over 12 years ago
add OpenFX headers to xcodeproj More... over 12 years ago
- use const char* instead of char* for constant strings - more generally, constify a bit - use OpenFX constants instead of strings when available (e.g. kOfxImageEffectSimpleSourceClipName instead of "Source") More... over 12 years ago
Several bug fixes in testProperties.cpp, the biggest one being a missing _ in front of _nWantedVals, which prevented the plugin from working More... over 12 years ago
use predefined constants instead of strings for clip names More... over 12 years ago
Nuke only supports the General and Filter contexts, so add at least General to those that don't support any of those two. Even Generators must have an input Clip. More... over 12 years ago
update gitignore More... over 12 years ago
fix OpenGL include fix bug with UShort images More... over 12 years ago
remove unused OpenGL include fix bug with UShort images More... over 12 years ago
fix warning fix bug with UShort images More... over 12 years ago
remove unused OpenGL include fix bug with UShort images More... over 12 years ago
fix OpenGL include fix bug with UShort images More... over 12 years ago
fix OpenGL include fix bug with UShort images More... over 12 years ago
fix warning More... over 12 years ago
fix OpenGL include fix bug with UShort images More... over 12 years ago
fix warning More... over 12 years ago
fix warnings More... over 12 years ago
add missing enums. avoid warnings for unused variables. More... over 12 years ago
string litterals are const char* More... over 12 years ago
new xcode project for support lib More... over 12 years ago
better path handing More... over 12 years ago