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-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
2019-01-28Fix T60127: Particles texture mapping coordinates objectsSergey Sharybin
2019-01-28Cleanup: unused struct declarationsCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-28Cleanup: unused struct declarationsCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-28Fix: use correct units for some bone propertiesScott Spadea
2019-01-28Fix: use pixel as unit for some propertiesScott Spadea
2019-01-27Fix T60908: crash in workbench render after DoF changes.Brecht Van Lommel
2019-01-27Fix: Use correct units in Shrinkwrap modifierŁukasz Kwoska
2019-01-26Fix T59921: RuntimeError:bpy.ops.object.gpencil_modifier_apply()Antonioya
2019-01-26Merge branch 'blender2.7'Brecht Van Lommel