blender/scripts/addons_core
Campbell Barton 5877efbec3 Extensions: add missing checks for errors in IO, JSON & TOML data
Exceptions need be caught and forwarded so they show it in Blender's
interface. While most common errors where accounted for, various IO
errors & malformed JSON/TOML could cause internal operations to fail
with unhandled exceptions.
2024-07-07 17:43:33 +10:00
..
bl_pkg Extensions: add missing checks for errors in IO, JSON & TOML data 2024-07-07 17:43:33 +10:00
hydra_storm Move addons from the addons repo to "addons_core" 2024-05-15 19:26:29 +02:00
io_anim_bvh Move addons from the addons repo to "addons_core" 2024-05-15 19:26:29 +02:00
io_curve_svg Move addons from the addons repo to "addons_core" 2024-05-15 19:26:29 +02:00
io_mesh_uv_layout Move addons from the addons repo to "addons_core" 2024-05-15 19:26:29 +02:00
io_scene_fbx Fix #122794: FBX Subsurf Export applies the last Subsurf modifier 2024-06-07 12:55:29 +02:00
io_scene_gltf2 glTF exporter: Fix #124072 - avoid crash exporting empty collection at center 2024-07-04 08:57:27 +02:00
node_wrangler I18n: Translate messages in extensions, operator descriptions, Node Wrangler 2024-07-04 10:49:52 +02:00
pose_library I18n: Translate messages in extensions, operator descriptions, Node Wrangler 2024-07-04 10:49:52 +02:00
rigify Cleanup: make format 2024-07-04 14:39:23 +02:00
ui_translate Extensions: detect external changes on startup & loading preferences 2024-07-01 15:08:14 +10:00
viewport_vr_preview Remove warning from VR and UI Translate add-ons 2024-05-15 19:39:56 +02:00
copy_global_transform.py Fix: Missing description for Copy Global Transform add-on 2024-06-20 14:25:04 +02:00