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-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
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
2021-04-22Cleanup: doversion for 3.0 is using FileDataDalai Felinto
2021-04-22Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-04-21Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-21Fix T87562: Keymap preferences from 2.92x ignoredCampbell Barton
2021-04-20Core: Add do_versions file for 3.0Falk David
2021-04-16Fix T87010: VSE: adding strips crashes in certain filesPhilipp Oeser
2021-04-16Fix BLO_library_temp_load_id loading temporary ID's into G.mainCampbell Barton
2021-04-15Bump subversion before starting the next release cycleDalai Felinto
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2021-04-08Fix T87274: Curve 2D resets to 3D on reloadGermano Cavalcante
2021-04-02Geometry Nodes: Separate grid primitive X and Y sizeHans Goudey
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-04-01Nodes: separate node name and display name in bNodeTreePathJacques Lucke