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
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-07OSX: Ideasman does not like using utsname, so i use the always satisfactorily...Jens Verwiebe
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
2014-06-06Code cleanup: styleCampbell Barton
2014-06-06OSX: replace deprecated (10.8 ) Gestalt function with utsname, no functional ...Jens Verwiebe
2014-06-05Fix T40228: cycles CUDA multi GPU + world MIS giving error.Brecht Van Lommel
2014-06-05Fix T40429: cycles CUDA + use persistent images problem.Brecht Van Lommel
2014-06-05Fix T40482: Cycles matlib file crashesSergey Sharybin
2014-06-04Fix T40456: cycles bug with branched path + sss + no sample all direct lights.Brecht Van Lommel
2014-06-02Fix compilation on unofficial 64bit archsMatteo F. Vescovi
2014-06-02Fix compilation error non non-linux architecturesMatteo F. Vescovi
2014-06-01Code cleanup, unused variables and comments.Thomas Dinges
2014-06-01Cycles: Small optimization for scenes without Transparent Shaders, helps a fe...Thomas Dinges
2014-05-30Cleanup: Remove unused total power Emission code in Cycles, that was never ex...Thomas Dinges
2014-05-29Fix T39804: cycles smoke domain visible in rendering.Brecht Van Lommel
2014-05-29Fix T40408: world MIS + equiangular sampling giving unnecessary noise.Brecht Van Lommel
2014-05-29Cleanup: Use doxy for more structured commentsCampbell Barton
2014-05-29Fix OpenCL compilation error in Cycles, when building without hair support.Thomas Dinges
2014-05-29Revert "fix T40375 Glossy shader bakes different than render"Dalai Felinto
2014-05-28Fix T40386: cycles anisotropic BSDF difference between SVM and OSL.Brecht Van Lommel
2014-05-28Fix T40399, OpenCL compile error.Thomas Dinges
2014-05-27Cycles: new camera_direction_from_pointDalai Felinto
2014-05-27fix T40375 Glossy shader bakes different than renderDalai Felinto
2014-05-27Cycles CUDA: use fewer registers for sm_50 cards for better performance.Brecht Van Lommel
2014-05-27Fix T40379: world MIS causing too much CUDA memory usage.Brecht Van Lommel
2014-05-26fix T40322: Glitch in baking a mixed SSS shaderDalai Felinto
2014-05-26Attempted fix for T40363: CUDA 30% slowdown in testbuilds compared to 2.70.Brecht Van Lommel
2014-05-26Fix T40345: cycles volume render + AO pass not working correct.Brecht van Lommel
2014-05-26Fix T40306: cycles baking not distributing work among CPU cores well.Brecht van Lommel
2014-05-24Revert "Cycles-Bake: fix T40322 Glitch in baking a mixed SSS shader"Dalai Felinto
2014-05-24Cleanup: Comments and unused variables.Thomas Dinges
2014-05-23Fix T40320: wrong render layer visibility with cycles deformation motion blur.Brecht Van Lommel
2014-05-23Report to the console when custom ocio config is usedSergey Sharybin
2014-05-23fix T40323 Segfault on baking after renderingDalai Felinto
2014-05-23Cycles-Bake: fix T40322 Glitch in baking a mixed SSS shaderDalai Felinto
2014-05-23Cycles-Bake: fix T40270 Combined Type fails to bake Emission nodeDalai Felinto
2014-05-21Fix T39711: cycles particle motion blur affected by viewport draw method.Brecht Van Lommel
2014-05-21Fix T40289: Cycles leaking memoryCampbell Barton
2014-05-21Fix for uninitialized memory use in CyclesCampbell Barton
2014-05-21Fix T40280: sequencer sound strips with an end at a negative time kept playingJörg Müller
2014-05-19Fix T40262: cycles GPU bake crash due to kernels not loaded, randomly due to ...Brecht Van Lommel
2014-05-19Fix cycles standalone compile error of shading system enum change.Brecht Van Lommel
2014-05-19Cycles: revert async CUDA changes, these are giving too much trouble still.Brecht Van Lommel
2014-05-19Fix compilation error on kFreeBSDSebastian Ramacher
2014-05-19Fix T39764: cycles not rendering EXR image textures with 5 channels (RGBA + Z).Brecht Van Lommel