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 4 hours
ago. based on code collected
about 11 hours
ago.
Nov 19, 2024 — Nov 19, 2025
Showing page 185 of 191
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added Win64 directory.
philfoundry
More...
about 18 years ago
Made gain work without a mask present, having spent an hour debugging why I'd broken everything!
philfoundry
More...
over 18 years ago
Fixed commiting files without iostream.
philfoundry
More...
over 18 years ago
Made the VS projects build the correct bundle structure.
philfoundry
More...
over 18 years ago
Made the dynamic property names by cached in the ImageEffectDescriptor, so the char C-array persists for the lifetime of the plug-in, as per the OFX spec.For example, the properties using in clip preferences were dynamically assembled as a std::string, but it then went out of scope
philfoundry
More...
over 18 years ago
Updated doxygen file to match new file names
brunonicoletti
More...
over 18 years ago
Added the new suites to the index of suites
brunonicoletti
More...
over 18 years ago
More details
brunonicoletti
More...
over 18 years ago
new files
brunonicoletti
More...
over 18 years ago
Implemented much more of the support code and tidied it up alot. See README for more details.
brunonicoletti
More...
over 18 years ago
Added several hash defines for standard clip names
brunonicoletti
More...
over 18 years ago
Added a simple invert example
brunonicoletti
More...
over 18 years ago
Fixed cut and paste typo in function description.
brunonicoletti
More...
over 18 years ago
Added the progress and the timeline suites
brunonicoletti
More...
over 18 years ago
Slightly better comments
brunonicoletti
More...
over 18 years ago
Renamed .h to .H files and a few tweaks to allow some custom properties to be supported
brunonicoletti
More...
over 18 years ago
Removed .H files as I am renaming them '.h'
brunonicoletti
More...
over 18 years ago
Added copyright header
brunonicoletti
More...
over 18 years ago
Comment tweak
brunonicoletti
More...
over 18 years ago
New progress suite
brunonicoletti
More...
over 18 years ago
Fixed two mistakes in the docs. kOfxParamPropCanUndo was missing from the props on a value param and kOfxImageClipPropFieldOrder was mistakenly said to be the pixel aspect prop on the clip preferences action.
brunonicoletti
More...
over 18 years ago
+ Ensure time in render callback is initialised from the inArgs. Will cause a crash on VS2005 if runtime checks are enabled since it hasn't been initialised.
glslang
More...
over 18 years ago
copy to pf/common files and initialise mask params
andywhitmore
More...
over 18 years ago
Implement more bits of parameter sets.
abigailbrady
More...
over 18 years ago
Versioning of cache so that old cache files will be ignored.
abigailbrady
More...
over 18 years ago
Fixes.
abigailbrady
More...
over 18 years ago
cache clips
abigailbrady
More...
over 18 years ago
Update
abigailbrady
More...
over 18 years ago
do a descibe_in_context for each context an Image Effect plugin supports. cache this as well.
abigailbrady
More...
over 18 years ago
irefactor such that the findApiHandler() only gets called when created a Plugin. after its creation the Plugin will remember which api handler made it.
abigailbrady
More...
over 18 years ago
←
1
2
…
181
182
183
184
185
186
187
188
189
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