blender/scripts
Campbell Barton e3457bccbf Extensions: sub-commands "build" & "validate" validate manifest tags
Enforce tags from extensions.blender.org with support for using an
alternate set of tags (for other repositories), or no tag validation
at all if the repositories choose not to enforce this.

- By default building & validating an extensions fails when unknown
  tags are used.

- The option `--valid-tags`` has been added which can either:

  - Reference a JSON file which lists valid tags per extension type.
  - Pass in an empty string to disable tag validation.

Default to constraining packages to use Blender's official tags as every
extension defining their own tags is likely to result in many similar
tags & a bad user experience. Details in code-comments.

Implements #123986.
2024-07-04 11:56:07 +10:00
..
addons_core Extensions: sub-commands "build" & "validate" validate manifest tags 2024-07-04 11:56:07 +10:00
freestyle Cleanup: unused imports 2024-04-19 16:09:30 +10:00
modules Docs: corrections to bpy.utils.register_tool 2024-07-02 16:18:08 +10:00
presets Fix #123543: Delete retiming keys deletes strip 2024-06-28 17:06:44 +02:00
site Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00
startup Fix #124027: EEVEE light influence UI disappears when light is pinned 2024-07-03 13:43:39 +02:00
templates_osl License headers: remove GPL header from OSL template script 2023-08-04 13:24:15 +10:00
templates_py Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00