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-01-20Cycles: Expose diffuse and glossy depth to Light Path nodeSergey Sharybin
2017-01-20Cycles: Implement texture coordinates for Point, Spot and Area LampsLukas Stockner
2016-10-19Fix Cycles CUDA performance on CUDA 8.0.Brecht Van Lommel
2016-09-02Cycles: Silence strict compiler warning in release buildSergey Sharybin
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-31Cycles: refactor kernel closure storage to use structs per closure type.Brecht Van Lommel
2016-07-29Cycles microdisplacement: ngons and attributes for subdivision meshesMai Lavelle
2016-07-11Cycles: Move BVK kernel files to own directorySergey Sharybin
2016-07-03Fix T48783: OSL render errors after recent refactoring.Brecht Van Lommel
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-05-22Code refactor: add generic Cycles node infrastructure.Brecht Van Lommel
2016-05-20Cycles: Fix long compile time with MSVC.Thomas Dinges
2016-03-25Cycles: Cleanup, indent nested preprocessor directivesSergey Sharybin
2016-02-13Cleanup: Remove some OIIO code for versions prior to 1.5.Thomas Dinges
2016-02-11Cycles: Remove some ifdefs for OSL < 1.7.1.Thomas Dinges
2016-02-06Cleanup: Remove support for OSL versions < 1.6.Thomas Dinges
2016-02-04Cycles: Implement approximate reflectance profilesSergey Sharybin
2016-02-03Cycles: Cleanup, indentationSergey Sharybin
2016-01-07Cycles: Update some API to be ready for OSL 1.6Sergey Sharybin
2016-01-07Cycles: Update some types used form OSLSergey Sharybin
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
2016-01-04Remove SCons building systemSergey Sharybin
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-10-26Cleanup: Avoid some warnings on OS X with clang and update comment.Thomas Dinges
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-05Cycles: Add some TODO comments about derivativesSergey Sharybin
2015-10-05Cycles: Fix for builtin textures when linking against OSL 1.6.8Sergey Sharybin
2015-09-23Cycles: Support building with latest OSL-1.7devSergey Sharybin
2015-09-03Cycles: Fix missing packed images with newer versions of OSLSergey Sharybin
2015-06-13Cycles: Silent paranoid uninitialized GCC warnings in release kernelsSergey Sharybin
2015-05-09Cycles: Add CPU compat headers to some of the OSL implementation filesSergey Sharybin
2015-04-26Cleanup: Code style.Thomas Dinges
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-30Cycles: Attempt to fix osl+scons compilationSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-25Fix T44123: Cycles SSS renders black in recent buildsSergey Sharybin
2015-02-18Cleanup for Cycles hair shader ifdefs.Thomas Dinges
2015-02-02Cycles: OSL kernel now also ignores maybe-uninitializedSergey Sharybin
2014-12-31Cycles: Post-reintegration tweaks to ensure things do compileSergey Sharybin
2014-12-31Cycles: Be ready for gflags namespace auto-detectSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-03Cycles: Synchronize SCons with CMake in regard of loggingSergey Sharybin
2014-12-03Cycles: Use 16 bytes aligned closures in OSLSergey Sharybin