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-11-14Paint: remove brush select paint_modeCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: naming for paint modesCampbell Barton
2018-11-14Fix gizmo handler initialization w/ quad-viewCampbell Barton
2018-11-14Fixup for view3d collection name drawing when no active objectDalai Felinto
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-13Add active collection to viewport "name" statsDalai Felinto
2018-11-13Add active collection to stats barDalai Felinto
2018-11-13Util to get collection UI nameDalai Felinto
2018-11-13GP: Fix wrong fill texture when draw primitivesAntonioya
2018-11-13GP: Fix wrong fill after subdivideAntonioya
2018-11-13Tool System: use enum for gp sculpt/weight paintCampbell Barton
2018-11-13Cleanup: add arg to GP_EDITABLE_STROKES macroCampbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton
2018-11-13Cleanup: use doxy groupsCampbell Barton
2018-11-13GP: box/lasso support for select-operationsCampbell Barton
2018-11-13Cleanup: use const argsCampbell Barton
2018-11-13Cleanup: remove unused sourceCampbell Barton
2018-11-12Fix build: min and max not found.Alexander Gavrilov
2018-11-12Remove AnimMapper: it has been left unimplemented for almost ten years.Alexander Gavrilov
2018-11-12GP: Hide cursor in some modesAntonioya
2018-11-12UI: Scale control points on curve map when zoomingCharlie Jolly
2018-11-12Add a lot of update tagging to operations with NLA tracks and strips.Alexander Gavrilov
2018-11-12Ruler Tool: Fix non readable textClément Foucault
2018-11-12Ruler Tool: Fix text background glitchClément Foucault
2018-11-12Fix T57713: Object not selecteable after separate strokesAntonioya
2018-11-12Fix T57527: GP draw takes events from gizmosCampbell Barton
2018-11-12Fix hidden HUD region being used - zero winrctCampbell Barton
2018-11-12Revert "Fix hidden action-zone interaction"Campbell Barton
2018-11-12Revert "Fix for hidden regions becoming active"Campbell Barton
2018-11-12UI: don't show shortcuts in toolbar buttonsCampbell Barton
2018-11-12Fix error clearing the popup toolbar keymapCampbell Barton
2018-11-12Cleanup: minor gpencil changesCampbell Barton
2018-11-12Fix headless buildCampbell Barton
2018-11-11GP: Use same name when duplicate datablockAntonioya
2018-11-11NLA: fix frame mapping applied twice keyframing from graph/action editors.Alexander Gavrilov
2018-11-11Merge branch 'master' into blender2.8Campbell Barton
2018-11-11PyAPI: update keyword listCampbell Barton
2018-11-10GP: Fix mouse cursor problemsAntonioya
2018-11-10GP: Autolock layers was not working with dopesheetAntonioya
2018-11-10GP: Add to stats number of objects/selectedAntonioya
2018-11-10BMesh: avoid incorrect/invalid matrix calculationCampbell Barton
2018-11-10Merge branch 'master' into blender2.8Campbell Barton
2018-11-10PyAPI: add imports arg to BPY_execute_stringCampbell Barton
2018-11-10Cleanup: styleCampbell Barton
2018-11-09Multi-Objects: MESH_OT_select_similar worldspace completionHabib Gahbiche
2018-11-09GP: Hide Arrow cursor while paintingAntonioya
2018-11-09Multi-Objects Metaball: Selection refactor - fix pick and box selectionDalai Felinto