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-04-10Backport revisions for the 2.70a releasev2.70aSergey Sharybin
2014-03-19Backport revisions for the final 2.70 releasev2.70Sergey Sharybin
2014-03-12backport revisions from master for 2.70-rc2 tagv2.70-rc2Sergey Sharybin
2014-03-04Fix volume scatter render issue introduced by recent bugfix.Brecht Van Lommel
2014-03-02Cycles: remove ccl_align macro for GPU as unused and unsupported in OpenCLSv. Lockal
2014-03-01Fix T38900: cycles OSL crash running getmessage("trace", "geom:name", name)Brecht Van Lommel
2014-03-01Cleanup: Fix some typos in the code.Thomas Dinges
2014-02-28Fix use of uninitialized variable in some cases with scatter + emission volume.Brecht Van Lommel
2014-02-28Fix cycles wrong volume scatter value in light path node.Brecht Van Lommel
2014-02-27Cycles: Fix mistake in PathRayFlag, one value was used twice.Thomas Dinges
2014-02-27Cycles: compile fix after rB7808360c5f (own mistake)Sv. Lockal
2014-02-27Cycles: fix crash in SSE hair and half-floats on x86+vc2008Sv. Lockal
2014-02-26Fix T38710: volume render issue with transparent surfaces.Brecht Van Lommel
2014-02-25Fix missing brackets in cpuid bitfield check.Martijn Berger
2014-02-25Fix T38811: Cycles particle ids are inconsistent when using multiple particle...Lukas Tönne
2014-02-25Fix T38815Martijn Berger
2014-02-25Cycles Standalone: Tweak for d59f53f7b7da, use "closure color" as type name, ...Thomas Dinges
2014-02-25Cycles: Make CUDA aware of COMPUTE_50 (sm_50, Maxwell).Thomas Dinges
2014-02-24Tweak to T38766 fix: cycles now support setting viewport alpha for a material.Brecht Van Lommel
2014-02-24Fix T38779: cycles SSS and object scale render issue.Brecht Van Lommel
2014-02-24Support for generic OSL shader parameters in the Cycles standalone XMLLukas Tönne
2014-02-21Fix cycles standalone crash on Mac OS X.Brecht Van Lommel
2014-02-21Fix T38740: multi-user metaballs not rendering in Cycles.Brecht Van Lommel
2014-02-19Cycle CUDA: revert the f1aeb2ccf4 and 84f958754 busywait fixes for now.Brecht Van Lommel
2014-02-19Code cleanup: styleCampbell Barton
2014-02-17this is an attempted Fix: T38679Martijn Berger
2014-02-15Cycles Standalone: XML wrapping of Lights and some more volume settings.Thomas Dinges
2014-02-15Cycles Standalone: Add more controls and optionsThomas Dinges
2014-02-14Cycles Standalone: The camera now gets properly updated, when changing window...Thomas Dinges
2014-02-14Cycles: equi-angular sampling for homogeneous volumesBrecht Van Lommel
2014-02-14Cycles Standalone: Up/Down movement was inverted.Thomas Dinges
2014-02-14Cycles Standalone: Add interactive mode (I-key), to avoid accidental changes/...Thomas Dinges
2014-02-14Cycles Standalone: The camera can now be moved and rotated with LMB/RMB mouse...Thomas Dinges
2014-02-13Cycles Standalone: More updates for the Node XML API.Thomas Dinges
2014-02-13Fix issue in recent bugfix, did not work with multiple sessions (preview rend...Brecht Van Lommel
2014-02-13Code cleanup: styleCampbell Barton
2014-02-13Fix T38615: cycles rendering beckmann/GGX refraction wrong with IOR equal to 1.Brecht Van Lommel
2014-02-13Fix T38332, Fix T38607: cycles render crash with motion blur.Brecht Van Lommel
2014-02-12Cycles: Avoid unnecessary dot products in Mesh/Hair export code.Thomas Dinges
2014-02-11Cycles: mix hair minimum width code with SSE intersection codeBrecht Van Lommel
2014-02-11Cycles: Code refactor for Clamping/Inf Rejection, combined into 1 function. A...Thomas Dinges
2014-02-11Fix T38597: cycles status bar missing some updates.Brecht Van Lommel
2014-02-11Better fix for T38501: blender crashes right after adding image texture toSv. Lockal
2014-02-11Fix Cycles Light Passes being always enabled, own regression in Clamp commit ...Thomas Dinges
2014-02-11Cycles: Clamp Direct now affects the Background too.Thomas Dinges
2014-02-11Cycles: Separation of Indirect and Direct clamping.Thomas Dinges
2014-02-10Fix part of T38304: cycles render problem with zero length curve segments.Brecht Van Lommel
2014-02-10Fix T38576: cycles hair not rendering in edit/paint modes.Brecht Van Lommel
2014-02-10Fix T38501: blender crashes right after adding image texture to materialSv. Lockal
2014-02-09Code cleanup: Remove Debug closure declaration.Thomas Dinges