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
2014-06-28Cycles: use SYSTEM for external includesCampbell Barton
2014-06-28CMake: update source filesCampbell Barton
2014-06-27Fix T40797: Crash on render on specific file with volumentrics and 'use hair'...Sergey Sharybin
2014-06-27Fix for DeviceScene::attributes_uchar4 not released properlyTamito Kajiyama
2014-06-26Fix T40816, SSS brightness difference with Sample All Direct Lights.Thomas Dinges
2014-06-26Fix compilation error with scons and older pythonsSergey Sharybin
2014-06-24Fix T40695: world surface shader incorrectly visible with world volume.Brecht Van Lommel
2014-06-23Fix compiler error in Cycles Beckmann sampling precomputation: strictLukas Tönne
2014-06-22Cycles: improved Beckmann sampling using precomputed dataBrecht Van Lommel
2014-06-22Fix T40703: cycles viewport smoke not updating when changing frame.Brecht Van Lommel
2014-06-22Fix T40714: cycles not loading CMYK jpeg files correctly.Brecht Van Lommel
2014-06-22Fix cycles "Is Singular Ray" being on for Camera rays, now is off.Brecht Van Lommel
2014-06-20Fix T40692, Checker Texture derivation on very large scales (1k).Thomas Dinges
2014-06-19Cycles: Make Volume Bounces default to 0. This is quiet a bit faster, and pro...Thomas Dinges
2014-06-19Python: Remove deprecated uses of os.popenCampbell Barton
2014-06-19Cycles: attempt to solve compilation error on 32bit OSXSergey Sharybin
2014-06-17Cycles: only use -fno-rtti with OSL (conflicts with -fsanitize=vptr)Campbell Barton
2014-06-16Cycles: Slight modification to the previous commitSergey Sharybin
2014-06-16Cycles: Fix compilation error on 32bit platformsSergey Sharybin
2014-06-16Cycles: Fix compilation error on platforms without SSE2Sergey Sharybin
2014-06-15* Fix OpenCL after uchar4 commit.Thomas Dinges
2014-06-14Fix for last commit, forgot changes in Cycles itself.Thomas Dinges
2014-06-14Cycles: glossy and anisotropic BSDF changesBrecht Van Lommel
2014-06-14Cycles: internal code support for anisotropic Beckmann and GGX reflectionBrecht Van Lommel
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk
2014-06-14Cycles: improved importance sampling for Beckmann and GGX glossyBrecht Van Lommel
2014-06-14Cycles: volume sampling method can now be set per material/world.Brecht Van Lommel
2014-06-14Cycles: volume light samplingBrecht Van Lommel
2014-06-14Cycles code refactor: move some surface and volume path code to separate files.Brecht Van Lommel
2014-06-14Cycles code refactor: deduplicate and symmetrize some path tracing code.Brecht Van Lommel
2014-06-14Cycles code refactor: minor changes to light emission code.Brecht Van Lommel
2014-06-14Fix compilation in cyclesAntony Riakiotakis
2014-06-14Code cleanup: Avoid duplicate functions for vector combination/separation in ...Thomas Dinges
2014-06-14Quiet warning in CyclesCampbell Barton
2014-06-14Cycles: Add support for uchar4 attributes.Thomas Dinges
2014-06-14Follow up for previous commit: need to tweak args for scons as wellSergey Sharybin
2014-06-14Cycles: Fix compilation error of AVX2 kernel with GCC/ClangSergey Sharybin
2014-06-14Code cleanup.Thomas Dinges
2014-06-14Cycles: Add an AVX2 CPU kernel.Thomas Dinges
2014-06-13Cycles: Add dedicated nodes to split/combine vectors.Thomas Dinges
2014-06-13Cycles: Calculate face normal on the fly.Thomas Dinges
2014-06-13Cycles Refactor: Add SSE Utility code from Embree for cleaner SSE code.Thomas Dinges
2014-06-13Cycles: Support builtin images for OSL shading backendSergey Sharybin
2014-06-12Bake-API: Set Custom Cage to be Cage ObjectDalai Felinto
2014-06-11Fix T40561: cycles refraction node with sharp distribution gives black.Brecht Van Lommel
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-06-09Fix cycles CUDA error when trying to use >= 100 image textures.Brecht Van Lommel
2014-06-06Fix T40514: Cycles world MIS segfaultCampbell Barton
2014-06-06Fix T40370: cycles CUDA baking timeout with high number of AA samples.Brecht Van Lommel
2014-06-06Fix T40282: Renaming node sockets in Cycles nodes causes crash.Lukas Tönne