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-23UI: initialize drag-lock x/y axis from region typeCampbell Barton
2018-11-23UI: allow inaccurate swipe motion to switch tabsCampbell Barton
2018-11-22UI: activate tabs immediately on press, and drag to quickly cycle through.Brecht Van Lommel
2018-11-22UI: hide shortcut from gizmo tip when none foundCampbell Barton
2018-11-22Cleanup: Move debug warning message about panels missing category from drawin...Bastien Montagne
2018-11-21Keymaps: take into account DPI for tweak/drag/pie thresholds.Brecht Van Lommel
2018-11-21Cleanup: add reveal_hidden arg to jump-to API callsCampbell Barton
2018-11-20Cleanup: unused args, indentationCampbell Barton
2018-11-20Cleanup: gcc function type warningCampbell Barton
2018-11-20UI: Color Ramp: Add menu and functions to distribute color stopsCharlie Jolly
2018-11-20Fix error generating toolbar tooltipCampbell Barton
2018-11-20UI: support jumping to target object/boneAlexander Gavrilov
2018-11-18Keymaps: make click event use position on button press rather than release.Brecht Van Lommel
2018-11-15Explicitly disable separator spacer in popover and pie menusDalai Felinto
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-14Paint: remove brush select paint_modeCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-13Cleanup: use const argsCampbell Barton
2018-11-12Fix build: min and max not found.Alexander Gavrilov
2018-11-12UI: Scale control points on curve map when zoomingCharlie Jolly
2018-11-12Fix hidden HUD region being used - zero winrctCampbell Barton
2018-11-12UI: don't show shortcuts in toolbar buttonsCampbell Barton
2018-11-12Fix error clearing the popup toolbar keymapCampbell Barton
2018-11-12Fix headless buildCampbell Barton
2018-11-09Fix T57737: crash displaying expanded tooltip for transform toolPhilipp Oeser
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-08UI: fix glitch showing the redo panelCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-07Fix redraws from non-existing scrollbarsCampbell Barton
2018-11-07Tool System: display tooltip generation errorCampbell Barton
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Paint: paint.brush_select now supports gpencilCampbell Barton
2018-11-07Paint: update shortcut detection for new logicCampbell Barton
2018-11-07Cleanup: naming (inconsistent paint_mode term)Campbell Barton
2018-11-06Fix broken shortcuts in F3 'operator search' menu.Bastien Montagne
2018-11-06Cleanup: remove unused brushesCampbell Barton
2018-11-06Brush: split out vertex paint tool & blend modeCampbell Barton
2018-11-05UI: Add back line to curve mapCampbell Barton
2018-11-04Cleanup: style, shadow warningCampbell Barton
2018-11-03UI: Draw curve map with solid colorCharlie Jolly
2018-11-03Cleanup: styleCampbell Barton
2018-11-03UI: Align Panel drag widget with collapse triangle.Pablo Vazquez
2018-11-03UI: Fix white shadow when resetting to defaults.Pablo Vazquez
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