5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 13, 2024 — Oct 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Natronize More... almost 12 years ago
Removed superfluous delete More... almost 12 years ago
Fixed the RenderTree class to be able to work for previews aswell More... almost 12 years ago
Removed flooding icons in plugins menu More... almost 12 years ago
Preview has now a dedicated Effect instance. More... almost 12 years ago
Temp commit More... almost 12 years ago
Merge branch 'workshop' of github.com:MrKepzie/Natron into workshop More... almost 12 years ago
Fps is now refreshed only in playback mode. Changed the texture min filter to GL_LINEAR and replaced GL_CLAMP by GL_CLAMP_TO_EDGE to the parameters More... almost 12 years ago
Fps is now only refreshed when playback is on More... almost 12 years ago
Update openfx version More... almost 12 years ago
update openfx version More... almost 12 years ago
Fix conflicts More... almost 12 years ago
Changed the way the viewer transfers data from RAM to GPU. Not working yet, still on it. More... almost 12 years ago
use functions from the hostsupport openfx lib More... almost 12 years ago
TextRenderer is now a member of ViewerGL. VideoEngine is now controlling the playback FPS. Zooming/panning refresh rate is no longer modified by the timer controlling the FPS. More... almost 12 years ago
Merge branch 'workshop' of github.com:MrKepzie/Powiter_Core into workshop More... almost 12 years ago
Removed useless updateGL() More... almost 12 years ago
bug fix: position was not updated when zooming More... almost 12 years ago
don’t react to horizontal wheel event More... almost 12 years ago
update gitignore More... almost 12 years ago
update openfx More... almost 12 years ago
Display combo box’s items tooltip only when it differs from the original text More... almost 12 years ago
Added missing includes for combobox More... almost 12 years ago
Added tooltips to combobox menu items More... almost 12 years ago
Fixed conflict More... almost 12 years ago
Implemented usage of kOfxParamPropChoiceLabelOption More... almost 12 years ago
update openfx More... almost 12 years ago
kOfxParamPropChoiceLabelOption should be used as a help string (not a label) More... almost 12 years ago
Fixed getImage when nodes aren't connected: it now returns a null pointer. All plugins with a mask now work again. More... almost 12 years ago
Unconnected masks are now always initialized to 1 for RGBA instead of 0 for color and 1 for alpha. It makes a lot of plugins work with un-connected masks. More... almost 12 years ago