blender/release/scripts/modules
Campbell Barton 5be0e3430d GHOST/Keymap: support for detecting repeat events
- Keymap items now have 'repeat' boolean which can be set
  to make keymap items respond to key repeat events or not.
- Support for X11 & WIN32 (not macOS currently).

This allows for the possibility to perform actions while a key is held
and finish the action upon release.

Thanks to @Severin for review and WIN32 support.
2020-03-06 17:31:28 +11:00
..
bl_app_override Fix bl_app_override keyword argument use 2019-09-16 04:31:22 +10:00
bl_i18n_utils Cleanup: formatting, strip trailing space 2020-03-05 08:05:21 +11:00
bl_keymap_utils Fix T54323: Improve Paint category names in keymap preferences 2020-02-27 10:11:23 +01:00
bl_previews_utils IDs: modify wm.previews_clear operator to make space for new ID types 2020-03-03 17:22:30 +01:00
bl_ui_utils UI: add URL presets 2019-08-20 23:44:18 +10:00
bpy Error in last comment (redundant assignment) 2020-01-28 16:21:09 +11:00
bpy_extras Fix T73681: Python exception adding Empty objects via object_data_add 2020-02-10 10:31:02 +01:00
console Cleanup: quiet unknown escape warnings 2019-10-22 17:38:55 +11:00
gpu_extras Cleanup: unused imports 2019-03-17 21:00:56 +11:00
addon_utils.py Addons: Allow a user manual url prefix in doc_url 2020-03-04 23:24:13 -05:00
animsys_refactor.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-03 16:55:01 +02:00
bl_app_template_utils.py Cleanup: unused args/vars/imports in modules 2019-05-09 13:11:36 +10:00
blend_render_info.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-03 16:55:01 +02:00
bpy_restrict_state.py RNA: naming, user-preferences -> preferences 2018-12-21 12:55:02 +11:00
bpy_types.py Py API: Add orphans_purge helper to bpy.data. 2020-02-13 17:46:57 +01:00
console_python.py Console: remove shortcuts from console splash 2019-11-29 01:42:08 +11:00
console_shell.py Cleanup: unused args/vars/imports in modules 2019-05-09 13:11:36 +10:00
graphviz_export.py Cleanup: pep8 2018-07-03 06:48:44 +02:00
keyingsets_utils.py Cleanup: spelling 2019-08-12 01:10:43 +10:00
nodeitems_utils.py Cleanup: unused args/vars/imports in modules 2019-05-09 13:11:36 +10:00
rna_info.py PyAPI: add class and module attributes to rna_info.InfoStructRNA 2019-11-16 02:39:51 +11:00
rna_keymap_ui.py GHOST/Keymap: support for detecting repeat events 2020-03-06 17:31:28 +11:00
rna_manual_reference.py Fix T74335: Text.use_module "Online Manual" leads to TextCurve pages. 2020-03-02 12:05:07 +01:00
rna_prop_ui.py Fix T73062: Custom properties misaligned 2020-01-13 09:38:49 +01:00
rna_xml.py Fix invalid exception used in 'rna_xml' 2020-01-30 11:50:09 +11:00
sys_info.py USD: Include USD library version in System Info 2020-01-31 11:29:29 +01:00