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-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-17Fix T48171: activating spacebar search menu over text button activates it or ...Brecht Van Lommel
2016-04-15UI: copy to selected: add 'single'/'all' options to buttons' menu when relevant.Bastien Montagne
2016-03-29RMB Menu: Add icons for delineating each cluster of options in this menuJoshua Leung
2016-03-29Drivers Setup: Expose all mapping types for creating driversJoshua Leung
2016-03-28T47532: Pop-ups drop fast mouse clicksJulian Eisel
2016-03-26Driver Setup Workflow Improvement: Property EyedropperJoshua Leung
2016-03-26Drivers Workflow: Change hotkey for "Add Drivers" to Ctrl-D (it was previous...Joshua Leung
2016-03-09Cleanup: remove button flag for forced tool-tipsCampbell Barton
2016-03-09Fix/workaround T47685: Drag keymap slider failsCampbell Barton
2016-03-04Cleanup: suspicious use of commasCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-02-26UI: Add 'Copy Python Command' to menuCampbell Barton
2016-02-26UI: improve cursor mapping for int buttonsCampbell Barton
2016-02-23Fix button display clamping valuesCampbell Barton
2016-02-02UI: update dynamic tipsCampbell Barton
2016-01-17WM: remove unnecessary context argument from WM_report, no good reason to hav...Brecht Van Lommel
2016-01-14UI: show error when pasting failsCampbell Barton
2015-12-21UI: fix minor glitch copying small float valueCampbell Barton
2015-12-20Cleanup: invalid comment & styleCampbell Barton
2015-12-19Fix shadowing var in own previous commit.Bastien Montagne
2015-12-18Fix T47009: Value typing issue in pie menu.Bastien Montagne
2015-12-03Cleanup: change `WM_key_event_operator_id` to `WM_key_event_operator` and mak...Bastien Montagne
2015-12-01Add shortcuts for copying data path from RNACampbell Barton
2015-11-23Cleanup: shadowing (interface)Campbell Barton
2015-11-16Cleanup: typosCampbell Barton
2015-11-10Fix compilation error with IME enabled after recent changesSergey Sharybin
2015-11-10Cleanup: move ui-selextend defines into headerCampbell Barton
2015-11-10UI: support editing >400 length text buttonsCampbell Barton
2015-11-09UI: avoid duplicating the string to set the cursorCampbell Barton
2015-10-26Fix: Prevent warnings from popping up when trying to edit driver expressions ...Joshua Leung
2015-10-08UI: no need to update drag-edit for scroll buttonsCampbell Barton
2015-10-07Fix T46402: UILists fail to scroll using click+dragPhilipp Oeser
2015-10-07Fix T46401: bad step size w/ radiansCampbell Barton
2015-10-03Cleanup: styleCampbell Barton
2015-10-03rename ui_but_dragedit_pollCampbell Barton
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