2013-03-29 |
Campbell Barton | misc minor edits. |
tree | commitdiff |
2013-03-25 |
Lukas Toenne | Fix #34758, another Crash with NodeGroup. Took a while... |
tree | commitdiff |
2013-03-22 |
Sergey Sharybin | Add missing comment for m_isResolutionSet |
tree | commitdiff |
2013-03-22 |
Lukas Toenne | Fix for compositor node preview sizes: Use the render... |
tree | commitdiff |
2013-03-21 |
Sergey Sharybin | Render border + crop will be handled correct in composi... |
tree | commitdiff |
2013-03-20 |
Sergey Sharybin | When using border rendering, use the same border for... |
tree | commitdiff |
2013-03-20 |
Lukas Toenne | Fix for compositor bug introduced in pynodes branch... |
tree | commitdiff |
2013-03-18 |
Lukas Toenne | Use extern "C" when including BKE_node.h in C++ composi... |
tree | commitdiff |
2013-03-18 |
Lukas Toenne | Merge ... the PyNodes branch (aka "custom nodes") into... |
tree | commitdiff |
2013-03-13 |
Sergey Sharybin | Report timing compositor statistics when running in... |
tree | commitdiff |
2013-03-12 |
Sergey Sharybin | Print compositor execution statistics when in backgroun... |
tree | commitdiff |
2013-03-09 |
Sergey Sharybin | Fix for recent compo border commit |
tree | commitdiff |
2013-03-07 |
Sergey Sharybin | Border for compositor viewer node feature |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
tree | commitdiff |
2013-02-16 |
Monique Dewanchand | Added option for group node buffering in the compositor. |
tree | commitdiff |
2013-01-09 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-12-24 |
Sergey Sharybin | Fix #33650: Compositor locks up when input is an unrend... |
tree | commitdiff |
2012-12-23 |
Campbell Barton | style cleanup: wrap long lines (>200) |
tree | commitdiff |
2012-12-10 |
Sergey Sharybin | Merging r51923 through r52851 from trunk into soc-2011... |
tree | commitdiff |
2012-12-01 |
Campbell Barton | fix [#33368] Crash with multilayer exr node |
tree | commitdiff |
2012-11-30 |
Sergey Sharybin | Final render wouldn't set compositor's update_draw... |
tree | commitdiff |
2012-11-30 |
Sergey Sharybin | Compositor should never add notifiers by himself, notif... |
tree | commitdiff |
2012-11-28 |
Campbell Barton | typo's and some style cleanup, also added asserts into... |
tree | commitdiff |
2012-11-26 |
Campbell Barton | code cleanup: doxy comment corrections and correct... |
tree | commitdiff |
2012-11-23 |
Lukas Toenne | Compositor: Disabled debug assert checks for connected... |
tree | commitdiff |
2012-11-14 |
Dalai Felinto | Map Range Node (tiles) |
tree | commitdiff |
2012-11-05 |
Sergey Sharybin | Merging r50625 through r51896 from trunk into soc-2011... |
tree | commitdiff |
2012-11-01 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-29 |
Lukas Toenne | Added compositor graph functions for removing socket... |
tree | commitdiff |
2012-10-24 |
Jeroen Bakker | Oeps... Enabled the pixelate node added documentation... |
tree | commitdiff |
2012-10-23 |
Sergey Sharybin | Solve unresolved call of min(int&, unsigned int&) |
tree | commitdiff |
2012-10-23 |
Campbell Barton | use min_ max_ functions in more places. |
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-20 |
Campbell Barton | code cleanup: spelling |
tree | commitdiff |
2012-10-19 |
Lukas Toenne | Additional debug assert in the compositor for checking... |
tree | commitdiff |
2012-10-14 |
Campbell Barton | code cleanup: remove redundant casts. quiet some qualif... |
tree | commitdiff |
2012-10-09 |
Campbell Barton | code cleanup: make header defines more consistent,... |
tree | commitdiff |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
tree | commitdiff |
2012-09-25 |
Jeroen Bakker | Compositor: |
tree | commitdiff |
2012-09-20 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-09-18 |
Campbell Barton | fix own error BLI_rctf_cent_x/y were incorrectly return... |
tree | commitdiff |
2012-09-16 |
Campbell Barton | code cleanup: quiet warnings for gcc's -Wundef, -Wmissi... |
tree | commitdiff |
2012-09-15 |
Sergey Sharybin | Color Management, Stage 2: Switch color pipeline to... |
tree | commitdiff |
2012-09-15 |
Sergey Sharybin | Merging r50618 through r50624 from trunk into soc-2011... |
tree | commitdiff |
2012-09-15 |
Campbell Barton | code cleanup: remove paranoid NULL checks (these cases... |
tree | commitdiff |
2012-09-13 |
Sergey Sharybin | Merging r50522 through r50572 from trunk into soc-2011... |
tree | commitdiff |
2012-09-11 |
Jeroen Bakker | Fix for [#32536] Mixing with translated images in compo... |
tree | commitdiff |
2012-09-10 |
Sergey Sharybin | Color Management: finish pipeline changes |
tree | commitdiff |
2012-09-08 |
Sergey Sharybin | Merging r50470 through r50477 from trunk into soc-2011... |
tree | commitdiff |
2012-09-08 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-09-06 |
Sergey Sharybin | Merging r50423 through r50449 from trunk into soc-2011... |
tree | commitdiff |
2012-09-06 |
Campbell Barton | style cleanup: indentation |
tree | commitdiff |
2012-09-06 |
Campbell Barton | code clenup: comments and some style edits on ghost... |
tree | commitdiff |
2012-09-05 |
Sergey Sharybin | Merging r50413 through r50422 from trunk into soc-2011... |
tree | commitdiff |
2012-09-05 |
Antony Riakiotakis | Fix compositor crash. g_highlightedNodes can be NULL. |
tree | commitdiff |
2012-09-05 |
Sergey Sharybin | Merging r50374 through r50412 from trunk into soc-2011... |
tree | commitdiff |
2012-09-05 |
Jeroen Bakker | * gcc 4.7 is more strict. This patch will remove ... |
tree | commitdiff |
2012-09-04 |
Campbell Barton | fix [#32490] Compsitor crashes on missing OpenEXR multi... |
tree | commitdiff |
2012-09-04 |
Campbell Barton | stule cleanup |
tree | commitdiff |
2012-09-04 |
Jeroen Bakker | * there is a tiny memory leak. I think it happens... |
tree | commitdiff |
2012-09-04 |
Sergey Sharybin | Merging r50265 through r50373 from trunk into soc-2011... |
tree | commitdiff |
2012-09-03 |
Brecht Van Lommel | Compositor: initialize OpenCL only when the option... |
tree | commitdiff |
2012-08-29 |
Sergey Sharybin | Merging r50248 through r50264 from trunk into soc-2011... |
tree | commitdiff |
2012-08-28 |
Jeroen Bakker | cleanup pixel sampler code (pixel interpolations in... |
tree | commitdiff |
2012-08-23 |
Campbell Barton | despeckle composite node |
tree | commitdiff |
2012-08-23 |
Campbell Barton | svn merge ^/trunk/blender -r50132:50138 |
tree | commitdiff |
2012-08-22 |
Sergey Sharybin | Merging r50119 through r50132 from trunk into soc-2011... |
tree | commitdiff |
2012-08-22 |
Campbell Barton | despeckle node for tomato only |
tree | commitdiff |
2012-08-19 |
Sergey Sharybin | Merging r49953 through r50015 into from trunk into... |
tree | commitdiff |
2012-08-18 |
Campbell Barton | style cleanup: also correct some doxy comments |
tree | commitdiff |
2012-08-17 |
Campbell Barton | svn merge ^/trunk/blender -r49939:49945 |
tree | commitdiff |
2012-08-16 |
Campbell Barton | use filtersize of 1.0 for distort and uv - compositor... |
tree | commitdiff |
2012-08-16 |
Campbell Barton | svn merge ^/trunk/blender -r49933:49939 |
tree | commitdiff |
2012-08-16 |
Campbell Barton | fix memory leak in compositor WorkScheduler::initialize() |
tree | commitdiff |
2012-08-16 |
Campbell Barton | compositor: replace C++ new/delete with guardedalloc. |
tree | commitdiff |
2012-08-16 |
Campbell Barton | svn merge ^/trunk/blender -r49929:49933 |
tree | commitdiff |
2012-08-16 |
Campbell Barton | compositor - EWA filter was blurring too much by defaul... |
tree | commitdiff |
2012-08-15 |
Campbell Barton | svn merge ^/trunk/blender -r49890:49917 |
tree | commitdiff |
2012-08-14 |
Campbell Barton | add variable size option to bokeh blur node, remove... |
tree | commitdiff |
2012-08-14 |
Campbell Barton | svn merge ^/trunk/blender -r49867:49886 |
tree | commitdiff |
2012-08-14 |
Campbell Barton | fix [#32324] regression: node group with missing ID... |
tree | commitdiff |
2012-08-13 |
Jeroen Bakker | Fix for [#32220] regression - DistortionCache is never... |
tree | commitdiff |
2012-08-12 |
Sergey Sharybin | Merging r49815 through r49833 from trunk into soc-2011... |
tree | commitdiff |
2012-08-11 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-08-11 |
Sergey Sharybin | Merging r49808 through r49814 from trunk into soc-2011... |
tree | commitdiff |
2012-08-11 |
Campbell Barton | add back datatoc, use this instead of cmake script... |
tree | commitdiff |
2012-08-10 |
Campbell Barton | svn merge ^/trunk/blender -r49763:49774 |
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 | add asserts in MemoryBuffer.readNoCheck() so it raises... |
tree | commitdiff |
2012-08-10 |
Sergey Sharybin | Merging r49738 through r49757 from trunk into soc-2011... |
tree | commitdiff |
2012-08-09 |
Campbell Barton | generate COM_OpenCLKernels.cl.h automatically at build... |
tree | commitdiff |
2012-08-06 |
Campbell Barton | svn merge ^/trunk/blender -r49628:49634 |
tree | commitdiff |
2012-08-06 |
Lukas Toenne | Tile fix: Use the validity flag in node links directly... |
tree | commitdiff |
2012-08-06 |
Campbell Barton | inpaint node from tomato branch by Peter Schlaile |
tree | commitdiff |
2012-08-06 |
Campbell Barton | svn merge ^/trunk/blender -r49573:49601 |
tree | commitdiff |
2012-08-05 |
Sergey Sharybin | Merging r49534 through r49573 from trunk into soc-2011... |
tree | commitdiff |
2012-08-03 |
Campbell Barton | svn merge ^/trunk/blender -r49531:49533 |
tree | commitdiff |
next |