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-10-20HIP device code cleanup and fix for high VRAM usageSayak Biswas
2021-10-19Cycles: bake transparent shadows for hairBrecht Van Lommel
2021-10-19Cycles: avoid intermediate stack array for writing shadow intersectionsBrecht Van Lommel
2021-10-18Cycles: reduce GPU state memory a littleBrecht Van Lommel
2021-10-18Cycles: replace integrator state argument macrosBrecht Van Lommel
2021-10-15Cleanup: refactor BVH2 shadow intersection for upcoming changesBrecht Van Lommel
2021-10-15Cleanup: refactor OptiX shadow intersection for upcoming changesBrecht Van Lommel
2021-10-15Cleanup: add utility functions for packing integersBrecht Van Lommel
2021-10-15Fix T92128: Cycles CUDA wrong hair attributes, after recent changesBrecht Van Lommel
2021-10-14Cycles: Kernel address space changes for MSLMichael Jones
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-11Cycles: restore Christensen-Burley SSSBrecht Van Lommel
2021-10-06Cycles: fully decouple triangle and curve primitive storage from BVH2Brecht Van Lommel
2021-09-27Cycles: Rework OptiX visibility flags handlingPatrick Mours
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-04Cycles: More flexible GI Approximation AO distance controlSergey Sharybin
2021-07-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-07-05Fix T89523: Cycles OpenCL compile error after shadow terminator changesBrecht Van Lommel
2021-06-29Fix T89523: Cycles OpenCL compile error after recent changesBrecht Van Lommel
2021-06-28Cycles: reduce shadow terminator artifactsMikhail Matrosov
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-04-19Cleanup: move BVH utility functions into own fileBrecht Van Lommel
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-11Cycles: Add CPU+GPU rendering support with OptiXPatrick Mours
2020-07-07Cycles: Add support for native OptiX curve primitivePatrick Mours
2020-06-22Cycles: internal refactoring to make thick/ribbon curve separate primitivesBrecht Van Lommel
2020-06-22Cycles: remove SIMD BVH optimizations, to be replaced by EmbreeBrecht Van Lommel
2020-06-22Cycles: remove __UV__ and __INSTANCING__ as kernel optionsBrecht Van Lommel
2020-06-22Cycles: remove support for rendering hair as triangle and linesBrecht Van Lommel
2020-06-02Fix T77106: Cycles crash baking with AO shader nodeGarry R. Osgood
2020-03-06Cleanup: tweak Cycles #includes in preparation for clang-format sortingBrecht Van Lommel
2020-02-18Fix Cycles Embree crash with AO shader local only optionBrecht Van Lommel
2020-02-18Fix Cycles Embree test failures with shadow catcherBrecht Van Lommel
2020-01-16Fix T73064: Embree does not like Bevel shaderStefan Werner
2019-10-01Cycles: Fixed Camera inside volumes with Embree turned on.Stefan Werner
2019-09-13Cycles: add Optix support in the kernelPatrick Mours
2019-08-26Cycles: remove workaround to pass ray by valuePatrick Mours
2019-08-26Cycles: fixes for building kernel without certain featuresPatrick Mours
2019-07-11Fix T66691: Ceash trying to render the 2.80 splash imageSergey Sharybin
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-04-24Cycles: remove hair minimum width support.Brecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-22Fix T62844: Cycles crash with bevel and degenerate geometry.Brecht Van Lommel
2019-02-21Cycles: Fix uninitialized number of hitsSergey Sharybin
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-29Cycles: Add sample-based runtime profiler that measures time spent in various...Lukas Stockner
2018-11-25Cleanup: trailing spaceCampbell Barton
2018-11-15Cycles: Cleanup, code styleSergey Sharybin
2018-11-09Revert "Cycles: Cleanup, move Embree BVH logic to own file"Sergey Sharybin
2018-11-09Cycles; Cleanup, line lengthSergey Sharybin