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
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
2015-06-01template ID previews: quick fix for buttons region overlapping the search buttonInes Almeida
2015-06-01Fix T44747: Drag toggle /w nodes (glitch)Campbell Barton
2015-05-29UI cleanup: removing if, condition was already testedInes Almeida
2015-05-15Correct recent cleanupCampbell Barton
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-04Cleanup: wrapped function indentationCampbell Barton
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-03-24UI: remove UI_BTYPE_SEARCH_MENU_UNLINKCampbell Barton
2015-03-19Cleanup: spelling grey -> grayCampbell Barton
2015-03-19Revert part of recent color-management commitCampbell Barton
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-03-02Fix missing newline in the button cycle error printSergey Sharybin