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
2013-12-26Cycles: remove disabled kernel_volume_get_final_homogeneous_extinction code.soc-2013-dingtoBrecht Van Lommel
2013-12-26Cycles Volume: add appropriate shader contexts for OSL.Brecht Van Lommel
2013-12-26Cycles Volume: remove some unnecessary rngs from shadow computation.Brecht Van Lommel
2013-12-26Cycles Volume: implement volume absorption node.Brecht Van Lommel
2013-12-26Merge branch 'master' into soc-2013-dingtoBrecht Van Lommel
2013-12-24Cycles / OpenCL: Let the OpenCL runtime determine its optimal work-group size...Thomas Dinges
2013-12-24Cycles / Hair: No need to calculate curvepoint() when we use Ribbon curves.Thomas Dinges
2013-12-22Code cleanup / Cycles: Remove CUDA check (we don't support sm_1x anymore) and...Thomas Dinges
2013-12-22Code cleanup / Cycles: Remove unused interpolation code for hair triangles, w...Thomas Dinges
2013-12-22Fix T37898: blenderplayer painfully slow in recent buildsSergey Sharybin
2013-12-22Add ItemDestroyable to the cache limitorSergey Sharybin
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 T37810: GLSL dither shader not working on OS X.Brecht Van Lommel
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-13Implement GPU-side ditherSergey Sharybin
2013-12-12Code Cleanup: use static for sky_model_data.hCampbell Barton
2013-12-12Attempt to fix compilation error on Debian armel kernelSergey Sharybin
2013-12-11Attempt to fix compilation against libav-0.8.9Sergey Sharybin
2013-12-11Cache limiter cleanup and small fixesSergey Sharybin
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-08Cycles Volume: materials without a surface shader now act transparent whenBrecht Van Lommel
2013-12-08Cycles Volume: remove use volumetrics option.Brecht Van Lommel
2013-12-08Cycles Volume: rename isotropic to scatter volume, g to anisotropy, scatterin...Brecht Van Lommel
2013-12-08Merge branch 'master' into soc-2013-dingtoBrecht 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-30Woo Hoo. First git commit.Alexandr Kuznetsov
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-29Fix iTaSC build error when building with libc++.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