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-06-03Remove trailing spacev2.83Nathan Letwory
2020-06-03Move 2.83 from beta to releaseNathan Letwory
2020-06-02UI: Fix T77173: Report Background Colors for 2.83 ReleaseHans Goudey
2020-06-02Revert "Fix T67577: Add-on unregister can't access preferences on factory reset"Campbell Barton
2020-06-02Fix T66967: skin modifier crash scaling skin radius to zeroCampbell Barton
2020-06-02Fix T76533: Gizmo uses active face center in edge selection modeCampbell Barton
2020-06-02Cleanup: use C++'s nullptr instead of our own C NULL define, in C++ code.Bastien Montagne
2020-06-02Fix T77192: Crash when opening bunny.blend file.Bastien Montagne
2020-06-02Fix T72088: Missing header redraw when transform changes snapCampbell Barton
2020-06-02Cleanup: code comments for mode switchingCampbell Barton
2020-06-01Fix T77217: Object mode toggle doesn't workCampbell Barton
2020-06-01Fix T77241: NDOF navigation doesn't work with the knife toolCampbell Barton
2020-06-01Fix T67577: Add-on unregister can't access preferences on factory resetCampbell Barton
2020-06-01Cleanup: warningsCampbell Barton
2020-05-30GPencil: Fix unreported wrong Sculpt brushes initialization in TemplatesAntonio Vazquez
2020-05-29EEVEE: Fix memory leak when using SSS render pass.Clément Foucault
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-29Fix T77130: Visually broken/stepped wireframe in object mode (regression)Clément Foucault
2020-05-28GPencil: Reduce aliasing for subpixel linesClément Foucault
2020-05-27Fix T75096: Crash when using liquid simulation as dynamic paint brushJacques Lucke
2020-05-27Fix T77105: Crashes when clicking "new scene" buttonDalai Felinto
2020-05-27Fix: A few missing outliner selection sync tagsNathan Craddock
2020-05-26Fix Cloth Brush grab deformation modePablo Dobarro
2020-05-26Fix Pose Brush origin position with large brush sizePablo Dobarro
2020-05-26Fix naming in the PBVH neighbor iterator macroPablo Dobarro
2020-05-26Fix PBVH API returning wrong normal when using shape keys and modifiersPablo Dobarro
2020-05-26Fix T77021: Alembic export of animated mesh with multiple UV maps failsSybren A. Stüvel
2020-05-26Fix T77074: Collections: Exclude From ViewLayer toggle crashesPhilipp Oeser
2020-05-26Fix overlapping tabs placement when used in right Top-bar splitJulian Eisel
2020-05-26Fix T77049: VSE Image cache is not refreshed when strip are muted/Philipp Oeser
2020-05-26Fix T77075: Crash omitting optional UILayout.template_ID_tabs parameterJulian Eisel
2020-05-26Fix T68209: Crash opening pre 2.8 file with maximized areaJulian Eisel
2020-05-26Fix T76926: Crash with Full Screen file browser window preferenceJacques Lucke
2020-05-26Fix T76902: face sets checkbox brokenJeroen Bakker
2020-05-26Fix T76970: Unneccessary update calls viewportJeroen Bakker
2020-05-25DRW: Selection: Extend small object selection workaround to all overlaysClément Foucault
2020-05-25Fix T72121: Measurements are being drawn incorrectly if one end is off screenClément Foucault
2020-05-25Fix T77009: texture baking crash on WindowsBrecht Van Lommel
2020-05-25Cleanup wrong format specifier in a debug printf.Bastien Montagne
2020-05-25Fix T76267: Stencil texture with negative scale dissapears afterPhilipp Oeser
2020-05-25Revert "UI: View3D Cursor Changes"Dalai Felinto
2020-05-25VR: Fix big performance bottleneck for simple scenesJulian Eisel
2020-05-25Fix T76941: "Set Inverse" in Child Of constraint broken with armaturesSybren A. Stüvel
2020-05-25Cleanup: ID makelocal code: remove useless and confusing debug code.Bastien Montagne
2020-05-25Fix T76997: bad handling of embedded IDs in partial append.Bastien Montagne
2020-05-25Fix autokeyframing masks not updating properlyPhilipp Oeser
2020-05-25Fix T76990: Crash shortest path select with 'face stepping' when no faces.Bastien Montagne
2020-05-25Fix T76897: Lamp Power Not Updating from DriverSybren A. Stüvel
2020-05-25Fix crash when converting BMesh to Mesh with shape keysSybren A. Stüvel
2020-05-25Fix T77031: Blender as pymodule crashes when renderingCampbell Barton