Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-17Fix T44715: crash compositing with undefined node due to re-save in older ver...Brecht Van Lommel
2015-04-14Cleanup: warningsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-02CleanupCampbell Barton
2015-03-27Cleanup: use const char for stats argCampbell Barton
2015-03-27Fix T44149: Compositing : Node Groups do not work correctlySergey Sharybin
2015-03-27Compositor: Code cleanup, debug mode is now fine with strict flagsSergey Sharybin
2015-03-27Compositor: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-27Compositor: Cleanup, don't pollute namepace with all symbols from stdSergey Sharybin
2015-03-27Compositor: Improve reports to the interface about what's going onSergey Sharybin
2015-03-19Fix T44040: Blender crashes when nodes are mutedSergey Sharybin
2015-03-19Cleanup: spelling grey -> grayCampbell Barton
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2015-03-12Cleanup: styleCampbell Barton
2015-03-09Fix T43908: Mask render bug, one pixel black lineSergey Sharybin
2015-03-06Cleanup: unused macro warningCampbell Barton
2015-03-05Compositor: Fix compilation error with COM_DEBUG enabledSergey Sharybin
2015-02-11cleanup: style/indentationCampbell Barton
2015-01-23cleanup: styleCampbell Barton
2015-01-20Fix T42844: Compositor scale offsetSergey Sharybin
2015-01-19D627: Memory usage optimization for the compositor.Jeroen Bakker
2015-01-14Ignore "unavailable" links in the compositor, where one or both socketsLukas Tönne
2015-01-07Fix for bool flag useCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-09-08Fix T41573: Compositing reroute converts floats to red colorBastien Montagne
2014-08-18De-duplicate EWA filter code between renderer and compositorSergey Sharybin
2014-08-14remove MAXFLOAT defineCampbell Barton
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-07-15Fix T41067: Muted nodes still do data type conversions.Lukas Tönne
2014-07-08Fix T40986: crash on using the viewer node inside of group nodes.Lukas Tönne
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-06-13Use advantage of SSE2 instructions in gaussian blur nodeSergey Sharybin
2014-05-29Fix T40414: Multiple input nodes in a group not working.Lukas Tönne
2014-04-25Fix T39799: Backdrop (compositor) ignores alpha.Lukas Tönne
2014-04-23Fix T39848: Reroute nodes were not handled properly after compositorLukas Tönne
2014-04-17Style cleanupCampbell Barton
2014-04-15Building with C++ guarded alloc works againCampbell Barton
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2014-04-14Fix T39700: Plane deform still works foreverSergey Sharybin
2014-04-11Fix T39206: Plane deform works incredibly slowSergey Sharybin
2014-04-05Fix issue for OPENCL problem on Macosx 10.9.2Monique Dewanchand
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-19Code cleanup: double/floatCampbell Barton
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2014-02-17Fix T38487: Wrapped translate node in combination with other bufferedLukas Tönne
2014-02-13Code cleanup: styleCampbell Barton
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-16Code Cleanup: style and redundant castsCampbell Barton