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
2014-10-06Fix in-between mouse events getting assign to keysCampbell Barton
2014-09-18Fix T41708, active palette indicator not refreshing when clickingAntony Riakiotakis
2014-09-18Palettes:Antony Riakiotakis
2014-09-14Cleanup & typo in assignmentCampbell Barton
2014-09-10Fix two bugs with searchbox UI items.Bastien Montagne
2014-09-04Attempt to solve T41708,Antony Riakiotakis
2014-08-30Use UI_BUT_ prefix as other flags doCampbell Barton
2014-08-29Fix T41617: Color ramp crashes user preferencesCampbell Barton
2014-08-18Fix T41426: floating menus - scroll issues.Bastien Montagne
2014-08-14Pie menus:Antony Riakiotakis
2014-08-14Aaaarh! aaargh!Antony Riakiotakis
2014-08-14Last fix wasn't complete, sorry for that..Antony Riakiotakis
2014-08-14Deactivate last active button for pie menu popups.Antony Riakiotakis
2014-08-14UI: Don't print user passwords in info-spaceCampbell Barton
2014-08-14Correct own regression in password button editingCampbell Barton
2014-08-13Maybe slightly controversial pie commit:Antony Riakiotakis
2014-08-13Correct menu items active behavior applying to dialogsCampbell Barton
2014-08-13SpellingCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-10UI: show ttips even if disabled, when holding alt key.Bastien Montagne
2014-08-06Fix for out of bounds write while draggingCampbell Barton
2014-08-05UI: remove tip when dragging a popupCampbell Barton
2014-08-05Correct another issue in recent menu handlingCampbell Barton
2014-08-04Correct glitch in recent menu commit, click-drag locked menusCampbell Barton
2014-08-03Fix for glitch with menus not reliably setting an active item (D674)Campbell Barton
2014-07-24Fixes:Antony Riakiotakis
2014-07-24UI: prevent dragging a popup from activating a buttonCampbell Barton
2014-07-24Correct last commitCampbell Barton
2014-07-24Cleanup: ui_but_is_editable flip return valueCampbell Barton
2014-07-21CleanupCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-11WM: add WM_operator_properties_create_ptrCampbell Barton
2014-06-25Fix T40759: "Add Shortcut" operator was leaving new keymap items onLukas Tönne
2014-06-20UI: auto-open other menus by hovering over, once a menu is already openCampbell Barton
2014-06-15Code cleanup: commentsCampbell Barton
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-06-14UI: uiContextActivePropertyHandle wasn't passing the event to the uiBlockHand...Campbell Barton
2014-06-09Fix T40538: Multi-button canceling edit-text could leave edited valueCampbell Barton
2014-05-23Fix T40325: Part IIBastien Montagne
2014-05-15Fix T40154: UI Multi-drag sets value beyond maxCampbell Barton
2014-05-03UI: more changes for large textfieldsCampbell Barton
2014-05-03Fix for paste clamping the string length to UI_MAX_DRAW_STRCampbell Barton
2014-05-02Correct own stupid mistake dragging popups (x/y swap)Campbell Barton
2014-05-02UIL: Dragging popups wasn't updating safe-areasCampbell Barton
2014-05-01Fix T39884: Displaying filenames with '|' failing in menusCampbell Barton
2014-04-27Fix part of T39692: Text fields in datablocks editor are brokenBastien Montagne
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-20Code cleanup: styleCampbell Barton
2014-04-17Code cleanup: use boolsCampbell Barton