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-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-23Add missing COW updates when selection changes in paint modes.Alexander Gavrilov
2018-11-23Correct missing NULL check in recent changesCampbell Barton
2018-11-23Error in last commiCampbell Barton
2018-11-23Fix wire-toggle restoring previous shading modeCampbell Barton
2018-11-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-23Pose: make pose-bone xray usable in wpaint modeCampbell Barton
2018-11-23Fix for weight paint object occluding pose bonesCampbell Barton
2018-11-23Fix bone selection w/ mixed wpaint & pose modeCampbell Barton
2018-11-213D View: move x-ray toggle to operatorCampbell Barton
2018-11-21Cleanup: rename extrude gizmoCampbell Barton
2018-11-21Cleanup: move extrude gizmo to transform moduleCampbell Barton
2018-11-19Image Empties: Option to not display the backside of image emptiesJacques Lucke
2018-11-19Gizmo: tweak navigation highlight displayCampbell Barton
2018-11-18Fix object box select new w/o any objectsCampbell Barton
2018-11-16Cleanup: de-duplicate 3d view select itemsCampbell Barton
2018-11-15Gizmo: tweak navigation drawing for axis viewsCampbell Barton
2018-11-15Gizmo: use color fading to show depth for navigateCampbell Barton
2018-11-15Gizmo: minor fix for navigation axis colorCampbell Barton
2018-11-14Gizmo: skip text drawing w/ select for navigateCampbell Barton
2018-11-14Gizmo: get background color based on view optionCampbell Barton
2018-11-14Cleanup: correct flag comparisonsCampbell Barton
2018-11-14UI: Comment out "Clip border" operatorClément Foucault
2018-11-14Lamps: Remove HEMI light typeClément Foucault
2018-11-14Gizmo: draw navigation negative axes over positiveCampbell 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-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton
2018-11-12Ruler Tool: Fix non readable textClément Foucault
2018-11-12Ruler Tool: Fix text background glitchClément Foucault
2018-11-12Fix T57527: GP draw takes events from gizmosCampbell Barton
2018-11-09Multi-Objects Metaball: Selection refactor - fix pick and box selectionDalai Felinto
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-05Cleanup: correct last commit, also use font_id varCampbell Barton
2018-11-05Gizmo: use fonts for drawing 3D axis charactersCampbell Barton
2018-11-05Gizmo: tweak 3D view navigation axis sizesCampbell Barton
2018-11-03UI: Soft drop shadow on 3D Viewport info text.Pablo Vazquez
2018-11-03UI: Don't use abbreviations for view names.Pablo Vazquez
2018-11-02UI: Darken the backdrop of navigation gizmos.Pablo Vazquez
2018-11-01UI: Rename "Cursor to Center" to "Cursor to World Origin"Pablo Vazquez
2018-11-01GP: Fix Stroke mode when annotations not enabledAntonioya
2018-10-31Cleanup: styleCampbell Barton
2018-10-31Image Empties: More visibility settingsJacques Lucke
2018-10-30Fix T56499: Adapt incremental snapping to orthographic viewport scale.mano-wii
2018-10-30UI: Fix point size and line width ignoring UI scaling optionClément Foucault