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
2013-10-28Fix #37184: film exposure + transparency not working well in cycles viewport.Brecht Van Lommel
2013-10-23Fix for OSL bug reported on IRC by Pablo Vasquez: Clamp option of the math no...Lukas Toenne
2013-10-12Code cleanup: Remove some more unused cycles SSS code, related to the lookup ...Thomas Dinges
2013-10-10style cleanupCampbell Barton
2013-10-10* Code cleanup for M_PI code.Thomas Dinges
2013-10-10Fix windows scons OSL build error, just use quotes now instead of array.Brecht Van Lommel
2013-10-09Fix OSL shader build failing with spaces in the path to build directory,Brecht Van Lommel
2013-10-08Cycles / SSS:Thomas Dinges
2013-10-08Cycles / CUDA:Thomas Dinges
2013-10-05Better fix for #36935 and 36316:Brecht Van Lommel
2013-10-02Fix cycles OpenCL compile error on AMD, and fix assert in debug builds.Brecht Van Lommel
2013-09-30Fix [#36863] OSL clamp, min and max functions have wrong signature when argum...Thomas Dinges
2013-09-27Fix #35684: cycles unable to use full 6GB of memory on NVidia Titan GPU. We nowBrecht Van Lommel
2013-09-20* Style cleanup / Cycles. Thomas Dinges
2013-09-17Fix #36741: cycles AO pass giving values > 1.0 with transparency.Brecht Van Lommel
2013-09-17Fix #36725: mismatch between viewport and render result when no world is linkedBrecht Van Lommel
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-10Cycles OSL: update to build with latest OSL master branch.Brecht Van Lommel
2013-09-09Fix OpenCL build error.Brecht Van Lommel
2013-09-08Cycles:Thomas Dinges
2013-09-08Cycles:Thomas Dinges
2013-09-05code cleanup:Campbell Barton
2013-09-04Code cleanup / Cycles:Thomas Dinges
2013-09-04Compile fix / Cycles:Thomas Dinges
2013-09-04Fix cycles CUDA/OpenCL build error after recent change.Brecht Van Lommel
2013-09-04Fix a few issues reported by coverity scan.Brecht Van Lommel
2013-09-04Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this willBrecht Van Lommel
2013-09-02Cycles:Thomas Dinges
2013-09-01Fix #36620: sss + indirect light rendering artifacts, due to wrong correlatio...Brecht Van Lommel
2013-08-31Cycles: viewport render now takes scene color management settings into account,Brecht Van Lommel
2013-08-28Cycles: change Gaussian subsurface scattering falloff to be more similar toBrecht Van Lommel
2013-08-28Cycles / OpenCL:Thomas Dinges
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-24Fix issue in last subsurface commit with branched path tracing, was rendering...Brecht Van Lommel
2013-08-24Cycles: reduce noise using regular path tracing + subsurface scattering withBrecht Van Lommel
2013-08-24add GPL header to treehash.c and add missing includes to cmake.Campbell Barton
2013-08-24Cycles:Thomas Dinges
2013-08-24Fix #36545: crash with branched path tracing, correlated multi-jitteredBrecht Van Lommel
2013-08-23Cycles: more code refactoring to rename things internally as well. Also changeBrecht Van Lommel
2013-08-23Code cleanup / Cycles:Thomas Dinges
2013-08-21Fix #36526: SSS + hair crash after recent changes.Brecht Van Lommel
2013-08-20Fix compiler warning due to undefined BVH_FUNCTION_FEATURES with patch by Cam...Brecht Van Lommel
2013-08-19Cycles:Thomas Dinges
2013-08-19Cycles / SSS:Thomas Dinges
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-08-18Updates for the Cycle Hair UI. With the following changesStuart Broadfoot
2013-08-17Cycles / Sky Model:Thomas Dinges
2013-08-16Merged revision(s) 59108-59184 from trunk/blender into soc-2013-dingto. Thomas Dinges
2013-08-14Cycles:Thomas Dinges