blender/scripts
Campbell Barton 64c4c939a9 Fix "missing scripts" being unavailable in the extensions UI
Add-ons which were enabled but not found warn on startup
and were shown under "Missing scripts", where they can be ignored
(the user can choose to restore the paths) or disabled them to suppress
the warnings in future.

This is now available again, with a minor refactor.
2024-05-16 22:55:20 +10:00
..
addons_core Fix "missing scripts" being unavailable in the extensions UI 2024-05-16 22:55:20 +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 Fix "missing scripts" being unavailable in the extensions UI 2024-05-16 22:55:20 +10: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