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-04Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments.Bastien Montagne
2021-03-01Cleanup: rename some animation-related functionsSybren A. Stüvel
2021-03-01Cleanup: spellingCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Depsgraph: Remove no-op evaluation functionSergey Sharybin
2021-02-05Cleanup: Use raw string literalSergey Sharybin
2021-02-05Cleanup: Use lambda instead of function bindSergey Sharybin
2021-01-29Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-29Depsgraph: Remove redundant copy-on-write operationsSergey Sharybin
2021-01-29Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-29Fix T84717: missing 3D viewport updates when changing shading settingsBrecht Van Lommel
2021-01-29Geometry Nodes: missing null check for volume objectsJacques Lucke
2021-01-29Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-29Fix T85139: Force field texture missing depsgraph relationPhilipp Oeser
2021-01-29Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto
2021-01-28Revert "Depsgraph: Remove redundant copy-on-write operations"Brecht Van Lommel
2021-01-28Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-28Fix T85142: BMW scene quits BlenderSergey Sharybin
2021-01-27Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-27Fix T84717: Missing viewport update after shading changesSergey Sharybin
2021-01-22Cleanup: correct last spelling cleanupCampbell Barton
2021-01-22Cleanup: spelling, remove outdated/invalid commentsCampbell Barton
2021-01-21Geometry Nodes: initial support for volumesJacques Lucke
2021-01-20Cleanup: spellingCampbell Barton
2021-01-18Fix T84250: Eevee world/material parameter animation not updating the viewportPhilipp Oeser
2021-01-13Depsgraph: Remove redundant copy-on-write operationsSergey Sharybin
2021-01-13Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-12Fix T84397: Creating and removing many objects very quickly causes a crashSergey Sharybin
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Geometry Nodes: support evaluating mesh object to geometry setJacques Lucke
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-11Nodes: add Collection socket typeJacques Lucke
2020-12-09Cleanup: various clang tidy fixesJacques Lucke
2020-12-07Cleanup: partial Clang-Tidy modernize-loop-convertSybren A. Stüvel
2020-12-04Cleanup: Clang-Tidy, modernize-use-usingSybren A. Stüvel
2020-12-04Cleanup: Clang-Tidy, modernize-use-overrideSybren A. Stüvel
2020-12-04Cleanup: Clang-Tidy, modernize-deprecated-headersSybren A. Stüvel
2020-12-02Geometry Nodes: support geometry components in depsgraph object iteratorJacques Lucke
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-11-24Viewport: cannot select object by clicking on its instancesJacques Lucke
2020-11-17Clang-tidy, fix bugprone-exception-escape.Ankit Meel
2020-11-16Cleanup: clang-formatCampbell Barton
2020-11-12Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-12Fix asserts when two (or more) SplineIK constraints have the same rootPhilipp Oeser
2020-11-09Cleanup: fix some clang tidy issuesJacques Lucke
2020-11-07Cleanup: Clang-tidy, modernize-concat-nested-namespacesAnkit Meel
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-11-06Cleanup: Clang-Tidy, modernize-use-bool-literalsSergey Sharybin