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
path: root/source
AgeCommit message (Expand)Author
2022-02-12Fix (unreported): Issues with 'SNAP_NOT_SELECTED' for pose and edit modesGermano Cavalcante
2022-02-12Fix T94860: GPencil - Avoid drift in Sculpt when mouse/pen is not movedAntonio Vazquez
2022-02-11UI: Improve node drop shadowLeon Schittek
2022-02-11Fix (studio-reported) liboverrides potential infinite loop in hierarchy root ...Bastien Montagne
2022-02-11LibOverride: Add partial resync.Bastien Montagne
2022-02-11Remap multiple items in referenced data.Jeroen Bakker
2022-02-11Helper functions for IDRemapper.Jeroen Bakker
2022-02-11Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-11Fix T95698: deadlock with GPU subdivisionKévin Dietrich
2022-02-11Cleanup: add descriptions to the IDRemapperApplyOptions.Jeroen Bakker
2022-02-11Merge branch 'blender-v3.1-release'Peter Kim
2022-02-11Fix excessive re-creation of VR viewport texturesPeter Kim
2022-02-11Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-11Geometry Nodes: show indicator when realize instances node is in legacy modeJacques Lucke
2022-02-11Fix compile warnings.Jeroen Bakker
2022-02-11Refactoring of `BKE_library_id_can_use_idtype` to use filter_id.Jeroen Bakker
2022-02-11File headers: manually convert files to use SPDX headersCampbell Barton
2022-02-11File headers: add missing copyright, add MIT to SPDX licensesCampbell Barton
2022-02-11File headers: add license to Python scriptsCampbell Barton
2022-02-11File headers: use SPDX for Zlib licenseCampbell Barton
2022-02-11Cleanup: remove white-space before headersCampbell Barton
2022-02-11Cleanup: Remove unused mesh mask definitionsHans Goudey
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Cleanup: clang-formatCampbell Barton
2022-02-11Cleanup: Clang tidyHans Goudey
2022-02-11Fix: Missing changes in recent "Curves" renameHans Goudey
2022-02-11Merge branch 'blender-v3.1-release'Henrik Dick
2022-02-11Fix: Enable edge bevel weight in solidify if neededHenrik Dick
2022-02-11Fix: Bevel vertex didn't use weights in some casesHenrik Dick
2022-02-10Fix: Incorrect size used for reading curves dataHans Goudey
2022-02-10Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-10Fix T95458: Line art ignores curve objects with no evaluated meshHans Goudey
2022-02-10Fix T95613: remove anonymous attributes when converting objectJacques Lucke
2022-02-10Cleanup: Remove defenition for unused flagHans Goudey
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey
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-10Minor cleanup: Use `ID_IS_LINKED`.Bastien Montagne
2022-02-10Fix T95334: Crash with no vertex normals in multires bakeHans Goudey
2022-02-10Fix (unreported) over-resync from RNA detection code in linked cases.Bastien Montagne
2022-02-10Correction to previous Clang strict warning commitSergey Sharybin
2022-02-10Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-10Fix T95666: Crash when attempting multires linear subdivideSergey Sharybin
2022-02-10LibOverride: Fix/improve handling of hierarchy root in tagged creation.Bastien Montagne
2022-02-10Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-10Fix T95664: missing update after changing active output nodeJacques Lucke
2022-02-10GPencil: Update-on-write using update cacheFalk David
2022-02-10Fix T84486: NLA, disable "Sync Length" after splitBrad Clark