blender/scripts/addons_core
Campbell Barton 176864ab03 Extensions: install all updates in parallel
Run each update as a separate job, previously updates for each
repository was split into a separate job however that would only
use parallel connections with multiple online repositories which
isn't used by default. Currently the connection limit is hard-coded but
will be made into a preference.
2024-06-14 15:12:23 +10:00
..
bl_pkg Extensions: install all updates in parallel 2024-06-14 15:12:23 +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 Remove warning from VR and UI Translate add-ons 2024-05-15 19:39:56 +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