2013-05-05 |
Campbell Barton | correction for uv template, also some doxygen comment... |
tree | commitdiff |
2013-04-27 |
Campbell Barton | minor changes, BLI_uvproject_from_view was doing matrix... |
tree | commitdiff |
2013-04-24 |
Lukas Toenne | Fix for #34739 and #35060, avoid ambiguity in composito... |
tree | commitdiff |
2013-04-06 |
Sergey Sharybin | svn merge ^/trunk/blender -r55815:55840 |
tree | commitdiff |
2013-04-05 |
Campbell Barton | code cleanup: include order |
tree | commitdiff |
2013-04-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55700. |
tree | commitdiff |
2013-03-29 |
Campbell Barton | misc minor edits. |
tree | commitdiff |
2013-03-26 |
Sergey Sharybin | Merging r55547 through r55594 from trunk into soc-2008... |
tree | commitdiff |
2013-03-26 |
Sergey Sharybin | Freestyle: fix crash unlinking object |
tree | commitdiff |
2013-03-25 |
Lukas Toenne | Fix #34758, another Crash with NodeGroup. Took a while... |
tree | commitdiff |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
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 |
Campbell Barton | svn merge ^/trunk/blender -r55372:55392 |
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-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55357. |
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-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54802. |
tree | commitdiff |
2013-02-16 |
Monique Dewanchand | Added option for group node buffering in the compositor. |
tree | commitdiff |
2013-01-12 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53729. |
tree | commitdiff |
2013-01-09 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-01-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53584. |
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-08 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52815. |
tree | commitdiff |
2012-12-01 |
Campbell Barton | fix [#33368] Crash with multilayer exr node |
tree | commitdiff |
2012-12-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52690. |
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 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52546. |
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-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52340. |
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-04 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51853. |
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-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51718. |
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-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51448. |
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-30 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50956. |
tree | commitdiff |
2012-09-25 |
Jeroen Bakker | Compositor: |
tree | commitdiff |
2012-09-23 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50829. |
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-15 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50607. |
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-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50257. |
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 |
Tamito Kajiyama | Merged changes in the trunk up to revision 49986. |
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 |
next |