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
2017-10-16Merge remote-tracking branch 'origin/master' into openvdbopenvdbLukas Tönne
2017-10-07Cycles: CUDA bicubic and tricubic texture interpolation support.Brecht Van Lommel
2017-10-07Code refactor: make texture code more consistent between devices.Brecht Van Lommel
2017-08-24Fix Cycles CUDA transparent shadow error after recent fix in c22b52c.Brecht Van Lommel
2017-07-11Fix T52027: OSL getattribute() crash, when optimizer calls it before rendering.Brecht Van Lommel
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-08Cycles: Make it possible to access KernelGlobals from split data initializati...Sergey Sharybin
2017-03-08Cycles: CPU implementation of split kernelMai Lavelle
2017-01-23Cycles: Split ShaderData object and shader flagsSergey Sharybin
2017-01-23Cycles: Make object flag names more obvious that hey are object and not shaderSergey Sharybin
2017-01-19Cycles: Expose diffuse and glossy depth to Light Path nodeSergey Sharybin
2016-11-13Merge branch 'cvdb_ray_isect' into openvdbLukas Tönne
2016-11-09Merge branch 'master' into cvdb_ray_isectLukas Tönne
2016-10-31Merge branch 'master' into openvdbLukas Tönne
2016-10-29Cycles: Implement texture coordinates for Point, Spot and Area LampsLukas Stockner
2016-10-03Fix Cycles CUDA performance on CUDA 8.0.Brecht Van Lommel
2016-09-02Cycles microdisplacement: Improved automatic bump mappingMai Lavelle
2016-08-31Cycles: don't crash if OSLRenderServices::osl_ts is unsetMai Lavelle
2016-08-06Cycles: Add AttributeDescriptorMai Lavelle
2016-07-29Cycles microdisplacement: ngons and attributes for subdivision meshesMai Lavelle
2016-07-19Merge branch 'master' into openvdbKévin Dietrich
2016-07-11Cycles: Move BVK kernel files to own directorySergey Sharybin
2016-07-07Merge branch 'master' into openvdbKévin Dietrich
2016-07-03Fix T48783: OSL render errors after recent refactoring.Brecht Van Lommel
2016-06-07Merge branch 'master' into openvdbKévin Dietrich
2016-05-20Cycles: Fix long compile time with MSVC.Thomas Dinges
2016-03-30Merge branch 'master' into openvdbKévin Dietrich
2016-03-25Cycles: Cleanup, indent nested preprocessor directivesSergey Sharybin
2016-02-19Merge branch 'master' into openvdbKévin Dietrich
2016-02-13Cleanup: Remove some OIIO code for versions prior to 1.5.Thomas Dinges
2016-02-10Merge branch 'master' into openvdbKévin Dietrich
2016-02-06Cleanup: Remove support for OSL versions < 1.6.Thomas Dinges
2016-01-07Merge branch 'master' into openvdbKévin Dietrich
2016-01-07Cycles: Refactor how we pass bounce info to light path node.Thomas Dinges
2016-01-06Cycles: Fix possible buffer overflow in OIIO cache error messageSergey Sharybin
2016-01-06Fix T47120: CPU OSL Cycles crashes blender in latest GITSergey Sharybin
2015-12-28Merge branch 'master' into openvdbKévin Dietrich
2015-12-18Cycles: Log OSL texture system statistics after finishing the renderSergey Sharybin
2015-12-18Cycles: Implement proper texture derivatives evaluation for OSLSergey Sharybin
2015-11-01Merge branch 'master' into openvdbKévin Dietrich
2015-10-26Cleanup: Avoid some warnings on OS X with clang and update comment.Thomas Dinges
2015-08-29OpenVDB 3.1 update.Kévin Dietrich
2015-06-13Cycles: Silent paranoid uninitialized GCC warnings in release kernelsSergey Sharybin
2015-04-06Cycles: Cleanup, spaces around assignment operatorSergey Sharybin
2015-04-06Cycles: Avoid doing paranoid checks in filepath of builtin imagesSergey Sharybin
2015-04-06Cycles: Support bultin 3d textures with OSL backendSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-02-02Cycles: OSL kernel now also ignores maybe-uninitializedSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-11-08Cleanup: cycles whitespaceCampbell Barton