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
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-07-31UI: add check for any kind of popupCampbell Barton
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-06-30UI: Add 'interface_query.c'Campbell Barton
2018-06-24Cleanup: move UI context menus into own fileCampbell Barton
2018-06-16UI: minor changes from 2.8Campbell Barton
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2017-12-20UI: move tooltip API to public headerCampbell Barton
2017-12-19UI: split out button checks from tooltip creationCampbell Barton
2017-12-12Cleanup: split eyedropper into separate filesCampbell Barton
2017-12-12Add eyedropper to color-ramp widgetRay Molenkamp
2017-11-03Cleanup: split interface_regions.cCampbell Barton
2017-11-02UI: add UI_SELECT_DRAW flagCampbell Barton
2017-11-02UI: free up bit in uiBut.flagCampbell Barton
2017-11-01UI: Add UILayout.operator_menu_holdCampbell Barton
2017-07-18Fix bad loss of precision when manually editing values in numbuttons.Bastien Montagne
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-04-13Add red alert in UI controls for datablock pointer propertiesAlexander Romanov
2017-03-30Redraw parent popup when the child popup is closedraa
2016-11-28UI: Add 'x' icon to text buttons to clear contentJulian Eisel
2016-09-21UI: Make button driver and keying set shortcuts configurableJulian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-19Cleanup: Completely replace/remove uiBut.lockJulian Eisel
2016-07-28Fix T48951: Crash refreshing some popupsCampbell Barton
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