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-11-22Cycles: test code for sse 4.1 kernel and alignment for some vector types.Martijn Berger
2013-11-22Cycles: Add a "Normal" input socket to the Layer Weight node + GLSL drawing c...Thomas Dinges
2013-11-18Cycles: change __device and similar qualifiers to ccl_device in kernel code.Brecht Van Lommel
2013-11-09Cycles / Fresnel Node:Thomas Dinges
2013-11-01Cycles:Thomas Dinges
2013-11-01code cleanup: spellingCampbell Barton
2013-10-30Fix #37194, OSL script crashes blender. The lookup functions for finding Cycl...Lukas Toenne
2013-10-28Fix #37184: film exposure + transparency not working well in cycles viewport.Brecht Van Lommel
2013-10-26spelling: use American spelling for canceledCampbell Barton
2013-10-26remove unused varCampbell Barton
2013-10-23Fix for OSL bug reported on IRC by Pablo Vasquez: Clamp option of the math no...Lukas Toenne
2013-10-19Fix: ensure cycles mist pass stays in range 0..1, it could have values out ofBrecht Van Lommel
2013-10-19Fix #37134: cycles viewport not displaying correct with multi GPU renderBrecht Van Lommel
2013-10-18Make strict compiler flags happySergey Sharybin
2013-10-18Fix cycles hair segments not giving correct vector speed pass, the motion vectorBrecht Van Lommel
2013-10-17Fix cycles mesh synchronization being too slow with vector blur and duplis.Brecht Van Lommel
2013-10-14Interface:Thomas Dinges
2013-10-12Fix #37002: cycles viewport render shows white on old graphics cards with noBrecht Van Lommel
2013-10-12Code cleanup: Remove some more unused cycles SSS code, related to the lookup ...Thomas Dinges
2013-10-12Code cleanup: remove some unused cycles SSS code.Brecht Van Lommel
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-07Add GLEW_STATIC definition for CMake as well.Antony Riakiotakis
2013-10-05Better fix for #36935 and 36316:Brecht Van Lommel
2013-10-05Fix #36962, "Render emitter" option for hair is ignored in Cycles. Hair parti...Lukas Toenne
2013-10-04Fix cycles hair render UI panel showing for particles that are not hair,Brecht Van Lommel
2013-10-04Attempt to fix #36935: disable SSE optimizations on 32 bit windows too. Somet...Brecht Van Lommel
2013-10-02Fix #36316: dots in cycles render on certain CPUs with 32 bit linux builds.Brecht Van Lommel
2013-10-02Fixes for cycles Mapping and Vector Transform node:Brecht Van Lommel
2013-10-02Fix cycles OpenCL compile error on AMD, and fix assert in debug builds.Brecht Van Lommel
2013-09-30Fix #36873: cycles opencl render status show negative sample count.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-27Fix [#36822], Sky Turbidity values > 10 could result in weird behavior and cr...Thomas Dinges
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-23Minor cleanup for own commit, removed unused line.Lukas Toenne
2013-09-23Fix #36790, OSL point parameters of shader nodes not initialized correctly fr...Lukas Toenne
2013-09-20remove unused modifier argument from ParticleSystem.co_hairCampbell Barton
2013-09-20* Style cleanup / Cycles. Thomas Dinges
2013-09-17Fix #36750: windows crash with empty cycles scene, can't do &references[0] withBrecht Van Lommel
2013-09-17Fix #36741: cycles AO pass giving values > 1.0 with transparency.Brecht Van Lommel
2013-09-17Fix #36731: border render not updating properly with persistent imagesBrecht Van Lommel
2013-09-17Fix #36738: object ray visibility flags not working in cycles viewport if thereBrecht Van Lommel
2013-09-17Fix #36725: mismatch between viewport and render result when no world is linkedBrecht Van Lommel
2013-09-16Code cleanup / Cycles:Thomas Dinges
2013-09-16Cycles / Hair:Thomas Dinges