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-09-03Tool System: add paint brush shortcutCampbell Barton
2018-09-03Fix T56659: Flow UI: Checkboxes report wrong width, making layouts jump to mu...Bastien Montagne
2018-09-03UI: disable key shortcuts for toolsCampbell Barton
2018-09-03Cleanup: replace __import__ w/ import argumentCampbell Barton
2018-09-03Merge branch 'master' into blender2.8Campbell Barton
2018-09-03PyAPI: add optional imports to expression eval APICampbell Barton
2018-09-03Tool System: Show popup accelerators in tooltipCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Fix broken decorate buttong dragging after recent changes.Brecht Van Lommel
2018-08-31Tool System: support tool description for tipsCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30UI: add dedicated icon IDs for decorators, tool settings, shaderfx, overlays.Brecht Van Lommel
2018-08-30UI: check prop-separate before adding black decoratorCampbell Barton
2018-08-30UI: fix glitch redrawing after redo panel collapseCampbell Barton
2018-08-27Fix T56547: Single column properties not alignedCampbell Barton
2018-08-24Compositor: Added Weighted Standard Curve evaluationJeroen Bakker
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24UI: always align item w/ labelCampbell Barton
2018-08-24Fix T56511: UILayout.prop_search misalignedCampbell Barton
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24RNA: avoid redundant property lookups in UI APICampbell Barton
2018-08-24UI: re-arrange some items in context menuPablo Vazquez
2018-08-23Fix T55507: Crash due to GPencil brush icon management, when there is no acti...Bastien Montagne
2018-08-23Workspaces: move delete to right click menu, instead of X on tab.Brecht Van Lommel
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-08-22UI: Minor label tweaks to operators context menuPablo Vazquez
2018-08-22UI: Show development entries in context menu when Dev. Extras is enabledPablo Vazquez
2018-08-21Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-08-15Fix T55587: bugs with popovers in collapsed menus, like the timeline header.Brecht Van Lommel
2018-08-15Merge branch 'master' into blender2.8Campbell Barton
2018-08-15Cleanup: set expand variable for all enum-flagsCampbell Barton
2018-08-14Cleanup: remove unused theme color functions using legacy GL.Brecht Van Lommel
2018-08-14Cleanup: remove unused basic shader, we use many specialized shaders now.Brecht Van Lommel
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-08-02Fix assert in UI string trimming code when we have 'protected' right part.Bastien Montagne
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Cleanup: styleCampbell Barton
2018-07-31Cleanup: trailing spaceCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31BLF: replace global aa pref w/ monochrome flagCampbell Barton
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31UI: use text hinting (now user preference)Campbell Barton
2018-07-31Fix T56155: Header shows in popover context menuCampbell Barton
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31UI: add check for any kind of popupCampbell Barton