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-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-07-01UI: take zoom into account w/ curves widgetAlexander Gavrilov
2016-06-27Fix T48743: Broken menu key acceleratorsCampbell Barton
2016-06-24Cleanup: use return argument prefixCampbell Barton
2016-06-13Fix T48595: UI glitch with driver menu re-openingCampbell Barton
2016-06-08Make uiLists placed in popups usableJulian Eisel
2016-06-02Fix leak using UI_BTYPE_TEXT button w/o a callbackJulian Eisel
2016-05-06Cleanup: warningsCampbell Barton
2016-05-05Cleanup: styleCampbell Barton
2016-05-04Fix T48210: Editing all selected buttons fails to auto-keyCampbell Barton
2016-05-03Cache whether current translation language supports IME or notSergey Sharybin
2016-05-03Fix T47841: Shift-space doesn't type space in type-in fields on WindowsSergey Sharybin
2016-05-03UI: limit listview arrow/wheel bindingsCampbell Barton
2016-05-03UI: don't show tips when navigating ui-listCampbell Barton
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