2012-12-28 |
Brecht Van Lommel | Convert alpha node: rename "key alpha" to "straight... |
tree | commitdiff |
2012-12-23 |
Sergey Sharybin | Added support of J2K codec for Jpeg2000 writing |
tree | commitdiff |
2012-12-21 |
Campbell Barton | make Node.links return a tuple, this may you can't... |
tree | commitdiff |
2012-12-21 |
Campbell Barton | replace MIN/MAX 3,4 with inline functions |
tree | commitdiff |
2012-12-18 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-12-11 |
Campbell Barton | code cleanup: neareast -> nearest |
tree | commitdiff |
2012-12-05 |
Sergey Sharybin | Fix for crop operation using uninitialized bounds in... |
tree | commitdiff |
2012-12-04 |
Sergey Sharybin | Fix #33402: Compositor crashes when drag-dropping multi... |
tree | commitdiff |
2012-11-30 |
Sergey Sharybin | Map Range: added the same infinity clamping for Z buffe... |
tree | commitdiff |
2012-11-30 |
Sergey Sharybin | Normalize node: clamp infinities to 0/1 (depending... |
tree | commitdiff |
2012-11-30 |
Sergey Sharybin | Compositor should never add notifiers by himself, notif... |
tree | commitdiff |
2012-11-23 |
Sergey Sharybin | m_overlay wasn't initialized in a constructor of FastGa... |
tree | commitdiff |
2012-11-23 |
Sergey Sharybin | Fix usage of uninialized memory in some operations |
tree | commitdiff |
2012-11-17 |
Sergey Sharybin | Fix #33209: Opening an image with image node on Composi... |
tree | commitdiff |
2012-11-17 |
Sergey Sharybin | Fix #33204: Blur node ignores Gamma setting |
tree | commitdiff |
2012-11-15 |
Campbell Barton | code cleanup: replace most DO_MINMAX2 -> minmax_v2v2_v2 |
tree | commitdiff |
2012-11-15 |
Sergey Sharybin | Image thread safe improvements |
tree | commitdiff |
2012-11-15 |
Campbell Barton | fix for deleting lines hanging the text editor when... |
tree | commitdiff |
2012-11-14 |
Dalai Felinto | fix range map node clipping when max < min |
tree | commitdiff |
2012-11-14 |
Dalai Felinto | Map Range Node (tiles) |
tree | commitdiff |
2012-11-12 |
Campbell Barton | code cleanup: spelling, |
tree | commitdiff |
2012-11-11 |
Sergey Sharybin | Code de-duplication in imageprocess.c -- made it use... |
tree | commitdiff |
2012-11-10 |
Sergey Sharybin | Removed determineDependingAreaOfInterest from movie... |
tree | commitdiff |
2012-11-10 |
Sergey Sharybin | Solved issue with distorted compositor results in some... |
tree | commitdiff |
2012-11-10 |
Sergey Sharybin | Fixes for movie distortion node |
tree | commitdiff |
2012-11-09 |
Campbell Barton | style cleanup: indentation |
tree | commitdiff |
2012-11-07 |
Sergey Sharybin | Fixed crashes when motion tracks are zero-sized |
tree | commitdiff |
2012-11-04 |
Campbell Barton | fix own error in r51819, was reading outside of the... |
tree | commitdiff |
2012-11-04 |
Campbell Barton | code cleanup: double promotions |
tree | commitdiff |
2012-11-03 |
Campbell Barton | style cleanup: tabs & whitespace |
tree | commitdiff |
2012-11-02 |
Campbell Barton | fix for compositor regression where blur note offset... |
tree | commitdiff |
2012-11-01 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-28 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-26 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-24 |
Jeroen Bakker | Oeps... Enabled the pixelate node added documentation... |
tree | commitdiff |
2012-10-24 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-24 |
Jeroen Bakker | Updated crop image setting to make every pixel outside... |
tree | commitdiff |
2012-10-24 |
Jeroen Bakker | Adding a pixelate node. |
tree | commitdiff |
2012-10-24 |
Campbell Barton | rename axis_primary_v3() to max_axis_v3() to avoid... |
tree | commitdiff |
2012-10-23 |
Campbell Barton | reduce float comparisons for keying operation and despill. |
tree | commitdiff |
2012-10-23 |
Campbell Barton | use min_ max_ functions in more places. |
tree | commitdiff |
2012-10-23 |
Campbell Barton | rename api functions... |
tree | commitdiff |
2012-10-21 |
Jeroen Bakker | Fix for [#32931] Crop node resets values to 0 |
tree | commitdiff |
2012-10-21 |
Campbell Barton | style cleanup: bge, switch statements mostly. |
tree | commitdiff |
2012-10-21 |
Campbell Barton | style cleanup: trailing tabs & expand some non prefix... |
tree | commitdiff |
2012-10-15 |
Campbell Barton | code cleanup: use float sizes for function args. |
tree | commitdiff |
2012-10-14 |
Campbell Barton | code cleanup: remove redundant casts. quiet some qualif... |
tree | commitdiff |
2012-10-13 |
Sergey Sharybin | Cycles: progressive refine option |
tree | commitdiff |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
tree | commitdiff |
2012-10-07 |
Campbell Barton | code cleanup: glare stream operation was setting alpha... |
tree | commitdiff |
2012-10-04 |
Campbell Barton | style cleanup: comment blocks |
tree | commitdiff |
2012-10-03 |
Campbell Barton | fix [#32739] Glare node does "add" instead of "lighten" |
tree | commitdiff |
2012-10-02 |
Campbell Barton | freeing node trees no longer decreases their user count... |
tree | commitdiff |
2012-10-02 |
Jeroen Bakker | * fix for regression test [compo_map_uv.blend] |
tree | commitdiff |
2012-10-02 |
Jeroen Bakker | * fix for regression file [compo_map_zcombine_cubes... |
tree | commitdiff |
2012-10-01 |
Sergey Sharybin | Fix #32728: File Output node always save as RGBA, even... |
tree | commitdiff |
2012-10-01 |
Campbell Barton | fix [#32709] Color mix node produces artifacts from... |
tree | commitdiff |
2012-09-30 |
Campbell Barton | fix for double free. |
tree | commitdiff |
2012-09-24 |
Sergey Sharybin | Proper fix for #32626: TIFF renders are limited to... |
tree | commitdiff |
2012-09-22 |
Campbell Barton | code cleanup: remove/comment unused defines |
tree | commitdiff |
2012-09-20 |
Campbell Barton | code cleanup: remove unused macros, commet some which... |
tree | commitdiff |
2012-09-16 |
Campbell Barton | code cleanup: quiet warnings for gcc's -Wundef, -Wmissi... |
tree | commitdiff |
2012-09-15 |
Campbell Barton | code cleanup: replace macro for BLI_rect size/center... |
tree | commitdiff |
2012-09-15 |
Sergey Sharybin | Color Management, Stage 2: Switch color pipeline to... |
tree | commitdiff |
2012-09-15 |
Campbell Barton | fix for 3 obvious mistakes/bugs. |
tree | commitdiff |
2012-09-14 |
Campbell Barton | fix for 2 crashes freeing masks |
tree | commitdiff |
2012-09-11 |
Jeroen Bakker | Fix for [#32536] Mixing with translated images in compo... |
tree | commitdiff |
2012-09-06 |
Campbell Barton | code clenup: comments and some style edits on ghost... |
tree | commitdiff |
2012-09-04 |
Campbell Barton | fix [#32490] Compsitor crashes on missing OpenEXR multi... |
tree | commitdiff |
2012-09-03 |
Campbell Barton | code cleanup: move file string defines into BLI_path_ut... |
tree | commitdiff |
2012-09-03 |
Sergey Sharybin | Fix for compositor always cacheing frames when using... |
tree | commitdiff |
2012-08-24 |
Campbell Barton | fix for bug in variable size blur compositor node ... |
tree | commitdiff |
2012-08-23 |
Campbell Barton | style cleanup: indentation, also quiet double promotion... |
tree | commitdiff |
2012-08-23 |
Campbell Barton | set defaults for de-speckle |
tree | commitdiff |
2012-08-23 |
Campbell Barton | despeckle composite node |
tree | commitdiff |
2012-08-23 |
Campbell Barton | change I made gave a little nicer bleeding direction... |
tree | commitdiff |
2012-08-21 |
Campbell Barton | fix [#32374] Curve compositor UI drawing glitch |
tree | commitdiff |
2012-08-21 |
Jeroen Bakker | Fix for |
tree | commitdiff |
2012-08-21 |
Campbell Barton | compositor color curve was MEM_dupallocN'ing the curve... |
tree | commitdiff |
2012-08-21 |
Campbell Barton | code cleanup: use math functions for curve compo code. |
tree | commitdiff |
2012-08-20 |
Campbell Barton | code cleanup: use BLI_RCT_SIZE macro |
tree | commitdiff |
2012-08-19 |
Campbell Barton | use BLI math length functions for distance compositor... |
tree | commitdiff |
2012-08-19 |
Dalai Felinto | The Distance Node in 2.49/2.5/2.6 pre-tiles has a diffe... |
tree | commitdiff |
2012-08-17 |
Jeroen Bakker | Documentation of the Bokeh image operation :) |
tree | commitdiff |
2012-08-16 |
Campbell Barton | compositor: replace C++ new/delete with guardedalloc. |
tree | commitdiff |
2012-08-16 |
Campbell Barton | fix for bug reading past the buffer bounds for the... |
tree | commitdiff |
2012-08-16 |
Campbell Barton | compositor - EWA filter was blurring too much by defaul... |
tree | commitdiff |
2012-08-15 |
Jeroen Bakker | Fix for |
tree | commitdiff |
2012-08-14 |
Campbell Barton | use vector for color operation internal storage. |
tree | commitdiff |
2012-08-14 |
Campbell Barton | fix [#32324] regression: node group with missing ID... |
tree | commitdiff |
2012-08-13 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-08-13 |
Jeroen Bakker | Fix for [#32220] regression - DistortionCache is never... |
tree | commitdiff |
2012-08-12 |
Campbell Barton | inpaint node now blend inpaint pixels with existing... |
tree | commitdiff |
2012-08-12 |
Campbell Barton | avoid divide by zero for the inpaint node. |
tree | commitdiff |
2012-08-11 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-08-11 |
Campbell Barton | fix for own error with opencl bokeh blur. |
tree | commitdiff |
2012-08-10 |
Campbell Barton | compositor: bokeh blur size input can now be an image... |
tree | commitdiff |
2012-08-10 |
Campbell Barton | code cleanup: compositor - define size for executePixel... |
tree | commitdiff |
2012-08-10 |
Campbell Barton | use define for bokeh blur size, also define size of... |
tree | commitdiff |
2012-08-10 |
Campbell Barton | minor compositor change: use the max dimension for... |
tree | commitdiff |
next |