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-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
2018-11-02UI: Fix 'extra' fake user showing in UI ID template usercount.Bastien Montagne
2018-11-02UI: Fix showing '2' number of users in ID templates for fake-user IDs.Bastien Montagne
2018-11-01UI: support red alert on labels, not just buttons.Brecht Van Lommel
2018-10-31UI: tweak usage of duplicate/add icon for consistency.Brecht Van Lommel
2018-10-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-10-31UI/Unique ID name: add library ID name if present.Bastien Montagne
2018-10-31UI: Right-click menu entry to flip properties Tab Bar left/rightJulian Eisel
2018-10-31Fix Properties tabs all showing tooltip of active tabJulian Eisel
2018-10-30Add library-hint to datablock search menus.Bastien Montagne
2018-10-30UI: add uiItemMenuFN which frees it's argumentCampbell Barton
2018-10-30UI: add uiItemMenuFN which frees it's argumentCampbell Barton
2018-10-30Fix crash adding workspaceCampbell Barton
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-29Cleanup: typoCampbell Barton
2018-10-28Fix label misalignment when there are multiple buttons on the right side.Brecht Van Lommel
2018-10-27Cleanup: More meaningful variable nameSeverin
2018-10-27UI: operator to press the active buttonCampbell Barton
2018-10-25Cleanup: comments and unused codeInes Almeida
2018-10-23Cleanup: style, warningCampbell Barton
2018-10-22GP: New Time modifierAntonioya
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-19Make Static Override optional/hidden by default.Bastien Montagne
2018-10-19Dope Sheet: remove many hard-coded color and alpha constants.Alexander Gavrilov
2018-10-19UI: move reports / job back to status bar, but make it more visible with color.Brecht Van Lommel