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
2020-10-20Cleanup: Clang-tidy bugprone-redundant-branch-conditionAnkit Meel
2020-10-20Cleanup: makesrna, Clang-tidy else-after-return-fixes.Ankit Meel
2020-10-20Cleanup: Clang-tidy silence readability-non-const-parameterAnkit 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-20Ocean Modifier: allow spray maps to be bakedHans Goudey
2020-10-20Cleanup: warning on windowsJacques Lucke
2020-10-20UV/Image: Remove Legacy DrawingJeroen Bakker
2020-10-20Fix T81865, T81860: CustomData Correction can fail on non standard namesPhilipp Oeser
2020-10-20Nodes: add geometry socket typeJacques Lucke
2020-10-20Cleanup: remove dead codeJacques Lucke
2020-10-20EEVEE: ShaderToRGB alpha inversedJeroen Bakker
2020-10-20Volumes: Fix compilation when building without openVDBClément Foucault
2020-10-20GLTexture: Fix Anisotropic filtering affecting the standard mipmap samplersClément Foucault
2020-10-20DRW: Disable anisotropic filtering on utility texturesClément Foucault
2020-10-20Fix compile errorJacques Lucke
2020-10-20Fluid: Add missing versioning for new options in 'Viewport Display' panelSebastián Barschkis
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-20Volumes: simplify volumes in modifiers or on loadJacques 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-20UI: Sort "Volume to Mesh" and "Mesh to Volume" in alphabetical orderPablo Vazquez
2020-10-19Fluid: Added domain check for new OpenVDB precision 'Mini' typeSebastián Barschkis
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-19Cleanup: Use BLI string functionsHans Goudey
2020-10-19Cleanup: Missing parentheses around macro in versioningJulian Eisel
2020-10-19Fix T81484: Weight/Vertex paint with mirror and viewport clipping does not up...Philipp Oeser
2020-10-19Silence an unused variable warning in bmesh_bevel.c.Howard Trickey
2020-10-19Fix (unreported) crash when unlinking a brush from a tool.Bastien Montagne
2020-10-19Volumes: new Volume to Mesh modifierJacques Lucke
2020-10-19Cleanup: clang tidyJacques Lucke
2020-10-19Image: Export emissive colors in 3 channel PNG imagesJeroen Bakker
2020-10-19Fix T81167: Texture Painting with Paint mask enabled, (de)selecting faces cau...Jeroen Bakker
2020-10-19Fix T68343: Rendered video plays at 600fpsRichard Antalik
2020-10-19Fix ASAN warning after recent cleanupHans Goudey