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
2017-03-31Cleanup: warningsCampbell Barton
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-03-06Multi-View: Map cursor coordinates to visual coordinatesJulian Eisel
2017-01-20Cleanup/fix some BLI_string_utf8 not using size_t/off_t as expected.Bastien Montagne
2016-12-15Proper fix for strict compiler warningSergey Sharybin
2016-12-15Revert "Cleanup: Remove unused variable"Sergey Sharybin
2016-12-15Cleanup: Remove unused variableSergey Sharybin
2016-12-13UI: Externally open file and path from context menuJulian Eisel
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-11-18Fix T50063: Editing driver's expression eliminates "Zero" numberJulian Eisel
2016-11-01Add 'copy array' for rna buttonsBastien Montagne
2016-10-31UI: Don't show empty panel right-click menuJulian Eisel
2016-10-20Python API: add full_path parameter for bpy.ops.ui.copy_data_path_button.christian brinkmann
2016-09-21UI: Make eyedropper shortcut configurableJulian Eisel
2016-09-21UI: Make button driver and keying set shortcuts configurableJulian Eisel
2016-09-21UI: Configurable shortcuts for keyframe operatorsJulian Eisel
2016-09-21UI: Fix crash using drag-toggle over window bounds with button callbackJulian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-19Cleanup: Completely replace/remove uiBut.lockJulian Eisel
2016-09-01Fix T49199: Combination of dialog + wm.open_mainfile causes crashJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-27Fix memory leak when closing Blender with operator popup openJulian Eisel
2016-07-16Cleanup: line lengthCampbell Barton
2016-07-15UI: modifier keys now trigger number button updatesCampbell Barton
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