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
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
2015-06-08Alternative fix copying windows from popup dialogsCampbell Barton
2015-06-03Fix UI string clip (reverse search separator char)Campbell Barton
2015-06-01Fix T44747: Drag toggle /w nodes (glitch)Campbell Barton
2015-05-23IconView template: adding optional labels to popup buttonsInes Almeida
2015-05-11UI: initial support for UI editing selected itemsCampbell Barton
2015-05-04Cleanup: deduplicate code.Bastien Montagne
2015-04-26UI: 'View Online Manual' ShortcutJulian Eisel
2015-04-22Fix T44477: Overlapping tooltips in OutlinerJulian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-24UI: remove UI_BTYPE_SEARCH_MENU_UNLINKCampbell Barton
2015-03-19Cleanup: spelling grey -> grayCampbell Barton
2015-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne