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-10-21UI: Move Properties path pin button next to the data-pathJulian Eisel
2020-10-21GPencil: Fix unreported problem with strokes bounding box that makes impossib...Antonio Vazquez
2020-10-21Fix 'Make Local' operation to support liboverrides.Bastien Montagne
2020-10-21UI: Fix typo in sculpt trim tool descriptionHans Goudey
2020-10-21Merge branch 'master' into geometry-nodesHans Goudey
2020-10-21WM: ensure is_repeat isn't copied from the last eventCampbell Barton
2020-10-21Merge branch 'master' into geometry-nodesJacques Lucke
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-21Nodes: improve dependency between modifier and node groupJacques Lucke
2020-10-21Nodes: rename Simulation to Geometry node treeJacques Lucke
2020-10-21Merge branch 'master' into geometry-nodesJacques Lucke
2020-10-21Cleanup: early return from animation step, reduce indentation levelCampbell Barton
2020-10-21Fix T81079: Switch object ignoring visibility settingsPablo Dobarro
2020-10-21Fix for T81757: Incorrect Overlay Line HeightHarley Acheson
2020-10-20Fix sculpt pen tilt support changing the brush strengthPablo Dobarro
2020-10-20Cleanup: Clang-tidy bugprone-redundant-branch-conditionAnkit Meel
2020-10-20UI:Add icon for Displacement Eraser brushRahul Chaudhary
2020-10-20UI: Add icons for line genture toolsRahul Chaudhary
2020-10-20UI: Add icon for boundary brushRahul Chaudhary
2020-10-20UV/Image: Remove Legacy DrawingJeroen Bakker
2020-10-20Nodes: add geometry socket typeJacques Lucke
2020-10-20Fix T81076: Crash on switch object operator undoPablo Dobarro
2020-10-20Cleanup: General comment style clean up of graph_edit.c and fcurve.cSebastian Parborg
2020-10-20Fix T81776: Sculpt line gestures not working with transformed objectsPablo Dobarro
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke
2020-10-20Fix T81684: node location not handled correctlyJacques Lucke
2020-10-20Fix T81190: Merge by Distance marks edges sharpCampbell Barton
2020-10-20Cleanup: use BLI_listbase_is_single instead of countingCampbell Barton
2020-10-20Fix Boundary brush not working when the whole mesh is inside the brush radiusPablo Dobarro
2020-10-20Sculpt: Smooth deform type for Boundary BrushPablo Dobarro
2020-10-20Fix missing Sculpt Overlays updates when using modifiersPablo Dobarro
2020-10-20Sculpt: Reduce the displacement step in the cloth solverPablo Dobarro
2020-10-19UI: Simplified Categorized MenusHarley Acheson
2020-10-19Spelling: Apart Versus A PartHarley Acheson
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-19Fix use of uninitialized variableHans Goudey
2020-10-19Fix T81484: Weight/Vertex paint with mirror and viewport clipping does not up...Philipp Oeser
2020-10-19Fix (unreported) crash when unlinking a brush from a tool.Bastien Montagne
2020-10-19Fix ASAN warning after recent cleanupHans Goudey
2020-10-18Fix for T81400: Block Width CorrectionsHarley Acheson
2020-10-18Fix T81800: Datablock pin not working for bones in pose modeHans Goudey
2020-10-18Sculpt: Fix (unreported) assert getting trimming cursor depth optionPhilipp Oeser
2020-10-17Fix T81594: Unable to reassign effect inputsRichard Antalik
2020-10-17Cleanup: Reduce variable scope in screen directoryHans Goudey
2020-10-17Cleanup: Reduce variable scope in area.cHans Goudey
2020-10-16Property Search: Reset panel expansion when exiting searchHans Goudey
2020-10-16Cleanup: reduce variable scopesJacques Lucke