blender/scripts
Campbell Barton 30f4a5e051 Fix error checking for updates on startup
Manually deleting the extensions directory caused checking for
updates on startup to fail.

It attempted to create a directory without the parent existing
which raised an error.
2024-05-16 17:01:44 +10:00
..
addons_core Fix error checking for updates on startup 2024-05-16 17:01:44 +10:00
freestyle Cleanup: unused imports 2024-04-19 16:09:30 +10:00
modules Addons: include addons_core/modules in sys.path when found 2024-05-16 15:18:42 +10:00
presets GPv3: Fill tool to generate strokes in empty areas 2024-05-15 13:36:06 +02:00
site Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00
startup Extensions: Support online extensions and move add-ons outside Blender 2024-05-15 19:26:29 +02:00
templates_osl License headers: remove GPL header from OSL template script 2023-08-04 13:24:15 +10:00
templates_py Python: replace '%' with str.format for examples & templates 2024-04-12 15:33:40 +10:00