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
2022-05-27Fix T98379: Wrong evaluation when deactivating/activating collectionsSergey Sharybin
2022-05-18Fix T98157: improve animation fps with better check in depsgraphJacques Lucke
2022-05-16Fix T96289: Crash when accessing mesh via `ob.data` in a driverSybren A. Stüvel
2022-04-14Fix T97262: Crash with specific view layer setupSergey Sharybin
2022-04-13Cover some DNA files with C++ utility macrosSergey Sharybin
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-05Curves: fix edit mode detectionKévin Dietrich
2022-04-05Fix T97003: color-management settings can't be animatedCampbell Barton
2022-04-01Cycles: enable Alembic procedural for final rendersKévin Dietrich
2022-03-31Depsgraph: minor optimization in order of checksCampbell Barton
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-26Cleanup: quiet compiler warningCampbell Barton
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25Revert "Implement C++ methods for DNA structures"Sergey Sharybin
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-08Cleanup: Clang tidyHans Goudey
2022-03-07GPencil: Temporary fix to avoid crashes on startupFalk David
2022-03-07Merge branch 'blender-v3.1-release'Jacques Lucke
2022-03-07Fix T96180: driver in node tree not updating in real timeJacques Lucke
2022-03-02Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-03-02Fix T94609: geometry nodes always re-evaluated with image texture nodesBrecht Van Lommel
2022-02-28Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-28Fix T96054: Switching vertex group does not update displaySergey Sharybin
2022-02-19Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Fix part of T95848: missing updates editing light object nodesBrecht Van Lommel
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-13Cleanup: Clang tidyHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Cleanup: clang-formatCampbell Barton
2022-02-10Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-10Fix T95624: video texture not refreshing when changing offset in nodeJacques Lucke
2022-02-10GPencil: Update-on-write using update cacheFalk David
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Cleanup: Grammar in comments and tooltipsHans Goudey
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-03Despgraph: Remove asserts from object modifier backupSergey Sharybin
2022-02-01Fix T95356: Crash in armature edit mode and certain conditionSergey Sharybin
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-18Fix T95006: missing modifier update after frame changeJacques Lucke
2022-01-13Fix T94874: Drivers using bone custom properties don't work on modifiersSergey Sharybin
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault