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-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
2021-02-17Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-02-17Fix T85440: crash with displacement shaders and updating geometry in viewportBrecht Van Lommel
2021-02-17Cycles: detect when attributes have changedJacques Lucke
2021-02-12OpenColorIO: upgrade to version 2.0.0Brecht Van Lommel
2021-02-11Fix T85462: crash in render mode while removing instancesKévin Dietrich
2021-02-09Cycles: fix wrong flags used to tag device data as dirtyKévin Dietrich
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-03Alembic procedural: fix crash when cancelling a render duringKévin Dietrich
2021-01-29Fix T85144: Cycles crashes when editing render properties in viewportKévin Dietrich
2021-01-27Cleanup: spellingCampbell Barton
2021-01-26Merge branch 'blender-v2.92-release'Richard Antalik
2021-01-26Fix T85048: Cycles sculpt vertex color issues after recent changesBrecht Van Lommel
2021-01-26Fix Cycles standalone compilation following API changesCharles Flèche
2021-01-25Cleanup: spellingCampbell Barton
2021-01-25Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-25Fix build error after Cycles Amembic procedural commitBrecht Van Lommel
2021-01-25Cycles: internal support for Alembic proceduralsKevin Dietrich
2021-01-25Cycles: internal support for the concept of proceduralsKevin Dietrich
2021-01-25Fix T83344: Cycles baking with progressive refine fails on GPUBrecht Van Lommel
2021-01-25Fix T85010: Cycles viewport not showing certain material changes when using G...Kévin Dietrich
2021-01-24Cleanup: spellingCampbell Barton
2021-01-22Cycles: optimize device updatesKévin Dietrich
2021-01-21Fix T83344: Cycles baking + progressive refine failsBrecht Van Lommel
2021-01-21Fix T84908: Cycles GPU + CPU and denoising failure after recent fixBrecht Van Lommel
2021-01-20Fix T84872: OptiX GPU + CPU rendering uses branched path samplesBrecht Van Lommel
2021-01-20Fix T84813: enabling Cycles OpenImageDenoise during GPU viewport render failsBrecht Van Lommel
2021-01-20Fix T84049: Crash when using Cycles Progressive Refine with OptiX+CPUPatrick Mours
2021-01-18Fix T84650: CPU render + OptiX denoiser leaves empty tiles unprocessedPatrick Mours
2021-01-13Fix Cycles not taking into account CYCLES_SHADER_PATH for finding stdcycles.hBrecht Van Lommel
2021-01-11Fix T84496: Cycles: Tile stealing does not work with NLMLukas Stockner
2021-01-05Fix T83915: Subdivision Surface modifier causes visual artifacts in Cycles re...Patrick Mours