openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
openfx-misc
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
1 day
ago.
Nov 19, 2024 — Nov 19, 2025
Showing page 181 of 191
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
we don't need CVSROOT
Frédéric Devernay
More...
over 12 years ago
rename OFX::Host::Host::initDescriptor(Param::Descriptor*) to initParamDescriptor, to avoid confusion with OFX::Host::ImageEffect::Host::initDescriptor(Descriptor*)
Frédéric Devernay
More...
over 12 years ago
Added some fixes to support Nuke extensions and tuttle extensions. See OFX_EXTENSIONS_NUKE and OFX_EXTENSIONS_TUTTLE.
MrKepzie
More...
over 12 years ago
Added support for property kOfxParamPropGroupOpen
MrKepzie
More...
over 12 years ago
reset files that need to be reseted
MrKepzie
More...
over 12 years ago
added group param handling
MrKepzie
More...
over 12 years ago
Added support for property kOfxParamPropGroupOpen for parameters of type kOfxParamTypeGroup in ofxhParam.h
MrKepzie
More...
over 12 years ago
Update overlay.cpp
revisionfx
More...
over 12 years ago
add ofxUtilities.H to xcodeproj
Frédéric Devernay
More...
over 12 years ago
fix warnings
Frédéric Devernay
More...
over 12 years ago
add OpenFX headers to xcodeproj
Frédéric Devernay
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")
Frédéric Devernay
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
Frédéric Devernay
More...
over 12 years ago
use predefined constants instead of strings for clip names
Frédéric Devernay
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.
Frédéric Devernay
More...
over 12 years ago
update gitignore
Frédéric Devernay
More...
over 12 years ago
fix OpenGL include fix bug with UShort images
Frédéric Devernay
More...
over 12 years ago
remove unused OpenGL include fix bug with UShort images
Frédéric Devernay
More...
over 12 years ago
fix warning fix bug with UShort images
Frédéric Devernay
More...
over 12 years ago
remove unused OpenGL include fix bug with UShort images
Frédéric Devernay
More...
over 12 years ago
fix OpenGL include fix bug with UShort images
Frédéric Devernay
More...
over 12 years ago
fix OpenGL include fix bug with UShort images
Frédéric Devernay
More...
over 12 years ago
fix warning
Frédéric Devernay
More...
over 12 years ago
fix OpenGL include fix bug with UShort images
Frédéric Devernay
More...
over 12 years ago
fix warning
Frédéric Devernay
More...
over 12 years ago
fix warnings
Frédéric Devernay
More...
over 12 years ago
add missing enums. avoid warnings for unused variables.
Frédéric Devernay
More...
over 12 years ago
string litterals are const char*
Frédéric Devernay
More...
over 12 years ago
new xcode project for support lib
Frédéric Devernay
More...
over 12 years ago
better path handing
Frédéric Devernay
More...
over 12 years ago
←
1
2
…
177
178
179
180
181
182
183
184
185
…
190
191
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree