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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-04-13Add red alert in UI controls for datablock pointer propertiesAlexander Romanov
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-22Fix for splash not opening centeredCampbell Barton
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-10-14Fix T49601: Material menu length problem.Bastien Montagne
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-19Cleanup: Completely replace/remove uiBut.lockJulian Eisel
2016-09-16Picky correction to previous commitJulian Eisel
2016-09-16UI: Allow showing why button is disabled in tooltipJulian Eisel
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-08-23Fix T49150: make new 'operator categories' in search menu i18n-aware.Bastien Montagne
2016-07-28Fix T48951: Crash refreshing some popupsCampbell Barton
2016-07-26Correct UI names of ID typesJulian Eisel
2016-07-26More useful block name for report popup blocksJulian Eisel
2016-07-18Fix T48874: Nested pop-up didn't update its parentCampbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-01Fix/Workaround T48560: Color picker V fail w/ user defined RNACampbell Barton
2016-05-28Fix T48534: color picker hex #RRGGBB input allows typing one character too many.Brecht Van Lommel
2016-04-23Event system: Let event pass through after menu poll failsJulian Eisel
2016-04-19Toggle to standard cursor when opening menus/popupsJulian Eisel
2016-04-17Fix T48171: activating spacebar search menu over text button activates it or ...Brecht Van Lommel
2016-03-04Fix menu aliged to right side of screen in UserPref windowJulian Eisel
2016-03-02UI: Show categories in operator search popupCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-02-29Cleanup: Duplicated functionJulian Eisel
2016-02-16Fix items in mode pie changing position by supporting more than 8 items in op...Julian Eisel
2016-02-15Uber-picky: Too small margin in tooltipJulian Eisel
2016-02-03Cleanup: refactor tooltip data-access out of layout functionCampbell Barton
2016-01-03Fix text wrapping off-by-one error w/ string widthCampbell Barton
2015-12-01RNA: de-duplciate rna-path create in tooltip codeCampbell Barton
2015-11-24OpenGL: clean up use of old extensionsMike Erwin
2015-11-23Cleanup: shadowing (interface)Campbell Barton
2015-11-15UI: support cycling callback for non RNA menusCampbell Barton
2015-10-16UI: expose UI_POPUP_MENU_TOP for use elsewhere.Campbell Barton
2015-09-19UI: tooltip layout tweaksCampbell Barton
2015-09-18UI: word-wrap support for tooltipsCampbell Barton
2015-09-10Show correct syntax for id-propertiesCampbell Barton
2015-09-05Fix T45944: Ctrl+Wheel to cycle values failes in toolshelfJulian Eisel
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-14Remove redundant workaround for T41548Julian Eisel
2015-06-16Cleanup: styleCampbell Barton
2015-06-15Revert "Revert "Disable key accelerators for splash screen""Campbell Barton
2015-06-15Revert "Disable key accelerators for splash screen"Thomas Beck
2015-06-09Disable key accelerators for splash screenCampbell Barton
2015-06-08Alternative fix copying windows from popup dialogsCampbell Barton
2015-06-02Fix operator exec /w popups that close the windowCampbell Barton