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-01Fix T61088: Cycles particle viewport render stuck in loop.Brecht Van Lommel
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-02-01Logging: Use CLOG for blenkernelCampbell Barton
2019-02-01Cleanup: correct doxy headersCampbell Barton
2019-01-31Fix build errors on Visual Studio after recent changes.Brecht Van Lommel
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 wrong sculpt constant detail description.Brecht Van Lommel
2019-01-31Fix T60836: Stretch to flickers when vertex group is usedSergey Sharybin
2019-01-31Fix T61046: Object with cloth jumps aroundSergey Sharybin
2019-01-31Fix T61061: Scopes in image editor are not updatingSergey Sharybin
2019-01-31Fix T59339: Particle render without baking issuesSergey Sharybin
2019-01-31Particles: Fixes for synchronization to originalSergey Sharybin
2019-01-31Remove direct shape key drivers evaluaiton in object updateSergey Sharybin
2019-01-31Depsgraph: Comb code to a better state all overSergey Sharybin
2019-01-31Add C++ guards to some blenlib headersSergey Sharybin
2019-01-31Fix T61030: Drivers for shape keys not evaluated in correct orderSergey Sharybin
2019-01-31Depsgraph: Specify whether RNA path to be resolved as entry or exitSergey Sharybin
2019-01-31Cleanup: Spelling in commentSergey Sharybin
2019-01-31Depsgraph: Use more correct update source for an internal tagsSergey Sharybin
2019-01-31Depsgraph: Use more clear name for enumeratorSergey Sharybin
2019-01-31Fix T61032: Switching to sculpt tab causes undo to set object modeCampbell Barton
2019-01-31Fix T60996: Dyntopo flood fill fails due to missing ob->imatJacques Lucke
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 T59293: Can't assign shortcut to undo historyCampbell Barton
2019-01-31Cleanup: use doxy comments, clarify some textCampbell 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 T61047: Undo editmesh separate crashesCampbell 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-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