blender/scripts/addons_core
Campbell Barton 91d5a639dc Extensions: prevent install/upgrade while sync is in progress
When syncing in the background the UI could refresh immediately
before clicking making it possible for the user to install the wrong
extension. Since install also enables the extension, it meant it was
too easy to accidentally run untrusted code.

Disable install/upgrade while sync runs.

Also tweak text alignment and use round brackets for "(disabled)"
extensions.
2024-06-21 16:51:57 +10:00
..
bl_pkg Extensions: prevent install/upgrade while sync is in progress 2024-06-21 16:51:57 +10:00
hydra_storm
io_anim_bvh
io_curve_svg
io_mesh_uv_layout
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 importer: Fix bone shape size not always pertinent 2024-06-06 16:42:08 +02:00
node_wrangler I18n: Make Node Wrangler's support level OFFICIAL 2024-06-11 14:30:32 +02:00
pose_library Fix: Pose Library - Ctrl click not applying flipped 2024-05-23 11:35:44 +02:00
ui_translate I18N: Remove 'edit translation' features from the Blender UI. 2024-06-17 12:17:55 +02: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