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
2018-08-21Tool System: loopcut preview & activate on clickCampbell Barton
2018-08-21BMesh: split out edgering preview into own APICampbell Barton
2018-08-21Cleanup: rename gizmo access functionsCampbell Barton
2018-08-21Fix T56457: Crash when selecting Grease Pencil objectsJoshua Leung
2018-08-21Remove MESH_OT_drop_named_imageDalai Felinto
2018-08-21Multi-Objects: MESH_OT_colors_reverseDalai Felinto
2018-08-20Workspaces: remove separate workspaces.blend config file.Brecht Van Lommel
2018-08-20Workspaces: replace bundled workspace.blend with embedded startup.blend.Brecht Van Lommel
2018-08-20Fix outliner crash loading some .blend files without treestore.Brecht Van Lommel
2018-08-20Fix system workspaces.blend not being found on some systems.Brecht Van Lommel
2018-08-20Motion Paths UI: "Update from Scene Range" operatorJoshua Leung
2018-08-18Arrrg, fix for previous commit :/Bastien Montagne
2018-08-18Fix T56439: Crash removing Rigid Body World.Bastien Montagne
2018-08-18Static Override: link newly overridden collection to scene.Bastien Montagne
2018-08-17UI: save statusbar/topbar collapsed state per screen.Brecht Van Lommel
2018-08-17Fix GPU_viewport size asserts in some cases.Brecht Van Lommel
2018-08-17Cleanup: fix harmless compiler warnings.Brecht Van Lommel
2018-08-16Merge branch 'master' into blender2.8Bastien Montagne
2018-08-16Fix T56404: Shape keys of the curves with multiple splines go haywire in edit...Bastien Montagne
2018-08-16Multires: Cleanup, naming and bool typeSergey Sharybin
2018-08-16UI: add redo panel to clip editorCampbell Barton
2018-08-16Static Override: fix part of the issues with new Collections.Bastien Montagne
2018-08-16Cursor Tool: add transform orientation typeCampbell Barton
2018-08-163D View: tweaks to navigation gizmoCampbell Barton
2018-08-16UI: move region toggle closer to the screen edgeCampbell Barton
2018-08-16UI: hide redo panel for move up/down operatorsCampbell Barton
2018-08-16Merge branch 'master' into blender2.8Campbell Barton
2018-08-16Correct flag use in recent object select changeCampbell Barton
2018-08-16Cleanup: rename transform UI valuesCampbell Barton
2018-08-15GP: Add multiframe support to clean loose operatorAntonioya
2018-08-15GP: New clean loose points operatorAntonioya
2018-08-15GP: Redesign logic of drawing engine for object instance supportAntonioya
2018-08-15Fix image editor not vertically centering images with region overlap.Brecht Van Lommel
2018-08-15Fix pose mode border deselect not working after recent changes.Brecht Van Lommel
2018-08-15Fix T56012: brush stencil overlay draws in the wrong location.Brecht Van Lommel
2018-08-15Fix T55587: bugs with popovers in collapsed menus, like the timeline header.Brecht Van Lommel
2018-08-15UI: tweak drawing of header status text for transparent headers.Brecht Van Lommel
2018-08-15Fix border select operations in object modeCampbell Barton
2018-08-15Fix viewport selection of markers not updating in all editorsDalai Felinto
2018-08-15Merge branch 'master' into blender2.8Campbell Barton
2018-08-15Cleanup: set expand variable for all enum-flagsCampbell Barton
2018-08-14Fix viewport background video/clip not updating on playbackDalai Felinto
2018-08-14Cleanup: remove unused theme color functions using legacy GL.Brecht Van Lommel
2018-08-14Cleanup: remove unused basic shader, we use many specialized shaders now.Brecht Van Lommel
2018-08-14Fix masks not drawing with draw type set to dashed.Brecht Van Lommel
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Fix T55719: crash with sculpt dyntopo and constant detail resolution sampling.Brecht Van Lommel
2018-08-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-14Fix use of uninitialized variable in some cases, in recent bugfix.Brecht Van Lommel
2018-08-14Merge branch 'master' into blender2.8Bastien Montagne