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-05-26Cycles: optimize attributes device updatesKévin Dietrich
2021-05-20Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-19Cycles OpenCL: disable AO preview kernelsBrecht Van Lommel
2021-05-18Cleanup: formatKévin Dietrich
2021-05-18Cleanup: clang-formatCampbell Barton
2021-05-18Alembic procedural: fix wrong property used as base for attributeKévin Dietrich
2021-05-18Alembic procedural: fix crash accessing invalid ICompoundPropertiesKévin Dietrich
2021-05-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-05-14Cleanup: clang-formatCampbell Barton
2021-05-14Merge branch 'blender-v2.93-release'Kévin Dietrich
2021-05-14Fix T87929: Cycles, missing update when visibility is modifiedKévin Dietrich
2021-05-12Cycles: fix inconsistent-missing-override warningsAnkit Meel
2021-05-05Merge branch 'blender-v2.93-release'Sergey Sharybin
2021-05-05Fix kernel loading time accounted twice in render progressSergey Sharybin
2021-05-04Fix compile error without AlembicKévin Dietrich
2021-05-04Merge branch 'blender-v2.93-release'Germano Cavalcante
2021-05-03Fix errors in Cycles commentsBrecht Van Lommel
2021-05-03Cleanup: spellingCampbell Barton
2021-05-03Alembic Procedural: precompute vertex normalsKévin Dietrich
2021-05-03Alembic Procedural: refactor data readingKévin Dietrich
2021-05-03Cycles: use reference count to detect used shadersKévin Dietrich
2021-05-03Cycles: add reference counting to NodesKévin Dietrich
2021-04-29Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-04-29Fix T87686: Cycles persistent data not updating correctly with hairBrecht Van Lommel
2021-04-29Fix ASAN warnings with Cycles OSLBrecht Van Lommel
2021-04-19Cycles: include more transparency and emission in fast GI approximationBrecht Van Lommel
2021-04-12Fix T86880: Cycles bevel shader not working after editing worldBrecht Van Lommel
2021-04-11Cleanup: clang-formatCampbell Barton
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-04-01Fix "unused variable" warning when compiling without nanovdbSebastian Parborg
2021-04-01Cycles: add a spread setting for area lightsMatteo Falduto
2021-03-31Alembic procedural: fix missing update when editing shadersKévin Dietrich
2021-03-31Alembic procedural: comment, speficy the behavior of a functionKévin Dietrich
2021-03-31Alembic procedural: cleanup, make add_object privateKévin Dietrich
2021-03-31Alembic procedural: fix out of bound access when editing object properties or...Kévin Dietrich
2021-03-30Fix T87007: Cycles Background not updated if strength is initially nullKévin Dietrich
2021-03-30Cycles: disable NanoVDB for AMD OpenCLBrecht Van Lommel
2021-03-26Cleanup: redundant expressionKévin Dietrich
2021-03-26Fix T86939: Cycles objects bounds not updated when transforming objectsKévin Dietrich
2021-03-24Alembic procedural: deduplicate cached data accross framesKévin Dietrich
2021-03-24Cleanup: unused variableKévin Dietrich
2021-03-24Fix T86601: Cycles accumulates displacement when transforming an ObjectKévin Dietrich
2021-03-23Fix T86567: Cycles crashes when playing back animated volumesKévin Dietrich
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-15Fix (apparently harmless) Cycles asan warningsBrecht Van Lommel
2021-03-15Fix Cycles rendering crash on OpenBSDBrecht Van Lommel
2021-03-12Fix compiler warning when building Cycles without EmbreeBrecht Van Lommel
2021-03-12Alembic procedural: specific result type for cache lookupsKévin Dietrich
2021-03-12Alembic procedural: add support for instancingKévin Dietrich