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
2020-07-14Cleanup: function name not following its module conventions.Bastien Montagne
2020-07-14Fluid bake: fix memory leak when path validation failsKévin Dietrich
2020-07-14Cleanup: remove tab indentionCampbell Barton
2020-07-14LibOverride: Outliner: Add an operation to override the selected ID and its p...Bastien Montagne
2020-07-14LibOverride: Move code tagging reauired dependencies of an override into BKE.Bastien Montagne
2020-07-14Fix T78900: Single vertex sliding crashesGermano Cavalcante
2020-07-14Fix wrong vector size functions used in knife toolSergey Sharybin
2020-07-14Fix T78883: New bezier curve points to uninitialized memoryCampbell Barton
2020-07-14Cleanup: spellingCampbell Barton
2020-07-14UI: Add missing row in curve profile templateHans Goudey
2020-07-13Cleanup: remove unnecessary memberGermano Cavalcante
2020-07-13Sculpt: Add extra deform types to SmearPablo Dobarro
2020-07-13Sculpt: Enable color palettes for sculpt vertex colorsPablo Dobarro
2020-07-13IDTemplate: Minor tweak to 'make local/override' code.Bastien Montagne
2020-07-13Fix (unreported) bad handling of undo for some IDTemplates operations.Bastien Montagne
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-13Cleanup: silence warningsGermano Cavalcante
2020-07-13LibOverride: add more polling checks to operators not supposed to work on ove...Bastien Montagne
2020-07-13Cleanup: remove public unused function.Bastien Montagne
2020-07-13Optimization: Use dedicated function to restore customdataGermano Cavalcante
2020-07-13Cleanup: move unchanged condition out of loopGermano Cavalcante
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-13Cycles: Add control for sun intensity in Sky Texture and change altitude to kmLukas Stockner
2020-07-11UV: add path select operator that uses the selectionCampbell Barton
2020-07-11Cleanup: spellingCampbell Barton
2020-07-10Revert "Fix T78296: Performance - Use Binary Search for MDeformWeight"Brecht Van Lommel
2020-07-10Fix T78573: Crash when removing strips with prefetchingRichard Antalik
2020-07-10Cleanup: simplify platform define checksCampbell Barton
2020-07-10Fix T78296: Performance - Use Binary Search for MDeformWeightJeroen Bakker
2020-07-10Fix T78756: White UV drawing is displayed as DashedCampbell Barton
2020-07-10Fix UV rip failing to disable proportional edit-modeCampbell Barton
2020-07-10Cleanup: spellingCampbell Barton
2020-07-10Fix UV path redo in vert/edge modeCampbell Barton
2020-07-10UV: allow ripping face-regionsCampbell Barton
2020-07-10Cleanup: add BLI_linklist_find_lastCampbell Barton
2020-07-10Cleanup: spellingCampbell Barton
2020-07-10Cleanup: undeclared warningsCampbell Barton
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-07-09Fix repeated Face Sets IDs when joining meshesPablo Dobarro
2020-07-09Implement T77959: Never duplicate linked data during deep-copy.Bastien Montagne
2020-07-09Sculpt: Skip fully hidden nodes in sculpt toolsPablo Dobarro
2020-07-09Fix T78664: Implement Mesh and Face Set boundary automasking in MultiresPablo Dobarro
2020-07-09Fix Sculpt Vertex Colors sample color changing brush alphaPablo Dobarro
2020-07-09Fix crash when using Mask by Color in MultiresPablo Dobarro
2020-07-09Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-07-09UV: path selection supportCampbell Barton
2020-07-09BMesh: add utility functionsCampbell Barton
2020-07-09Cleanup: move BMesh UV queries into their own fileCampbell Barton
2020-07-08Apply Modifier: support applying as shape key and keeping the modifier.Alexander Gavrilov
2020-07-07Fix: remove accidental codeGermano Cavalcante