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-07-15Animation/add-ons: Enable the poselib add-on by defaultSybren A. Stüvel
2021-07-15Assets: Add an active asset library per workspace, for the UI to useJulian Eisel
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-13Fix UV snapping brokenRichard Antalik
2021-07-09Fix T89435: Reordering FCurves can cause crash or corruptionSybren A. Stüvel
2021-07-07Geometry Nodes: Rename nodes for clarity between mesh and curveHans Goudey
2021-07-06Rename Scene's embeded collections from "Master Collection" to "Scene Collect...Bastien Montagne
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Cleanup: rename playhead to current-frameCampbell Barton
2021-07-01Cleanup: clang-format, clang-tidyCampbell Barton
2021-06-30Fix bad versioning of snapping flagsGermano Cavalcante
2021-06-30Fix T89554: UV snapping brokenPhilipp Oeser
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-29VSE: Improved SnappingRichard Antalik
2021-06-28Outliner: View Layers filter for View Layer ModeDalai Felinto
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: redundant use of static constantCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-25Cleanup: make formatDalai Felinto
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-06-24Fix linking code after own recent commit.Bastien Montagne
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Readfile: use CLOG instead of printf's.Bastien Montagne
2021-06-23Revert "Revert "Enhanced stats/reports for blendfile reading.""Bastien Montagne
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22Revert "Enhanced stats/reports for blendfile reading."Brecht Van Lommel
2021-06-22Enhanced stats/reports for blendfile reading.Bastien Montagne
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-06-18Cleanup: clang-tidyCampbell Barton
2021-06-16Fix T88263: Incorrect image offset from old fileRichard Antalik
2021-06-16VSE: Improve animation evaluation performanceRichard Antalik
2021-06-15Cleanup: Add files for version independent versioning helpersJulian Eisel
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-06-11Add option to link assets on drag & dropJulian Eisel
2021-06-10Cleanup: move endian values from BKE_global into BLI_endian_definesCampbell Barton
2021-06-08Geometry Nodes: Rename bounding box mesh output to "Bounding Box"Hans Goudey
2021-06-04BlenLoad: Ensure linked IDs are properly sorted.Bastien Montagne
2021-06-01ID Management: Allow unique name check for linked IDs too.Bastien Montagne
2021-05-28Geometry Nodes: Polish switch node UIHans Goudey
2021-05-20Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-05-14Geometry Nodes: use texture socket in Attribute Sample Texture nodeJacques Lucke
2021-05-11Rigging: Add transform for custom bone shapesYuki Shirakawa
2021-05-11Cleanup: remove unused baking struct members from soft-bodyCampbell Barton
2021-05-06Cleanup: VSE: move functions from incorrect fileRichard Antalik
2021-05-04GPencil: New Dilate parameter for Fill brushAntonio Vazquez
2021-05-04Fix T87489: Text Data-Blocks get deleted on Recursive PurgeSebastian Parborg
2021-05-04Fix T87489: Text Data-Blocks get deleted on Recursive PurgeSebastian Parborg