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-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-22VSE: Speed Effect layout updatesGermano Cavalcante
2021-07-22Versioning: move "until next subveresion bump" codeSybren A. Stüvel
2021-07-22Bump subversion to avoid infinite enabling pose_library add-onSybren A. Stüvel
2021-07-21Assets: Replace duplicated asset library reference type from DNAJulian Eisel
2021-07-21Assets: Rename workspace active asset library DNA variableJulian Eisel
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-20LineArt: UI cleanups.YimingWu
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2021-07-20Cleanup: use '#if 0' for disabling multiple linesCampbell Barton
2021-07-18Versioning: fix vertex group name loss in linked duplicates.Alexander Gavrilov
2021-07-16Surface Deform: support sparse binding mode for improving performance.Alexander Gavrilov
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-08CMake: add missing headers, sort file listsCampbell Barton
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-29Cleanup: clang-tidyCampbell Barton
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-24Cleanup: clang-format, spellingCampbell 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