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
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-31Fix T61028: Crash when entering wireframe viewClément Foucault
2019-01-31Cleanup: add trailing commasCampbell Barton
2019-01-30Fix T60378: All armatures reset positions on linked collection when ctrl+z us...Bastien Montagne
2019-01-30Cleanup: use better names for depsgraph driver relations.Brecht Van Lommel
2019-01-30GP: Remove DEG_get_original_id() from draw managerAntonioya
2019-01-30Fix default material using zero alphaCampbell Barton
2019-01-30Fix (unreported) memleak when copying object and its material with GP settings.Bastien Montagne
2019-01-30Fix T60957: ASSERT when reloading double-linked file.Bastien Montagne
2019-01-30Cleanup: use proper bitflag operators.Bastien Montagne
2019-01-30Cleanup: Unused function argumentSergey Sharybin
2019-01-30Fix T60974: Dyntopo crash on undo after object deletedCampbell Barton
2019-01-30Versioning: add renaming utility functionCampbell Barton
2019-01-29Partial fix for T60982: Editable anim settings in linked action.Bastien Montagne
2019-01-29Cleanup: typo in comment.Bastien Montagne
2019-01-29Workbench: Make Material transparency part of the rgba color pickerClément Foucault
2019-01-29Workbench: Opti: Only request OIT buffers if neededClément Foucault
2019-01-29Workbench: Support transparency from object color alphaClément Foucault
2019-01-29Fix: Add units to text offset_x and offset_y propertiesJoel Godin
2019-01-29Fix T60067: some modifiers don't use shape keys correctlyJacques Lucke
2019-01-29Add missing Shader FX remapping to library querySergey Sharybin
2019-01-29Workbench: Add "Shadow" factor to XrayClément Foucault
2019-01-29Workbench: Add transparency support for materialsClément Foucault
2019-01-29Object Mode: Fix reading past buffer end when drawing cameraClément Foucault
2019-01-29Workbench: Depth Of Field: Improve noise and Large radiusClément Foucault
2019-01-29Fix duplicate brushes from recent startup filesCampbell Barton
2019-01-29Fix T60226: Inset not working well on very small facesJacques Lucke
2019-01-29Bevel - better corner shapes for inner arc miters.Howard Trickey
2019-01-29Revert "3D Text: avoid checking null character's text on path"Campbell Barton
2019-01-29Fix T59924: Blender 2.8 particle system errorSergey Sharybin
2019-01-29DRW: support clipping for all lamp typesCampbell Barton
2019-01-29Fix duplicate brushes being added to startupCampbell Barton
2019-01-29Fix T60809: Crash undoing object rename in edit-modeCampbell Barton
2019-01-29Library: tag memfile undo for writing after renameCampbell Barton
2019-01-29Cleanup: Remove unused MTex.texflagCampbell Barton
2019-01-29Cleanup: remove immediate mode TODOCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-29Merge branch 'blender2.7'Bastien Montagne
2019-01-29Fix T60896: Missing update for Auto Texture Space.Bastien Montagne
2019-01-28Outliner: Enable new faster 'Delete Hierarchy' code by default.Bastien Montagne
2019-01-28Fix several missing cases of copy func for modifiers.Bastien Montagne
2019-01-28Fix T60840: Serious memleak in solidify modifier.Bastien Montagne
2019-01-28Fix T60944: Add Tablet eraser support to annotations usin penAntonioya
2019-01-28Fix T60566: Warnings in rigid body and certain conrfigurationSergey Sharybin
2019-01-28Fix T60599: Multires crash after doing dyntopo sculptSergey Sharybin
2019-01-28Fix T59963: Can't manipulate hair keys with G, R, S or mirror transformsSergey Sharybin
2019-01-28DRW: support clipping for object & lamp centersCampbell Barton
2019-01-28makesrna: write files w/ spaces instead of tabsCampbell Barton
2019-01-28Fix blenderplayer build after OpenMP changes.Brecht Van Lommel
2019-01-28Make scene statistics to respect locked interfaceSergey Sharybin