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-21Merge branch 'master' into UI-graphical-redesignUI-graphical-redesignJulian Eisel
2015-10-16UI: expose UI_POPUP_MENU_TOP for use elsewhere.Campbell Barton
2015-09-15Fix T46113: Color picker erratic outside 0-1 rangeCampbell Barton
2015-09-05Fix T45944: Ctrl+Wheel to cycle values failes in toolshelfJulian Eisel
2015-08-18UI: avoid subtracting shadow from winrctCampbell Barton
2015-08-10UI drag&drop: make code able to free dragpoin if needed.Bastien Montagne
2015-08-02parenthisize macro args to avoid errorsCampbell Barton
2015-06-09Better drawing for checkboxes (perfectly round + anti-aliasing)Julian Eisel
2015-06-09Add widget rollover feedback by implementing a Sub-Button pipelineJulian Eisel
2015-06-05A first Menu/Popup redesignJulian Eisel
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-05-04Cleanup: wrapped function indentationCampbell Barton
2015-04-21Add eyedropper for selecting object & obdataJulian Eisel
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-26IME: Minor API cleanupSeverin
2015-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne
2015-01-21UI: support alt+wheel for expanded enumsCampbell Barton
2015-01-14UI: Eyedropper for view-depthCampbell Barton
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-11-11UI: Cleanup, replace enum with functionCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-10Fix T42221: 'Shadow Width' influences tooltip sizeCampbell Barton
2014-11-06Fix T42208 color pickers are coupled.Antony Riakiotakis
2014-10-14Pie menus:Antony Riakiotakis
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-09-18Fix T41708, active palette indicator not refreshing when clickingAntony Riakiotakis
2014-08-14Pie menus:Antony Riakiotakis
2014-08-14Deactivate last active button for pie menu popups.Antony Riakiotakis
2014-08-13Maybe slightly controversial pie commit:Antony Riakiotakis
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-03Fix for glitch with menus not reliably setting an active item (D674)Campbell Barton
2014-07-23Fix for mixup in startup.blend data init when userprefs.blend was missingCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-06-13Code cleanup: UI, unnecessary float/int conversionCampbell Barton
2014-05-02UIL: Dragging popups wasn't updating safe-areasCampbell Barton
2014-04-17Code cleanup: use boolsCampbell Barton
2014-04-17BGE - button for deactivate sensors, controllers and actuatorsJorge Bernal
2014-04-12Slight modification to previous color wheel tweak.Antony Riakiotakis
2014-04-02UI: support for dragging popups title areaCampbell Barton
2014-03-14Fix Circle picker not liking linear color properties much. Again, visualAntony Riakiotakis
2014-03-12HSL color wheel implementation.Antony Riakiotakis
2014-02-25Fix T38809: regression, text cursor offset in number buttonsCampbell Barton
2014-02-13UI: split ui_popup_menu_memory into get/set functions and store as uintCampbell Barton
2014-02-13Code cleanup: remove unused button aspectCampbell Barton
2014-02-10UI: refactor menus to remove menus encoded in stringsCampbell Barton
2014-02-08UI: multi-drag number button editingCampbell Barton
2014-02-08UI: split ui_button_execute_do into begin/endCampbell Barton
2014-02-08UI: butstore API to generalize button storage for modal handlersCampbell Barton