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
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01'make links': rename group -> collection in enum in UIPhilipp Oeser
2019-02-01WM: disable undo operators in background mode & at startupCampbell Barton
2019-01-31UI: rename Free Bake to Delete Bake.Brecht Van Lommel
2019-01-31Fix T61065: missing shader update when adding texture slot.Brecht Van Lommel
2019-01-31Fix T61072: missing viewport update when setting render border in image editor.Brecht Van Lommel
2019-01-31Fix T61013: changing top/status bar editor type can be changed with shortcut.Brecht Van Lommel
2019-01-31Cleanup: avoid some unnecessary inverse matrix math.Brecht Van Lommel
2019-01-31Fix T61061: Scopes in image editor are not updatingSergey Sharybin
2019-01-31Fix T59339: Particle render without baking issuesSergey Sharybin
2019-01-31Fix T61032: Switching to sculpt tab causes undo to set object modeCampbell Barton
2019-01-31Fix: allow curve of driver to be evaluated individuallyJacques Lucke
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-31Fix T60432: Blender crashes when dragging objects from other scene from outli...Bastien Montagne
2019-01-31Sculpt: disable undo flag for sculpt mask lassoCampbell Barton
2019-01-31Fix edit-mesh undo using the current selectionCampbell Barton
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-31Cleanup: remove EM_IGNORE_LAYERCampbell Barton
2019-01-31Fix image paint undo memory leakCampbell Barton
2019-01-31Fix T60660: Texture paint undo removes imageCampbell Barton
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-30Fix (unreported) memleak when copying object and its material with GP settings.Bastien Montagne
2019-01-30Fix T60974: Dyntopo crash on undo after object deletedCampbell 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-29Fix T60226: Inset not working well on very small facesJacques Lucke
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-28Outliner: Enable new faster 'Delete Hierarchy' code by default.Bastien Montagne
2019-01-28Fix T60944: Add Tablet eraser support to annotations usin penAntonioya
2019-01-28Fix T59963: Can't manipulate hair keys with G, R, S or mirror transformsSergey Sharybin
2019-01-28Make scene statistics to respect locked interfaceSergey Sharybin
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Fix T59921: RuntimeError:bpy.ops.object.gpencil_modifier_apply()Antonioya
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: remove blender-internal update flagCampbell Barton
2019-01-25GP: Set cyclic to OFF when use cutterAntonioya
2019-01-25Ammend to rBea5326df86cb.Bastien Montagne
2019-01-25Cleanup: BLO: move validate code into own header.Bastien Montagne
2019-01-25Fix T60775: Stereo drawing in image editor broken (shows only right eye)Dalai Felinto
2019-01-25GP: Use Fill color when drawing strokes for no stroke materialsAntonioya
2019-01-25Depsgraph: use specific tag to update shadingCampbell Barton
2019-01-25Fix T59958: Blender 2.80 - Removing second Particle System cache causes crash.Bastien Montagne
2019-01-25Fix T60777: Grid fill fails when run via Repeat LastCampbell Barton
2019-01-25WM: don't set repeat flag w/ interactive repeatCampbell Barton
2019-01-25Revert "WM: Repeat Last no longer reuses skip-save properties"Campbell Barton
2019-01-25Missed last commitCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix T59650: adding texture paint slot image shows wrong color.Brecht Van Lommel