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
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-06-17Cleanup: trailing space for compositorCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2012-12-24Fix #33650: Compositor locks up when input is an unrendered render layer.Sergey Sharybin
2012-10-23use min_ max_ functions in more places.Campbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-09-11Fix for [#32536] Mixing with translated images in compositor producesJeroen Bakker
2012-08-10use define for bokeh blur size, also define size of determineResolution args.Campbell Barton
2012-07-12add bli rect funcs BLI_rctf_init_minmax, BLI_rcti_init_minmaxCampbell Barton
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-06-26use m_ prefix for compositor class members (all compositor operations).Campbell Barton
2012-06-21Refactoring of tiles opencl implementation:Monique Dewanchand
2012-06-20 * reset OpenCL innerloop size to 32.Jeroen Bakker
2012-06-20style cleanupCampbell Barton
2012-06-19Implemented Preview of defocus to set the quality of the node to LowJeroen Bakker
2012-06-17code cleanup: includes, also correct some py example typosCampbell Barton
2012-06-15style cleanup: more nodesCampbell Barton
2012-06-15style cleanup: remaining nodes in intern/Campbell Barton
2012-06-13 * optimized threadingJeroen Bakker
2012-06-08 * Added OpenCL kernel for bokeh blurJeroen Bakker
2012-05-18style cleanup: compositor, pointer syntax, function brace placement, line lengthCampbell Barton
2012-05-17style cleanup: braces, compositorCampbell Barton
2012-05-17 ____ Jeroen Bakker