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
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
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-20UI: cleanup UI_fontstyle_string_width, UI_draw_stringCampbell Barton
2014-12-10UI: add Shift-Drag to multiselect expanded enum items too.Bastien Montagne
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-16UI: fix for recent menu flipping commitCampbell Barton
2014-11-15Cleanup: remove unused redraw flagCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-10Fix T42221: 'Shadow Width' influences tooltip sizeCampbell Barton
2014-11-09Cleanup: remove unused UI_SHIFT_FLIPPED (2.4x toolbox)Campbell Barton
2014-11-06Fix T42208 color pickers are coupled.Antony Riakiotakis
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-14Pie menus:Antony Riakiotakis
2014-10-13Filter out pie spawn button events.Antony Riakiotakis
2014-10-13Some corrections to the pie spawning code to account for nested pies.Antony Riakiotakis
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-10-09Fix T41639, hierarchical pie menu - popup interaction is buggy.Antony Riakiotakis
2014-09-10Fix two bugs with searchbox UI items.Bastien Montagne
2014-09-10UI: Disable operator search menu setting an unset state key key-inputCampbell Barton
2014-09-10Partial fix for T41749Campbell Barton
2014-09-10WM: Add utility wmOrtho2_*** funcsCampbell Barton
2014-08-24Fix T41548: Menu pulldown button behaves incorrectly on click if menu shadow ...Bastien Montagne
2014-08-13Maybe slightly controversial pie commit:Antony Riakiotakis
2014-08-13Correct missing new line in the debug printSergey Sharybin
2014-08-13Align pie menu title on center.Antony Riakiotakis
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-05Macros: replace UNPACK#OP -> UNPACK#_EX, allow suffixCampbell Barton