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-11Cycles: Improve volume stack size calculationSergey Sharybin
2021-10-06Cycles: fully decouple triangle and curve primitive storage from BVH2Brecht Van Lommel
2021-10-06Fix T91922: Cycles artifacts with high volume nested levelSergey Sharybin
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-06-28Cycles: reduce shadow terminator artifactsMikhail Matrosov
2021-05-14Fix T87929: Cycles, missing update when visibility is modifiedKévin Dietrich
2021-03-26Fix T86939: Cycles objects bounds not updated when transforming objectsKévin Dietrich
2021-03-24Fix T86601: Cycles accumulates displacement when transforming an ObjectKévin Dietrich
2021-03-15Fix Cycles rendering crash on OpenBSDBrecht Van Lommel
2021-02-17Cycles: add utility functions for zero float2/float3/float4/transformBrecht Van Lommel
2021-02-11Fix T85462: crash in render mode while removing instancesKévin Dietrich
2021-01-22Cycles: optimize device updatesKévin Dietrich
2020-12-24Cleanup: compiler warningBrecht Van Lommel
2020-12-24Cycles: remove surface area computation for meshes with OSLBrecht Van Lommel
2020-11-20Cleanup: spellingCampbell Barton
2020-11-04Fix Cycles volume render differences with NanoVDB when using linear samplingPatrick Mours
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-28Cycles: internal support for per-instance and per-geometry attributesAlexander Gavrilov
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-02Cycles: add time statistics to scene updateKévin Dietrich
2020-08-19Cycles : add a Volume Geometry NodeKévin Dietrich
2020-07-07Fix T78666: Cycles non-uniformly scaled hair renders wrong for static objectsBrecht Van Lommel
2020-06-25Cleanup: spellingCampbell Barton
2020-06-24Cleanup: compiler warningsBrecht Van Lommel
2020-06-22Cycles: internal refactoring to make thick/ribbon curve separate primitivesBrecht Van Lommel
2020-06-22Cycles: remove __UV__ and __INSTANCING__ as kernel optionsBrecht Van Lommel
2020-06-22Cycles: make TBB a required library dependency, and use in a few placesBrecht Van Lommel
2020-06-22Cleanup: minor refactoring around DeviceTaskBrecht Van Lommel
2020-06-02Cycles: Added shadow terminator offset parameter.Stefan Werner
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Volumes: add render settings for volume datablockBrecht Van Lommel
2020-03-18Cycles: change volume step size controls, auto adjust based on voxel sizeBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-11-29Cycles: Add sample-based runtime profiler that measures time spent in various...Lukas Stockner
2018-11-08Cycles: Write Cryptomatte metadata according to the specificationLukas Stockner
2018-10-28Cycles: Added Cryptomatte output.Stefan Werner
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-04-29Cycles: Cleanup: Remove double semicolonsLukas Stockner
2018-03-10Cycles: support arbitrary number of motion blur steps for objects.Brecht Van Lommel
2018-03-10Cycles: support arbitrary number of motion blur steps for cameras.Brecht Van Lommel
2018-03-10Code refactor: motion blur cleanups, preparing for next commit.Brecht Van Lommel
2018-03-10Code refactor: don't expose UpdateObjectTransformState in header.Brecht Van Lommel
2018-03-10Code refactor: make Transform always affine, dropping last row.Brecht Van Lommel
2018-03-10Code refactor: add DecomposedTransform.Brecht Van Lommel
2018-03-10Code refactor: use KernelOject struct instead of float4 array.Stefan Werner
2018-02-23Code refactor: improve attribute handling for optional volume attributes.Brecht Van Lommel