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-03-26Driver Setup Workflow Improvement: Property EyedropperJoshua Leung
2016-03-22Fix T47830: Multi-edit w/ ui-list wont highlightCampbell Barton
2016-03-02UI: Show categories in operator search popupCampbell Barton
2016-03-02UI: Add search-create callbackCampbell Barton
2016-02-29User customizable keymap for eyedropper (modal operator)Julian Eisel
2016-02-23Fix button display clamping valuesCampbell Barton
2016-02-16Fix items in mode pie changing position by supporting more than 8 items in op...Julian Eisel
2016-02-02Fix T47256: Progress bar doesn't update w/ mouse-overCampbell Barton
2015-11-15UI: support cycling callback for non RNA menusCampbell Barton
2015-11-10Cleanup: move ui-selextend defines into headerCampbell Barton
2015-11-10UI: support editing >400 length text buttonsCampbell Barton
2015-11-07Cleanup: ui align headerCampbell Barton
2015-11-07Cleanup: spelling, headersCampbell Barton
2015-11-06New uialign code, based on 2D positions of widgets.Bastien Montagne
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-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