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-19Cycles OpenCL: disable AO preview kernelsBrecht Van Lommel
2021-05-18Cleanup: clang-formatCampbell Barton
2021-05-14Fix T87929: Cycles, missing update when visibility is modifiedKévin Dietrich
2021-05-05Fix kernel loading time accounted twice in render progressSergey Sharybin
2021-05-03Fix errors in Cycles commentsBrecht 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-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
2021-03-12Alembic procedural: move cache building out of object update methodsKévin Dietrich
2021-03-12Alembic procedural: fix missing attribute updateKévin Dietrich
2021-03-12Cleanup: unused variableKévin Dietrich
2021-03-12Alembic procedural: fix potential zero scale matrix generationKévin Dietrich
2021-03-10Fix wrong white point of Linear ACES in config reading and the bundled configBrecht Van Lommel
2021-03-07Cleanup: do not pass class member to class methodsKévin Dietrich
2021-03-07Alembic procedural: fix missing update when only the transforms changeKévin Dietrich
2021-03-07Alembic procedural: fix infinite update loop when modifying Object level prop...Kévin Dietrich
2021-02-26Cleanup: unused class memberKévin Dietrich
2021-02-25Fix T85926: Cycles missing viewport updates when making materials single userKévin Dietrich
2021-02-23Alembic procedural: avoid storing constant hair topology for each frameKévin Dietrich
2021-02-23Alembic procedural: cleanup, demultiply Object and Geometry NodeKévin Dietrich
2021-02-23Alembic procedural: use an enumeration to discriminate IObjectsKévin Dietrich
2021-02-23Alembic procedural: fix crash when accessing data out of frame boundsKévin Dietrich
2021-02-18Cleanup: clang-formatCampbell Barton
2021-02-18Cleanup: Fix unused variable warningRay Molenkamp
2021-02-17Fix T85694: Cycles incorrect grayscale conversion with some OpenColorIO configsBrecht Van Lommel
2021-02-17Cycles: add support for Arm Neon instructions using sse2neonBrecht Van Lommel
2021-02-17Cycles: add utility functions for zero float2/float3/float4/transformBrecht Van Lommel