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-05-28Multi-value cancel, keeps scale setCampbell Barton
2015-05-26Cleanup, add comment for old code.Antony Riakiotakis
2015-05-26Fix RMB menu in popup, included 'Header' submenuCampbell Barton
2015-05-26Fix T44697: Multi-value edit /w layers failsCampbell Barton
2015-05-21UI: Use Ctrl+Wheel to cycle valuesCampbell Barton
2015-05-21UI: ignore mouse wheel while editing textCampbell Barton
2015-05-18Fix multi-drag & multi-select, Alt press mid-dragCampbell Barton
2015-05-17Cleanup: typosCampbell Barton
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-13UI: multi-value-edit, distable alt+lmb on slidersCampbell Barton
2015-05-13UI: multi-value-edit, tint button while editingCampbell Barton
2015-05-13UI: multi-value-editing, copy value when typed inCampbell Barton
2015-05-11UI: initial support for UI editing selected itemsCampbell Barton
2015-05-04Cleanup: wrapped function indentationCampbell Barton
2015-05-04UI: location/scale were snapping to 10sCampbell Barton
2015-05-04UI: button snap (ctrl) was rounding downCampbell Barton
2015-04-26UI: 'View Online Manual' ShortcutJulian Eisel
2015-04-22Fix T44477: Overlapping tooltips in OutlinerJulian Eisel
2015-04-21Add eyedropper for selecting object & obdataJulian Eisel
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-04-03Fix related to T44243: do not systematically do live-update when tab-completi...Bastien Montagne
2015-03-27Only enable IME for supported translation contextsSeverin
2015-03-26IME: Minor API cleanupSeverin
2015-03-24UI: remove UI_BTYPE_SEARCH_MENU_UNLINKCampbell Barton
2015-03-23Fix T44093: Color picker SV+H order wrong.Campbell Barton
2015-03-19Remove deleted list for palette colorsCampbell Barton
2015-03-09IME: Disable IME for number buttonsSeverin
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-26UI: macro for checking modifiersjulianeisel
2015-01-26Correction to c792e546991bd9: OS-Key should be checked as welljulianeisel
2015-01-26Cleanup: Remove ugly ELEM checks in modifier key handlingjulianeisel
2015-01-26If a modifier key is held, don't open context menujulianeisel
2015-01-21UI: support alt+wheel for expanded enumsCampbell Barton
2015-01-21Fix T43247: Don't open pulldown when a popup overlaps itjulianeisel
2015-01-20Fix UI glitch: Ctrl/Shift didnt refresh the UICampbell Barton
2015-01-14UI: Eyedropper for view-depthCampbell Barton
2015-01-04Fix for crash for 'Edit Source'Campbell Barton
2014-12-25Refactor 'immediate search' featureBastien Montagne
2014-12-18Fix/workaround T42944: Crash adding a shortcut in properties spaceCampbell Barton
2014-12-14IME fix: Quit two assert failuresSeverin
2014-12-10UI: add Shift-Drag to multiselect expanded enum items too.Bastien Montagne
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-12-06Fix inbetween mousemove event getting detected in hotkey buttons.Brecht Van Lommel
2014-11-15UI: cleanup next/prev order in menu codeCampbell Barton
2014-11-14Cleanup: headersCampbell Barton
2014-11-11UI: Cleanup, replace enum with functionCampbell Barton
2014-11-11UI: Cleanup (line length)Campbell Barton
2014-11-11Avoid calling powf with integer exponent in more placesSergej Reich
2014-11-11UI Refactor T41640Campbell Barton