blender/scripts/modules
Jeroen Bakker 0c2085a316 GPU: Remove GPU_compute_shader_support
Compute shaders are required since 4.0. There was one occasion where
an older AMD driver failed and support was turned off. This driver
is now marked unsupported.

This PR includes:
- removing the check in viewport compositing
- remove properties from system info
- always construct draw manager.
- remove unused pass logic in draw hair/curves
- add deprecation warning when accessed from python

Pull Request: https://projects.blender.org/blender/blender/pulls/120909
2024-04-22 13:28:10 +02:00
..
_bpy_internal Cleanup: spelling in comments & punctuation 2024-04-19 15:57:06 +10:00
bl_app_override License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bl_console_utils Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
bl_i18n_utils Cleanup: unused imports 2024-04-19 16:09:30 +10:00
bl_keymap_utils GPv3: Primitive Tools: Line, Polyline, Arc, Curve, Box and Circle Tool 2024-04-22 10:48:03 +02:00
bl_previews_utils Cleanup: spelling in comments, remote debug print 2024-01-19 17:28:14 +11:00
bl_rna_utils License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bl_text_utils I18n: extract and disambiguate a few messages 2024-04-15 12:02:17 +02:00
bl_ui_utils License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bpy Extensions: add BLENDER_USER_EXTENSIONS user directory 2024-03-22 16:08:25 +11:00
bpy_extras Cleanup: Make format 2024-03-28 20:55:23 -04:00
gpu_extras License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
addon_utils.py UI: always report to the user when an add-ons fail to load 2024-03-21 16:57:31 +11:00
animsys_refactor.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bl_app_template_utils.py Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
blend_render_info.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bpy_restrict_state.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bpy_types.py Collection Exporters: Enable file exporters to be specified on Collections 2024-04-08 22:10:39 +02:00
console_python.py PyAPI: handle sys.exit() from the Python console 2024-01-16 17:17:54 +11:00
console_shell.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
graphviz_export.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
keyingsets_utils.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
nodeitems_utils.py Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
rna_info.py Cleanup: remove redundant string formatting 2024-04-12 10:04:07 +10:00
rna_keymap_ui.py UI: Indicate type of search in keymap search button 2024-04-10 16:36:58 +02:00
rna_manual_reference.py Docs: Update rna manual references 2024-03-21 23:47:15 -04:00
rna_prop_ui.py UI: Remove empty space in Custom Properties panel 2024-02-05 14:34:14 +01:00
rna_xml.py Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
sys_info.py GPU: Remove GPU_compute_shader_support 2024-04-22 13:28:10 +02:00