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-10-02Fix T46346: Hide/Mask menu, Hotkey for lasso mask in sculpt mode unchangeable.Bastien Montagne
2015-09-30Fix T46306: Cursor sometimes jumps with num-slider buttons & Continuous GrabJulian Eisel
2015-09-30Add drag-threshold for number slider buttonsJulian Eisel
2015-09-17Fix T46134: units degrees increment are too smallCampbell Barton
2015-09-15Fix T46113: Color picker erratic outside 0-1 rangeCampbell Barton
2015-09-10UI: increase threshold for color-band selectCampbell Barton
2015-09-05Fix T45944: Ctrl+Wheel to cycle values failes in toolshelfJulian Eisel
2015-08-19More BLT/Windows fixes... :/Bastien Montagne
2015-08-18UI: avoid subtracting shadow from winrctCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-14Cleanup: Avoid calling function twiceJulian Eisel
2015-08-14Fix T45750: Closing search menu by clicking root button doesn't work when cli...Julian Eisel
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-03Fix T45281: IOR Value Slider with "Ctrl" modifier does not increment as inten...Bastien Montagne
2015-07-03Cleanup: 'return' parameters to the end of functions, and use 'r_' prefix for...Bastien Montagne
2015-07-03UI: add ability to access/generate 'shortcuts strings' of modal keymaps.Bastien Montagne
2015-06-22Fix T45144: Multi-value-edit ignored rangeCampbell Barton
2015-06-22Fix memory leak /w multi-drag over a single buttonCampbell Barton
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-06-13Fix: Don't show "Clear Keyframes" option in RMB menu for NLA Strip propertiesJoshua Leung
2015-06-06Cleanup: TyposJulian Eisel
2015-06-01Fix T44747: Drag toggle /w nodes (glitch)Campbell Barton
2015-05-31UI: comments (doxygen tweaks)Campbell Barton
2015-05-30Correct own error with recent commitCampbell Barton
2015-05-28Multi-value, multi-button cancel keeps value setCampbell Barton
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