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
2012-07-13bugfix: [#32073] Displace node different result between Low and high qualityDalai Felinto
2012-07-13new mask rasterizer written to take advantage of the compositors threading, m...Campbell Barton
2012-07-12Missed H fileJeroen Bakker
2012-07-12Small optimizations in compositor.Jeroen Bakker
2012-07-12add bli rect funcs BLI_rctf_init_minmax, BLI_rcti_init_minmaxCampbell Barton
2012-07-12Compositor:Jeroen Bakker
2012-07-11Compositor:Jeroen Bakker
2012-07-11Compositor read buffers work directly on the memory buffer. Jeroen Bakker
2012-07-11Fixes for keying screen:Sergey Sharybin
2012-07-11Fix for issue [#31981] for tiles opencl:Monique Dewanchand
2012-07-11fix for Tiles bug - opencl:Monique Dewanchand
2012-07-11Fix for tiles bug:Monique Dewanchand
2012-07-10Keying screen: small fixes and improvements from tomatoSergey Sharybin
2012-07-10Movie Clip Node: skip putting frame to cache when rendering animationSergey Sharybin
2012-07-10Mango request: added an input node to use track's position in compositorSergey Sharybin
2012-07-10Mango request: option to clamp result of Mix RGB and Color Math nodesSergey Sharybin
2012-07-10Tomato: added option to clamp result of Mix RGB and Color Math nodesSergey Sharybin
2012-07-10some code refactors in raskter.c to sync it with build where mask tiling is b...Peter Larabell
2012-07-09removed depth aware defocusJeroen Bakker
2012-07-08svn merge ^/trunk/blender -r48691:48729Campbell Barton
2012-07-08Multi device OpenCL did not work.Jeroen Bakker
2012-07-06svn merge ^/trunk/blender -r48674:48681Campbell Barton
2012-07-06Tomato keying screen: small fixes and improvementsSergey Sharybin
2012-07-06 * Added OpenCL implementation of the Defocus nodeJeroen Bakker
2012-07-05svn merge ^/trunk/blender -r48604:48638Campbell Barton
2012-07-05Added a default margin to the tile dependancy of the lens distortionJeroen Bakker
2012-07-05Adjusted margin of the lens distortionJeroen Bakker
2012-07-05Moved highlight code to the workscheduler.Jeroen Bakker
2012-07-05style cleanupCampbell Barton
2012-07-04svn merge ^/trunk/blender -r48585:48604Campbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-07-04relay the original node to a different place holder to resolve someJeroen Bakker
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-07-04svn merge ^/trunk/blender -r48576:48585Campbell Barton
2012-07-04Two pass execution:Jeroen Bakker
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-07-04Merging r48545 through r48574 from trunk into soc-2011-tomatoSergey Sharybin
2012-07-04Mask node: create a copy of layers to be rasterized in initExecutionSergey Sharybin
2012-07-03Tomato: skip cache for Movieclip input node only when renderingSergey Sharybin
2012-07-03Tomato experimental option: disable cacheing for movie clip nodeSergey Sharybin
2012-07-03svn merge ^/trunk/blender -r48489:48527Campbell Barton
2012-07-03Optimized the area of interest of the lensdistortion node.Jeroen Bakker
2012-07-02Limit out of screen tiles to be scheduled.Jeroen Bakker
2012-07-01svn merge ^/trunk/blender -r48415:48469Campbell Barton
2012-07-01Color management: fixed crash when freeing context for inactive viewer nodeSergey Sharybin
2012-07-01style cleanup: commentsCampbell Barton
2012-06-30Color management fixes and improvementsSergey Sharybin
2012-06-28add NULL check for ibuf, was crashing while rendering randomlyCampbell Barton
2012-06-28svn merge ^/trunk/blender -r48370:48375Campbell Barton
2012-06-28code cleanup: compile with clang and quiet some warnings.Campbell Barton