0
0
Fork 0
Testing add-ons only included in daily builds
Go to file
Campbell Barton 27105ca8fe Extensions: increase download chunk size to 16kb
The download chunk size was set very small so it was possible
to see the progress bar when installing files locally.

This reduces overhead from iterating over small chunks,
updating progress for each chunk.
2024-02-09 21:52:15 +11:00
.gitea Docs: Replace most wiki links with links to new developer docs 2024-01-18 17:31:55 +01:00
.github Docs: Replace most wiki links with links to new developer docs 2024-01-18 17:31:55 +01:00
add_mesh_clusters Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00
automat Cleanup: quiet warnings registering add-ons 2021-07-30 17:38:13 +10:00
bl_pkg Extensions: increase download chunk size to 16kb 2024-02-09 21:52:15 +11:00
exact_edit Cleanup: add newline at EOF, trim trailing space 2024-01-24 13:05:03 +11:00
io_scene_max Cleanup: add newline at EOF, trim trailing space 2024-01-24 13:05:03 +11:00
io_vector Fix add-ons with Python 3.12 by replacing "imp" with "importlib" 2024-01-31 08:42:54 +11:00
lighting_hdri_shortcut Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00
mocap Cleanup: remove <pep8 compliant> comment 2022-06-03 11:52:13 +10:00
netrender Fix error registering netrender 2021-07-30 17:18:25 +10:00
np_station Fix add-ons with Python 3.12 by replacing "imp" with "importlib" 2024-01-31 08:42:54 +11:00
object_fracture_crack Cleanup: remove <pep8 compliant> comment 2022-06-03 11:52:13 +10:00
.gitignore Cleanup: redundant gitignore 2017-07-25 16:04:25 +10:00
add_dimension.py Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00
animation_motion_trail.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:52:13 +10:00
camera_overscan.py Camera Overscan: use SPDX license block 2023-09-19 03:58:42 +02:00
development_class_viewer.py Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00
development_ui_classes.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:52:13 +10:00
io_export_after_effects.py After Effects export: fix crash when trying to export some meshes 2023-01-06 16:23:31 +01:00
io_import_sound_to_anim.py Cleanup: quiet warnings registering add-ons 2021-07-30 17:38:13 +10:00
io_scene_open_street_map.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:52:13 +10:00
mesh_easy_lattice.py The apply_as parameter of modifier_apply was removed due to operator split. 2020-07-15 11:40:02 +03:00
mesh_selectbuffer.py Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00
mesh_show_vgroup_weights.py Cleanup: remove <pep8 compliant> comment (no longer needed) 2022-06-07 21:12:54 +10:00
object_animrenderbake.py object_animrenderbake: suppress errors registering 2020-10-16 15:09:31 +11:00
object_batch_rename_datablocks.py Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00
object_creaprim.py Fix error with object_creaprim handler being lost 2021-08-03 09:34:16 +10:00
object_mesh_versions.py Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00
render_auto_save.py Cleanup: quiet warnings registering add-ons 2021-07-30 17:38:13 +10:00
render_cube_map.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:52:13 +10:00
render_renderslot.py Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00
render_time.py Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00
render_to_print.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:52:13 +10:00
space_clip_editor_autotracker.py Cleanup: quiet warnings registering add-ons 2021-07-30 17:38:13 +10:00
space_view3d_render_settings.py UI: Do not use term 'Subsurf' 2020-06-07 18:17:31 -04:00
system_keyboard_svg.py Cleanup: remove <pep8 compliant> comment 2022-06-03 11:52:13 +10:00
system_project_folder.py Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:26:13 +11:00