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-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-27Multires: Remove simple subdivision typeSergey Sharybin
2020-10-27RNA: remove duplicate of Brush.tex_paint_map_modeIvan Perevala
2020-10-26Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-26Fix T82079: Missing viewport redraw changing volume slicing axisPhilipp Oeser
2020-10-25Cleanup: Use LISTBASE_FOREACH in curve codeHans Goudey
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-22Sculpt: Grab silhouette optionPablo Dobarro
2020-10-22Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-10-22Sculpt: Remove tools with missing icons experimental optionPablo Dobarro
2020-10-22Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-22Fix T81949: Child Of Constraint can't assign inverse matrixCampbell Barton
2020-10-22Keymap: disable 'repeat' by default for keymap itemsCampbell Barton
2020-10-22WM: ensure is_repeat isn't set for mouse-move eventsCampbell Barton
2020-10-22Fix T81784 BGL: Gizmo glitch when using glEnable/glDisableClément Foucault
2020-10-21 Cleanup: Improve function and variable nameHans Goudey
2020-10-21Fix panel type use after free when reloading scriptsHans Goudey
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-21Fluid: Added obstacle fluid distance parameterSebastián Barschkis
2020-10-20Cleanup: Clang-tidy -readability-inconsistent-declaration-parameter-nameAnkit Meel
2020-10-20Cleanup: makesrna, Clang-tidy else-after-return-fixes.Ankit Meel
2020-10-20UV/Image: Remove Legacy DrawingJeroen Bakker
2020-10-20Cleanup: remove dead codeJacques Lucke
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke
2020-10-20Sculpt: Smooth deform type for Boundary BrushPablo 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-19Spelling: Loose Versus LoseHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-19Volumes: new Volume to Mesh modifierJacques Lucke
2020-10-18Fluid: Fix for issues with external forcesSebastián Barschkis
2020-10-16UI: Make node theme settings to conform to UI rulesDalai Felinto
2020-10-16RNA: support building WITH_PYTHON=OFFCampbell Barton
2020-10-15Fix brush tip delta orientation with anchored strokesPablo Dobarro
2020-10-15Sculpt: Experimental Pen Tilt SupportPablo Dobarro
2020-10-15Cleanup: Use DNA defaults for grease pencil modifiersHans Goudey
2020-10-14UI: New option to invert search filter in DopesheetAntonio Vazquez
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-14Fluid: Enabled OpenVDB precision argumentSebastián Barschkis
2020-10-13Sculpt: Use plasticity for softbody influencePablo Dobarro
2020-10-13Fix (unreported) LibOverride: possible uninitialized return variable.Bastien Montagne
2020-10-13Property Search: Find results in all tabsHans Goudey
2020-10-13UI: Add highlight arguments to tab buttonsHans Goudey
2020-10-13EEVEE: Motion Blur: Add shutter position optionClément Foucault
2020-10-12Volumes: reduce step and default of strength in Volume Displace modifierJacques Lucke
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09Volumes: lower minimal voxel size in Mesh to Volume modifierJacques Lucke
2020-10-09Fix broken compilation after adding particles DNA defaults.Bastien Montagne
2020-10-08Cleanup: remove unnecessary includesAndreas Bergmeier