blender/release/scripts/modules
Brecht Van Lommel 7a10cfe7fe UI: preset popover buttons in panel headers.
Moves the preset into a menu for the panel header, so it can be changed
without opening the panel and takes up less space. Two remaining issues:

* For long lists the add new preset button can be scrolled off screen.
* We should support showing the name of the chosen preset in the panel
  header, but the current preset system does not support detecting which
  preset is used.

Differential Revision: https://developer.blender.org/D3366
2018-06-13 15:22:34 +02:00
..
bl_app_override bl_app_override: support empty UI layout items 2017-12-08 12:57:25 +11:00
bl_i18n_utils Remove Frame Server 2018-05-09 12:50:26 +02:00
bl_previews_utils Collections and groups unification 2018-05-18 13:34:24 +02:00
bpy Limit updates to active view layer only 2018-04-20 10:03:27 +02:00
bpy_extras 3D Viewport: make shading and overlay DNA match UI names. 2018-05-05 15:54:36 +02:00
console Cleanup: pep8 2016-07-30 09:00:41 +10:00
addon_utils.py WorkSpace: show/hode opt-out support for addons 2018-03-01 11:22:46 +11:00
animsys_refactor.py Cleanup: remove redundant 'object' parent class 2014-10-28 18:42:06 +01:00
bl_app_template_utils.py PyAPI: don't re-register add-ons on 'New File' 2017-05-15 15:33:01 +10:00
blend_render_info.py Small speedup for blend_render_info.py 2016-09-20 12:38:54 +02:00
bpy_restrict_state.py Cleanup: pep8 2016-07-30 09:00:41 +10:00
bpy_types.py UI: preset popover buttons in panel headers. 2018-06-13 15:22:34 +02:00
bpyml_ui.py Cleanup: Python imports 2017-11-29 18:05:41 +11:00
bpyml.py Cleanup: remove redundant 'object' parent class 2014-10-28 18:42:06 +01:00
console_python.py revert commit c0a7e9b6312d74 because it did not work as expected 2017-09-21 00:04:10 +02:00
console_shell.py update console shell for changes in api 2013-12-29 00:51:51 +11:00
graphviz_export.py style cleanup 2012-06-19 22:17:19 +00:00
keyingsets_utils.py Insert Keyframe: Change default behaviour for how F-Curves get grouped 2018-05-30 16:46:12 +02:00
nodeitems_utils.py Resolve T52687: Add node label shows as 'Unknown' 2017-09-09 22:56:58 +10:00
progress_report.py Cleanup: pep8 2016-07-30 09:00:41 +10:00
rna_info.py Fix T52842: Incorrect description for bpy.types.MeshTextureFace.uv 2017-09-20 16:40:11 +02:00
rna_keymap_ui.py Fix T52861: Keymap editor filter doesn't show shortcuts using "+" 2017-09-21 16:35:47 +12:00
rna_prop_ui.py Fix 'API defined' ID properties still having 'remove' button in UI. 2017-04-19 09:54:47 +02:00
rna_xml.py Cleanup: pep8 2016-07-30 09:00:41 +10:00
sys_info.py Fix OpenGL extension report in system info operator. 2017-10-23 22:22:22 +03:00