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-22Fix T81939: crash calling bmesh.utils.vert_separate()Campbell Barton
2020-10-22Fix out of bounds array access in mathutils.noiseCampbell Barton
2020-10-22WM: warn when event's have repeat set for non keyboard eventsCampbell Barton
2020-10-22WM: ensure is_repeat isn't set for mouse-move eventsCampbell Barton
2020-10-22DRW: Fix custom engine not being BGL safeClément Foucault
2020-10-22Fix T81784 BGL: Gizmo glitch when using glEnable/glDisableClément Foucault
2020-10-22EEVEE: Principle BSDF: Use multi-scatter switch for the glass variantClément Foucault
2020-10-22Fix T77658 EEVEE: Reflection Plane partially missing reflectionsClément Foucault
2020-10-22Fix T81925: incorrectly skipped string copy in test_env_pathRobert Guetzkow
2020-10-21EEVEE: Screen Space Reflection: Improve contact reflectionsClément Foucault
2020-10-21EEVEE: Screen Space Raytrace: Fix unreported banding artifactsClément Foucault
2020-10-21Fix T81896: Outliner missing redraw after "Set Parent (Without Inverse)"Philipp Oeser
2020-10-21Fix T81926: Sculpt: Box Mask operator (from menu and shortcut) doesPhilipp Oeser
2020-10-21Fix T81929: Sculpt: Mask operators missing drawing update on meshes withPhilipp Oeser
2020-10-21UI: Allow changing the active side of line gesturesPablo Dobarro
2020-10-212.91 splashscreenDalai Felinto
2020-10-21Bump subversion to 2.91.9 for bcon3 BETADalai Felinto
2020-10-21Fix T81901: Use the 2.90 scrape brush preset as defaultPablo Dobarro
2020-10-21UI: Swap order of increment and decrement file name icon in File BrowserJulian Eisel
2020-10-21UI: Better center-align Properties search button in headerJulian Eisel
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-21Fix (studio-reported) Armature: bug in handling of custom bone transform.Bastien Montagne
2020-10-21 Cleanup: Improve function and variable nameHans Goudey
2020-10-21GPencil: Sculpt 'Inverse Cursor Color' Label to "Inverse Color"Antonio Vazquez
2020-10-21Fix panel type use after free when reloading scriptsHans Goudey
2020-10-21WM: ensure is_repeat isn't copied from the last eventCampbell Barton
2020-10-21Cleanup: keep comment block at bottom of versioningCampbell Barton
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-21Cleanup: Move scenes' foreach_id handling of toolsettings into own func.Bastien Montagne
2020-10-21Fluid: Fix in addition to new obstacle distance parameterSebastián Barschkis
2020-10-21Cleanup: rename some functions with more relevant prefix.Bastien Montagne
2020-10-21Cleanup: Clang-tidy readability-named-parameterAnkit Meel
2020-10-21Cleanup: Clang-tidy readability-redundant-string-initAnkit Meel
2020-10-21Clang-tidy: disable new warnings.Ankit Meel
2020-10-21Cleanup: early return from animation step, reduce indentation levelCampbell Barton
2020-10-21DrawManager: Adding Custom Render PassesJeroen Bakker
2020-10-21Fix T81079: Switch object ignoring visibility settingsPablo Dobarro
2020-10-21Fix for T81757: Incorrect Overlay Line HeightHarley Acheson
2020-10-21Cleanup: simplify lasso transform from 17cb2a6da0c88Campbell Barton
2020-10-21Cleanup: avoid error prone nested switch statements (missing break)Campbell Barton
2020-10-21Fluid: Added obstacle fluid distance parameterSebastián Barschkis
2020-10-20UI: Add angle snapping to line gesture toolsPablo Dobarro
2020-10-20Fix error in the last commitPablo Dobarro
2020-10-20UI: Move gesture selection with spacebarPablo Dobarro
2020-10-20EEVEE: Screen Space Reflection: Improve self intersection cases.Clément Foucault
2020-10-20EEVEE: Screen Space Reflection: Fix undefined behavior with invalid LODClément Foucault
2020-10-20Fix sculpt pen tilt support changing the brush strengthPablo Dobarro