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-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-03-01Cleanup: remove unused codeCampbell Barton
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-02-28Animation: Sensible frame range for motion pathsColin Marmont
2022-02-25Curves: add surface object pointerJacques Lucke
2022-02-23Geometry Nodes: Duplicate Elements NodeJohnny Matthews
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-22Cleanup: Remove unused mesh dirty flagsHans Goudey
2022-02-22Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-22Fix T95839: Data race when lazily creating mesh normal layersHans Goudey
2022-02-22GPencil: Simplify sample modifier improvements.YimingWu
2022-02-21Merge branch 'blender-v3.1-release'Alexander Gavrilov
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-21Vertex Weight Mix: support Minimum and Maximum mix modes.Alexander Gavrilov
2022-02-18Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-17Cleanup: Replace direct `id.lib` pointer checks with `ID_IS_LINKED` macro usa...Bastien Montagne
2022-02-17Cleanup/fix comment.Bastien Montagne
2022-02-17XR: Allow variable count of action map subactionsPeter Kim
2022-02-16Curves: Further implementation of new curves data structureHans Goudey
2022-02-16UV: move sticky selection from image space into tool settingsCampbell Barton
2022-02-16Cleanup: clang-format, use static sets, sort struct declarationsCampbell Barton
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-14Merge branch 'blender-v3.1-release'Jeroen Bakker
2022-02-14Phase out IMA_GPU_REFRESH.Jeroen Bakker
2022-02-11Remap multiple items in referenced data.Jeroen Bakker
2022-02-11Cleanup: remove white-space before headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Cleanup: clang-formatCampbell Barton
2022-02-10Cleanup: Remove defenition for unused flagHans Goudey
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey
2022-02-10GPencil: Update-on-write using update cacheFalk David
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-09VSE: Use float for transformation offsetRichard Antalik
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-08Cleanup: simplify DNA genfile castingCampbell Barton
2022-02-08LibOverride: Add 'hierarchy root ID' info.Bastien Montagne
2022-02-08Cleanup: clang-formatCampbell Barton
2022-02-08Fix dna_genfile error converting signed int types to floating pointCampbell Barton
2022-02-08Cleanup: use an intermediate value for cast_primitive_typeCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-07VSE: Add filter method to strip transformDimitry Kaplin
2022-02-04Cleanup: Remove unused "init" node tree flagHans Goudey
2022-02-04Attributes: Infrastructure for generic 8-bit integer data typeHans Goudey
2022-02-04Fix T93425: makesdna crashes during build with LTO on s390x LinuxCampbell Barton
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne