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
2021-02-10TBB: fix deprecation warnings with newer TBB versionsBrecht Van Lommel
2021-02-10Transform: refactor createTransData splitting into more specific functionsGermano Cavalcante
2021-02-10Fix T85494: Click and drag of the 3d cursor turns off proportional editingGermano Cavalcante
2021-02-10Cleanup: Unindent if statements in sculpt tools codePablo Dobarro
2021-02-10Cleanup/fix warnings.Bastien Montagne
2021-02-10LibOverride: Refactor: Switch more code to using Main.relations.Bastien Montagne
2021-02-10Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-10Fix T85514: exact match is not showing up in search menuJacques Lucke
2021-02-10Cleanup: typoJacques Lucke
2021-02-10Fix T85471: Wrong orientation in transforming objects in weight paint modeGermano Cavalcante
2021-02-10Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-10Fix T85395: Texture paint external edit wrong projection on reapplyPhilipp Oeser
2021-02-10Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-10Fix T85492: fix check if object has visible instancesJacques Lucke
2021-02-10Fix Geometry Nodes: Broken built-in attribute exists checkHans Goudey
2021-02-10Cleanup: Remove unecessary padding from small DNA structsHans Goudey
2021-02-10Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-02-10Fix Sculpt Gestures using normal orientation with translated objectsPablo Dobarro
2021-02-10UI: Removal of GHOST_CreateDialogWindowHarley Acheson
2021-02-10Fix T85079: Thumb brush unstable when producing larger displacementsPablo Dobarro
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-10Cleanup: spellingCampbell Barton
2021-02-10Cleanup: update old commentsCampbell Barton
2021-02-10Cleanup: clang-formatCampbell Barton
2021-02-10Cleanup: warning (useless type qualifier)Campbell Barton
2021-02-10Fix T85493: Attribute glitches while using Attribute Proximity nodeVictor-Louis De Gusseme
2021-02-09LibOverride: Refactor: Switch more code to using Main.relations.Bastien Montagne
2021-02-09Fixed (unreported) memleak in recent BMain relations new code.Bastien Montagne
2021-02-09Outliner: Enable render visibility column by defaultNathan Craddock
2021-02-09Fix (unreported) assert in liboverride reset code.Bastien Montagne
2021-02-09LibOverride: Refactor a bit override hierarchy utils.Bastien Montagne
2021-02-09Geometry Nodes: Add Combine and Separate XYZ nodes for attributesWannes Malfait
2021-02-09LibOverride: Verious minor cleanups and fixes to code tagging IDs in an overr...Bastien Montagne
2021-02-09LibOverride: cleanup: code consistency.Bastien Montagne
2021-02-09Transform: Expose the hardcoded Precision KeyGermano Cavalcante
2021-02-09GPencil: Basic block drawing in DopesheetAntonio Vazquez
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-09Cleanup: comments, replace German expression with EnglishCampbell Barton
2021-02-09Cleanup: comments, replace 'undoes' with 'undo-steps'Campbell Barton
2021-02-09Fix: use class instead of struct in forward declarationJacques Lucke
2021-02-09Geometry Nodes: initial attribute interpolation between domainsJacques Lucke
2021-02-09Geometry Nodes: refactor internal attribute access architectureJacques Lucke
2021-02-09Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-09Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-09Fix versioning code of previous commitJeroen Bakker
2021-02-09Cleanup: spellingCampbell Barton
2021-02-09Cleanup: move eIconSizes, ID_Type enums into own fileCampbell Barton
2021-02-09Cleanup: Register node property layout callbacks in filesHans Goudey
2021-02-08Docs: Remove CLI arguments removed in recent commitAaron Carlisle
2021-02-08Fix for T84038: Improved Report WarningsHarley Acheson