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-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-08Cycles: Remove ccl_fetch and SOAMai Lavelle
2016-09-11Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIEDMai Lavelle
2016-09-08Cycles: Fix OpenCL speed regression introduced with the improved bump mappingLukas Stockner
2016-09-02Cycles microdisplacement: Improved automatic bump mappingMai Lavelle
2016-07-31Cycles: constant folding for RGB/Vector Curves and Color Ramp.Alexander Gavrilov
2016-06-19Cycles: add constant folding for more color operation nodes.Alexander Gavrilov
2016-05-05Code cleanup: simplify SVM stack assignment.Brecht Van Lommel
2016-02-15Cycles: Initial support of 3D textures for CUDA renderingSergey Sharybin
2016-01-07Cycles: Refactor how we pass bounce info to light path node.Thomas Dinges
2015-07-21Cycles: Workaround for sm_50 on 32bit platformSergey Sharybin
2015-07-18Cycles: Add voxel texture sampler shader nodeSergey Sharybin
2015-06-01Cycles: Assert in the cases when SVM node was not handledSergey Sharybin
2015-06-01Cycles: Implement selective nodes compilationSergey Sharybin
2015-06-01Cycles: Fix some typos in the selective modes compilationSergey Sharybin
2015-05-09Cycles: OpenCL kernel splitGeorge Kyriazis
2015-05-09Cycles: Initial work towards selective nodes support compilationSergey Sharybin
2015-05-07Cycles: Cleanup, make it more clear what endif closes what ifdefSergey Sharybin
2015-05-05Cycles: Use curve approximation for blackbody instead of lookup tableSv. Lockal
2015-03-31Cycles: Avoid float/int conversion in few placesSergey Sharybin
2015-02-21Fix T43755: Wireframe attribute doesn't work with displaceSergey Sharybin
2015-01-29Cycles: Fix for bump node not working with object texture mappingSergey Sharybin
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-10-29Cycles: Optimize math node without links to a single value nodeSergey Sharybin
2014-08-21Further cleanup for defines:Thomas Dinges
2014-08-21Cleanup: Remove __ANISOTROPIC__ define.Thomas Dinges
2014-06-14Code cleanup: Avoid duplicate functions for vector combination/separation in ...Thomas Dinges
2014-06-13Cycles: Add dedicated nodes to split/combine vectors.Thomas Dinges
2014-05-30Cleanup: Remove unused total power Emission code in Cycles, that was never ex...Thomas Dinges
2014-04-21Code cleanup: remove old closure sampling code Cycles.Brecht Van Lommel
2014-04-18Cycles: SVM optimization for mix shaders, to skip more code when the mix weightBrecht Van Lommel
2013-12-28Cycles Volume Render: add support for overlapping volume objects.Brecht Van Lommel
2013-11-18Cycles: change __device and similar qualifiers to ccl_device in kernel code.Brecht Van Lommel
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-07-04Cycles:Thomas Dinges
2013-06-23Cycles / Vector Transform Node:Thomas Dinges
2013-06-16Merged revision(s) 57423-57498 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-16Cycles / Blackbody node:Thomas Dinges
2013-06-14Cycles:Thomas Dinges
2013-06-10Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-08Cycles: window texture coordinates now work with orthographic cameras, thisBrecht Van Lommel
2013-06-07Code cleanup: avoid some warnings due to implicit uint/int/float/double conve...Brecht Van Lommel
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-20Code Cleanup / Cycles:Thomas Dinges
2012-12-28New featureStuart Broadfoot
2012-12-11Cycles: RGB and Vector Curves nodes now supported, with the limitation that theBrecht Van Lommel
2012-11-30Fix cycles CUDA sm 1.3 build with 32 bit compiler, tweaked voronoiBrecht Van Lommel
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel