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-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-21Cleanup: Code and style cleanup for Cycles curve export code.Thomas Dinges
2013-12-20Fix T37884: cycles hair rendering crash with UV coordinates.Brecht Van Lommel
2013-12-18Fix T37790: OSL not rendering subsurface scattering color correct since upgra...Brecht Van Lommel
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-12-17Cycles / OpenCL: Fix compile error on OS XThomas Dinges
2013-12-16Fix T37827: cycles XML mesh export utility not longer worked.Brecht Van Lommel
2013-12-14Fix T37816: make cycles panel registration work better with addons.Peter Staples
2013-12-14Fix T37264: cycles CPU render had limited number of float images, bumped to 1...Thomas Dinges
2013-12-14Code cleanup / Cycles: Remove some unused hair code.Thomas Dinges
2013-12-13Cycles: CUDA runtime kernel compilation can now find CUDA 6.0.Brecht Van Lommel
2013-12-12Code Cleanup: use static for sky_model_data.hCampbell Barton
2013-12-10Fix T37704: cycles hair render error with hair density vertex group.Brecht Van Lommel
2013-12-10Fix T37694: cycles particles emitter object rendering when it shouldn't.Brecht Van Lommel
2013-12-09Fix build error when building without OSL support.Brecht Van Lommel
2013-12-08Cycles OSL: update to build with latest OSL master shader group changes.Brecht Van Lommel
2013-12-08Style: use frozen setsCampbell Barton
2013-12-08Cycles: Update stdosl.h to OSL 1.4.0. (includes new aastep functions).Thomas Dinges
2013-12-08Code cleanup: UI cleanup for cycles UI code and fix typo in system info.Thomas Dinges
2013-12-08Bummer, forgot to test with OSL disabled.Sergey Sharybin
2013-12-08Extend system-info with information about OIIO, OCIO and OSLSergey Sharybin
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-12-07Cycles: show remaining render time in render info textThomas Laroche
2013-11-29Cycles OSL: fix mistake in recent refactoring, parameters are not set before ...Brecht Van Lommel
2013-11-29Cycles OSL: refactoring to remove all dependencies on builtin OSL closures.Brecht Van Lommel
2013-11-28Cycles: experimental OpenSubdiv code.Brecht Van Lommel
2013-11-28Cycles: experimental OSL ptex reading code.Brecht Van Lommel
2013-11-28Cycles: add ptex face ID and UV attributes.Brecht Van Lommel
2013-11-28Cycles: remove approximate subdivision surface with gregory patches code.Brecht Van Lommel
2013-11-27Fix T37159: cycles rendering particle emitter mesh incorrectly when using non...Brecht Van Lommel
2013-11-26Fix mistake in last commit with submodules.Brecht Van Lommel
2013-11-26Fix T37303, Fix T37163: cycles mask layers that are also excluded not renderingBrecht Van Lommel
2013-11-25Cycles: Add missing unregister for world ray visibility pointer.Thomas Dinges
2013-11-24UI List: remove separate name text fields.Brecht Van Lommel
2013-11-23Fix cycles build error with visual studio, apparently the windows ABI does notBrecht Van Lommel
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