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-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-23Fix bone selection w/ mixed wpaint & pose modeCampbell Barton
2018-11-22UI: fix wrong icons after recent update.Brecht Van Lommel
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-11-21Cleanup: add reveal_hidden arg to jump-to API callsCampbell Barton
2018-11-21Cleanup: rename extrude gizmoCampbell Barton
2018-11-21Cleanup: move extrude gizmo to transform moduleCampbell Barton
2018-11-20UI: increase spacing at sides of headers, to avoid region split zone overlap.Brecht Van Lommel
2018-11-20Cleanup: make object deselect match other ED_ APIsCampbell Barton
2018-11-20UI: support jumping to target object/boneAlexander Gavrilov
2018-11-20Object: utility (de)select all functionsCampbell Barton
2018-11-15UI: 'Add Object' rename dimensionsCampbell Barton
2018-11-14Gizmo: get background color based on view optionCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-13Cleanup: use const argsCampbell Barton
2018-11-12Add a lot of update tagging to operations with NLA tracks and strips.Alexander Gavrilov
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-07Fix redraws from non-existing scrollbarsCampbell Barton
2018-11-07Multi-Objects: CURVE_OT_select_similarHabib Gahbiche
2018-11-06Fix broken shortcuts in F3 'operator search' menu.Bastien Montagne
2018-11-03Cleanup: styleCampbell Barton
2018-11-02Add hide_buttons option to template_ID_previewAntonioya
2018-11-02Add new factor parameter to layout.separator()Antonioya
2018-11-02Fix issues with hide/restrict icons after recent changes.Brecht Van Lommel
2018-11-02Multi-Object-Mode: Edit curve draw (deselect all)Campbell Barton
2018-10-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-10-31Cleanup: indentationCampbell Barton
2018-10-31UI: Right-click menu entry to flip properties Tab Bar left/rightJulian Eisel
2018-10-30Fix T56499: Adapt incremental snapping to orthographic viewport scale.mano-wii
2018-10-30GP: Back Stroke projection modeAntonioya
2018-10-30UI: add uiItemMenuFN which frees it's argumentCampbell Barton
2018-10-30UI: add uiItemMenuFN which frees it's argumentCampbell Barton
2018-10-30UI: Support using Ctrl+Scrollwheel to cycle properties editor tabsJulian Eisel
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-29UI: Support Displaying Enums as TabsJulian Eisel
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-29UI: allow off/on icons to be in reverse order.Brecht Van Lommel
2018-10-29Fix topbar tool UI being lost on undoCampbell Barton
2018-10-26PyAPI: draw handlers now store args in the capsule contextCampbell Barton
2018-10-25Cleanup: comments and unused codeInes Almeida
2018-10-24Fix T57366: Mesh.from_pydata invalid loose-edge stateCampbell Barton
2018-10-22Fix various icon related issues:William Reynish
2018-10-22Followup to previous change, reduce number of relations updatesSergey Sharybin