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
2018-08-31Fix T56619: Transform crash w/ curve deformCampbell Barton
2018-08-30Cleanup: GPU_BATCH_DISCARD_ARRAY_SAFE (deduplicate existing code)Dalai Felinto
2018-08-30Fix Font object: text selection and cursor not updatingDalai Felinto
2018-08-30Silence Grease Pencil warningDalai Felinto
2018-08-30GP: Change icon identfier for shaderFxAntonioya
2018-08-30UI: remove context path from tool settings tab in properties editor.Brecht Van Lommel
2018-08-30UI: add dedicated icon IDs for decorators, tool settings, shaderfx, overlays.Brecht Van Lommel
2018-08-30Cleanup: Improve commentsAntonioya
2018-08-30GP: Fix unreported surface missing strokesAntonioya
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-08-30Fix fox strict flags: Avoid sign cast of strlen() resultSergey Sharybin
2018-08-30Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-30Outliner: support dragging multiple collections, same as objects.Brecht Van Lommel
2018-08-30GP: Undo previous Subdivide edit operator and reformat codeAntonioya
2018-08-30UI: check prop-separate before adding black decoratorCampbell Barton
2018-08-30Cleanup: warningsCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-30Fix T56610: crash saving images with python API.Brecht Van Lommel
2018-08-30Cleanup: Remove line introduced by error in previous commitAntonioya
2018-08-30GP: Add weights while drawing strokesAntonioya
2018-08-30GP: Improve Subdivide and SimplifyAntonioya
2018-08-30UI: fix glitch redrawing after redo panel collapseCampbell Barton
2018-08-30GP: Add small offset to stroke over surface.Antonioya
2018-08-303D View: option to always show center in face modeCampbell Barton
2018-08-303D View: use thicker edges when in edge-modeCampbell Barton
2018-08-303D View: scale edit-mesh drawing by pixel sizeCampbell Barton
2018-08-30UI: move workspace panels to tool settingsCampbell Barton
2018-08-30Transform: fix redundant gizmo constraint axisCampbell Barton
2018-08-30UI: add active tool panel to tool settingsCampbell Barton
2018-08-29Fix Freestyle build error after recent merge.Brecht Van Lommel
2018-08-29Cleanup: add file doxy commentsCampbell Barton
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-08-29Cleanup: indentationCampbell Barton
2018-08-29Cleanup: use simple early exit for common caseCampbell Barton
2018-08-29Cleanup: correct header guardCampbell Barton
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-29Tool System: hide paint options for non brush toolsCampbell Barton
2018-08-29Missed last commitCampbell Barton
2018-08-29Icons: update to r62135William Reynish
2018-08-29UI: use icons for sculpt mode toolbarCampbell Barton
2018-08-29Fix T56517: 2D gizmo hotspot failsCampbell Barton
2018-08-29Weight Paint: use black for unselected verticesCampbell Barton
2018-08-29Keymap: check modal keymap item poll functionCampbell Barton
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-28Fix T56529: Viewport ColorChage with Overlay "Fade 3D Objects"Antonioya
2018-08-28RNA: make mesh add methods use required arg 'count'Campbell Barton
2018-08-28Fix T56530, T56523: collection visiblity toggling wrong after recent changes.Brecht Van Lommel
2018-08-28Cleanup: compiler warnings.Brecht Van Lommel
2018-08-28Cleanup: remove debug code.Brecht Van Lommel