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-08-20Alembic Procedural: only subdivide if subsurf modifier is presentKévin Dietrich
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-07-29Cleanup: Remove debug-only codeSergey Sharybin
2021-07-29Fix Cycles crash with fluid object motion blur disabledSergey Sharybin
2021-03-25Geometry Nodes: rename attribute domainsJacques Lucke
2021-02-20Geometry Nodes: expose float2 attribute in rnaJacques Lucke
2021-02-18Cleanup: spelling, correct doc-string argumentsCampbell Barton
2021-02-17Cycles: add utility functions for zero float2/float3/float4/transformBrecht Van Lommel
2021-02-17Cycles: support accessing custom mesh attributesJacques Lucke
2021-01-25Cycles: modernize usage of rna iteratorsJacques Lucke
2021-01-22Cycles: optimize device updatesKévin Dietrich
2020-12-10Fix T82852: Cycles crashes when editing a mesh with adaptive subdivisionKévin Dietrich
2020-11-12Fix T82617: artifacts in Cycles viewport when changing subdivision attributesKévin Dietrich
2020-11-09Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-09Fix T78956: banding artifacts of vertex colors in CyclesBrecht Van Lommel
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-04Cycles: fix another race condition in Geometry synchronizationKévin Dietrich
2020-11-04Cycles: fix multithreading issue introduced in previous commitKévin Dietrich
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-11-03Cycles: immediately store the used_shader list in Blender interface.Alexander Gavrilov
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Cycles API: encapsulate Node socket membersKévin Dietrich
2020-08-24Fix T80076: Cycles Alembic Motion Blur ProblemKévin Dietrich
2020-08-24Cycles: cleanup, remove unused parameterKévin Dietrich
2020-08-04Cleanup: fixed unused parameter warningSybren A. Stüvel
2020-08-03Cycles: add support for rendering deformation motion blur from Alembic caches.Kévin Dietrich
2020-06-25Cycles: add support for rendering sculpt vertex colorsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-25Fix T74095: crash deleting all faces in edit mode with Cycles renderingBrecht Van Lommel
2020-02-19Cleanup: `make format`Dalai Felinto
2020-02-19Fix T73938: Cycles Vertex Color wrong if no layer is specifiedPhilipp Oeser
2020-02-18Fix Cycles fluid motion blur not working after recent refactorBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-02-07Cleanup: split Cycles export into smaller filesBrecht Van Lommel
2020-02-07Cleanup: export particle hair as a separate Cycles objectBrecht Van Lommel
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-27Cycles: Add Random Per Island attribute.OmarSquircleArt
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-08-14Fix cycles crash when voxel attributes changedPhilipp Oeser
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-03Cycles: support loading images from arbitrary OpenColorIO color spaceLukas Stockner
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-04Fix T60379: Cycles viewport adaptive subdivision hangs after updates.Brecht Van Lommel
2019-03-29Cycles: reduce number of synchronizing object prints.Brecht Van Lommel
2019-03-05Merge branch 'blender2.7'Brecht Van Lommel
2019-03-05Fix Cycles bug rendering with multiple UV maps after recent changes.Brecht Van Lommel
2019-03-05Merge branch 'blender2.7'Stefan Werner
2019-03-05Cycles: Added Float2 attribute type.Brecht Van Lommel
2019-01-18Fix T60615: Cycles baking not working with some modifiers.Brecht Van Lommel