blender/scripts/modules/bpy_extras
Campbell Barton ac8da6c72e Extensions: move junction_module to a private location
bpy_extras is part of the public API where as the junction_module
is part of the internal implementation of extensions.
Move to "_bpy_internal".
2024-06-28 14:30:11 +10:00
..
wm_utils Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
__init__.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
anim_utils.py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00
asset_utils.py Cleanup: remove unnecessary check left in last commit 2024-05-22 20:22:47 +10:00
bmesh_utils.py Cleanup: remove unused imports 2024-01-08 11:40:53 +11:00
id_map_utils.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
image_utils.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
io_utils.py I18n: extract and disambiguate a few messages 2024-05-27 19:33:35 +02:00
keyconfig_utils.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
mesh_utils.py Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00
node_shader_utils.py EEVEE: Alias/remove legacy RNA material attributes 2024-06-04 14:48:40 +02:00
node_utils.py Fix: Python node_utils.connect_sockets broken after API change 2023-10-15 20:38:43 +02:00
object_utils.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
view3d_utils.py Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00