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-09-04Cleanup: Clang-Tidy readability-redundant-preprocessor fixesSybren A. Stüvel
2020-09-04Fix T80273: Restrict option in weight paint doesn't work with gradientPhilipp Oeser
2020-09-04Fix T78084: Search does not accept text fragments everywherePhilipp Oeser
2020-09-04Docs: Fix typo in creator args formattingAaron Carlisle
2020-09-03Fix assert when cleaning constraints in the transform toolGermano Cavalcante
2020-09-03Cleanup: Shorten the name of the Auto Constraint modal keymapGermano Cavalcante
2020-09-03UI: Fix use after free for instanced panel expansionHans Goudey
2020-09-03Fix missing cursor changes with "Lock Object Modes" disabledJulian Eisel
2020-09-03Fix T80289: GPencil Opacity modifier not workingAntonio Vazquez
2020-09-03Fix copy/paste error in Grease Pencil Draw operator tooltipJulian Eisel
2020-09-03Fix T79803: Wrong Distance To Edge 1D VoronoiOmarSquircleArt
2020-09-03Cleanup: Add/use function to disable buttons with a disabled hintJulian Eisel
2020-09-03Revert "Fix T59358: Wrong status bar keymap for release confirms and right cl...Germano Cavalcante
2020-09-03Sculpt: Face Set Extract OperatorPablo Dobarro
2020-09-03UI: Expose important settings from file browser popoversHans Goudey
2020-09-03Sculpt: Remove unused code in Clay StripsPablo Dobarro
2020-09-03Fix cloth brush not working with anchored strokePablo Dobarro
2020-09-03Sculpt: Sculpt Face Set gestures toolsPablo Dobarro
2020-09-03Fix clang tidy errors in testsJacques Lucke
2020-09-03BLI: add index_range method for StringRefJacques Lucke
2020-09-03Fix T79718: Eevee OpenVDB render error when frames miss part of the gridsBrecht Van Lommel
2020-09-03Fix T80332: principle volume shader not working for world in EeveeBrecht Van Lommel
2020-09-03UI: Reduce limits for the text size theme optionsYevgeny Makarov
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-09-03Fix 3D text cursor alignment without any textCampbell Barton
2020-09-03Fix T80391: Overrides: wrong check in constraint pollPhilipp Oeser
2020-09-03Fix mistake in recent font cleanupCampbell Barton
2020-09-03Object: add BKE_object_obdata_to_type utility functionCampbell Barton
2020-09-03Fix T80409: Walk rotation speed depends on view sizeCampbell Barton
2020-09-03Fix crash running remesh modifier without OpenVDBCampbell Barton
2020-09-03Fix T80340: Crash with an empty text with Text on CurveCampbell Barton
2020-09-03Cleanup: remove redundant Y bounds calculation for text on pathCampbell Barton
2020-09-03Modifiers: default to exact boolean method ignoring build optionsCampbell Barton
2020-09-03UI: pixel align axis navigation characters to resolve blurry textCampbell Barton
2020-09-02Fix Cloth Snake Hook brush not using pressurePablo Dobarro
2020-09-02Fix T80311: Sculpt Filters not working when using vertical splitPablo Dobarro
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-09-02Fix segfaults when deleting objects with upstream bullet libSebastian Parborg
2020-09-02Cleanup: general cleanup of node.cJacques Lucke
2020-09-02Cleanup: Correction to previous cleanup commitJulian Eisel
2020-09-02Cleanup: Correct argument names in commentJulian Eisel
2020-09-02PY API doc: fix doc for new override option of properties.Bastien Montagne
2020-09-02Make rigidbody simulation handle animated objects gracefullySebastian Parborg
2020-09-02EEVEE: Shader tests for Depth of FieldJeroen Bakker
2020-09-02WM: add use_factory_startup option to read homefile operatorCampbell Barton
2020-09-02UI: add back Layout.introspectCampbell Barton
2020-09-02UI: simplify tool-tip logic for operatorsCampbell Barton
2020-09-02Fix crash accessing image space properties without an active windowCampbell Barton
2020-09-02Cleanup: spelling, rename attachement -> attachmentCampbell Barton