Commit Graph

9 Commits

Author SHA1 Message Date
e8da6131fd License headers: use SPDX-FileCopyrightText for all addons
Move copyright text to SPDX-FileCopyrightText or set to the
Blender Foundation so "make check_licenses" now runs without warnings.
2023-06-15 16:54:05 +10:00
e56895f5e4 Fix T90845: Add missing geometry node type
Ref D13841
2022-02-17 17:35:30 +11:00
b8d86ccc0a File headers: use SPDX license identifiers
See T95597
2022-02-11 16:05:07 +11:00
7d2d4de377 node_presets: use GPLv2+ for better license compatibility 2021-08-16 18:01:54 +10:00
7f50343d1c Addons: Use Manual URL prefix 2020-03-05 16:26:11 -05:00
bb977fbc72 Update 'bl_info' use 'doc_url' instead of 'wiki_url' 2020-03-05 12:14:43 +11:00
04d2e7af46 addons: manual links, minor changes to match functional areas. 2019-12-12 22:47:31 +11:00
2fcb2241e9 node presets: add manual page 2019-12-10 13:43:54 +11:00
395ca8a4be node_presets: add back from addons_contrib
Improve error handling:

- Show exception if the path can't be listed.
- Reload node cache if the preferences directory changes.
2019-12-09 23:29:43 +11:00