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
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2020-12-03Fix Cycles device kernels containing debug assertation codePatrick Mours
2020-11-10Fix NanoVDB compile errors with recent NanoVDB versionsPatrick Mours
2020-11-09Cycles: Fix function inline attributesSergey Sharybin
2020-11-09Cycles: Fix tricubic sampling with NanoVDBPatrick Mours
2020-11-04Fix Cycles volume render differences with NanoVDB when using linear samplingPatrick Mours
2020-10-05Cycles: Add NanoVDB support for rendering volumesPatrick Mours
2020-03-18Cycles: support for different 3D transform per volume gridBrecht Van Lommel
2020-03-11Cleanup: stop encoding image data type in slot indexBrecht Van Lommel
2019-08-16Fix T55054: possible use of unsupported instructions in Cycles texture codeLazydodo
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-11-09Cycles: Cleanup, space after (void)Sergey Sharybin
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-07-05Cycles: Adding native support for UINT16 textures.Stefan Werner
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2017-12-08Cycles: Fix difference in image Clip extension method between CPU and GPUSergey Sharybin
2017-12-08Cycles: Cleanup, split 2D interpolation functionSergey Sharybin
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-04-27Unlimited number of textures for CyclesStefan Werner
2016-08-11Cycles: Change code order for Image Data Types.Thomas Dinges
2016-06-19Cycles: Support half and half4 textures.Thomas Dinges
2016-05-27Cleanup: Shorten texture variables, tex and image was kinda redundant.Thomas Dinges
2016-05-20Cycles: Fix long compile time with MSVC.Thomas Dinges