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
path: root/intern
AgeCommit message (Expand)Author
2015-07-07Cycles: Add an option to force disable all OpenCL devicesSergey Sharybin
2015-06-29Cycles: Rework the way how OpenCL devices are createdSergey Sharybin
2015-06-29Fix T45154: Translation binary file(blender.mo) for Japanese is too smallSergey Sharybin
2015-06-29Cleanup: Fix a typo in world MIS.Thomas Dinges
2015-06-29Fix T45034: MirrorBall rendering on wrong camera axisSergey Sharybin
2015-06-29Support for platforms /wo malloc_usable_sizeCampbell Barton
2015-06-18Cycles: Don't show devices which does not support OpenCL 1.1 in the menuSergey Sharybin
2015-06-18Cycles: Fix wrong numbering of OpenCL devices when some of them are skippedSergey Sharybin
2015-06-18Cycles: Solve possible buffer overrun when using too much closuresSergey Sharybin
2015-06-18Fix T41870: Cycles OSL - Changing rotation value in anisotropic shader crashe...Sergey Sharybin
2015-06-18Msgfmt: Fix for generating .mo files from .po without commentsSergey Sharybin
2015-06-18Cycles: Fix compilation error with motion blur disabled on CPUSergey Sharybin
2015-06-18Cycles: Fix missing node distance update when only two child intersected in QBVHSergey Sharybin
2015-06-08Cycles: Move requested feature conversion to an own functionSergey Sharybin
2015-06-08Cycles: Remove round-up trickery for max closure in split OpenCL kernelSergey Sharybin
2015-06-08Cycles: Remove requirement of using experimental kernel for hair and blur on AMDSergey Sharybin
2015-06-08Cycles: Make hair, object and motion blur selective compiled into OpenCLSergey Sharybin
2015-06-07Allow compilation of cycles network with WITH_CYCLES_LOGGING is ONMartijn Berger
2015-06-05Cycles: Initial support for OpenCL capabilities reportsSergey Sharybin
2015-06-02Fix T44922: Split kernel renders black when using Bump nodeSergey Sharybin
2015-06-01Fix T44908: Blender crashes when trying to use cycles experimental displacementSergey Sharybin
2015-06-01Cycles XML API: * Add Bump and Holdout Node * Add todo comments for various t...Thomas Dinges
2015-06-01Cycles: Number keys 0-3 can be used in interactive mode now to set max bounces.Thomas Dinges
2015-06-01Cycles: Fix wrong max nodes group used for the viewport renderSergey Sharybin
2015-06-01Cycles: Strip meaningless empty output form the MVidia OpenCL compilerSergey Sharybin
2015-06-01Cycles: Assert in the cases when SVM node was not handledSergey Sharybin
2015-06-01Cycles: Implement selective nodes compilationSergey Sharybin
2015-06-01Cycles: Fix some typos in the selective modes compilationSergey Sharybin
2015-06-01Cycles: Code cleanup, spaces around keyword and braceSergey Sharybin
2015-06-01Cycles: Fix missing features gathering from the bump graphSergey Sharybin
2015-06-01Cycles: Add bump feature for selective nodes compilationSergey Sharybin
2015-06-01Cycles: Report build flags used for the OpenCL kernel compilationSergey Sharybin
2015-06-01Cycles: Shader node features are to be inherited from the base classSergey Sharybin
2015-05-29GHOST get rid of unused warningsAntony Riakiotakis
2015-05-28Cycles: Enable Object Motion on AMD OpenCL.Thomas Dinges
2015-05-28Ghost/X11: allow creating windows to failCampbell Barton
2015-05-28Cleanup: warningCampbell Barton
2015-05-28Cleanup: Remove unused Noise Basis texture code.Thomas Dinges
2015-05-28Cleanup: Remove unused Voronoi texture code.Thomas Dinges
2015-05-27Cycles: Code cleanup, split kernelSergey Sharybin
2015-05-26Fix T44833: Can't use ccl_local space in non-kernel functionsSergey Sharybin
2015-05-26Cycles: Enable advanced shading for NVidia OpenCL kernelSergey Sharybin
2015-05-26Fix T44831: Crash when using Intel OpenCL with split kernelSergey Sharybin
2015-05-26Fix T44763: Surface Panel does not update correctly according to Node Output ...Sergey Sharybin
2015-05-26GHOST: flush event printer outputCampbell Barton
2015-05-26Cleanup: warning, spellingCampbell Barton
2015-05-25Cycles: Fix compilation error of split kernelSergey Sharybin
2015-05-25Fix T44833, OpenCL compile error on AMD.Thomas Dinges
2015-05-25Fix T44830, wrong sample progress number when using split device.Thomas Dinges
2015-05-23Cleanup: typosCampbell Barton