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-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-12-20UI: move tooltip API to public headerCampbell Barton
2017-11-03Cleanup: split interface_regions.cCampbell Barton
2017-11-02Cleanup: minor comment correctionCampbell Barton
2017-11-02UI: free up bit in uiBut.flagCampbell Barton
2017-11-02UI: use button_operator in operator_menu_holdCampbell Barton
2017-11-01UI: Option to draw button pressedCampbell Barton
2017-11-01UI: Add UILayout.operator_menu_holdCampbell Barton
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell Barton
2017-10-31UI: avoid double operator type lookupCampbell Barton
2017-10-21Move & rename uiLayoutOperatorButs to interface_templates.cJulian Eisel
2017-10-12Fix T52999: floating (popup) panels/menus could jump around screen in some ca...Bastien Montagne
2017-09-18Add some security checks against future bad float UIprecision values.Bastien Montagne
2017-07-27Fix Label colors in popupsAleksandr Zinovev
2017-07-21UI/floats: Reduce our UI_PRECISION_FLOAT_MAX by one to avoid most rounding is...Bastien Montagne
2017-05-05Revert "Add red alert in UI controls for datablock pointer properties"Julian Eisel
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
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: Configurable shortcuts for keyframe operatorsJulian Eisel
2016-09-21Make space context cycling a proper screen-level OPJulian Eisel
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-09-01Fix T49199: Combination of dialog + wm.open_mainfile causes crashJulian Eisel
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-26More useful block name for report popup blocksJulian Eisel
2016-06-24Cleanup: use return argument prefixCampbell Barton
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...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-02UI: Add search-create callbackCampbell Barton
2016-02-29Cleanup: Rename ED_button_operatortypes -> ED_operatortypes_uiJulian Eisel
2016-02-29Add User Interface keymap (no items yet)Julian Eisel
2016-02-19Set line-width, point size when running callbacksCampbell Barton
2016-02-16Fix items in mode pie changing position by supporting more than 8 items in op...Julian Eisel
2016-02-02UI: update dynamic tipsCampbell Barton
2015-12-01Cleanup: struct declarationsCampbell Barton
2015-11-15UI: support cycling callback for non RNA menusCampbell Barton
2015-11-12Cleanup: unused definesCampbell Barton
2015-11-06New uialign code, based on 2D positions of widgets.Bastien Montagne
2015-09-17Fix T46134: units degrees increment are too smallCampbell Barton
2015-08-18UI: avoid property lookup w/ expanded enumsCampbell Barton
2015-08-10UI drag&drop: make code able to free dragpoin if needed.Bastien Montagne
2015-07-13Add icon scale argument for ui-template-previewsCampbell Barton
2015-07-10Cleanup: remove redundant includesCampbell Barton
2015-07-03UI: add ability to access/generate 'shortcuts strings' of modal keymaps.Bastien Montagne
2015-06-13Multi-View: Show multiview image properties only in the places whereDalai Felinto
2015-06-09Fix T44930: File-select in redo panel, disables UICampbell Barton