blender/scripts
Jacques Lucke 5a43eb0cbc Add-ons: make node wrangler a core add-on
Making node wrangler a core add-ons means that it will ship with Blender, but it still has to be enabled explicitly. It won't be available on the extensions platform anymore.

We'll still continue to move parts of its functionality out of the add-on into default Blender. However, that takes a little bit longer, because we need to go over the design and code quality in more detail first. Once, the most important functionality (#121749) is merged, the remaining node wrangler features can be put on the extensions platform.

Ref !122557
2024-05-31 16:53:26 +02:00
..
addons_core Add-ons: make node wrangler a core add-on 2024-05-31 16:53:26 +02:00
freestyle Cleanup: unused imports 2024-04-19 16:09:30 +10:00
modules Extensions: Install From Disk operator handling both legacy and new 2024-05-31 16:22:08 +02:00
presets Sculpt: Add Polyline Mask, Face Set, and Trim 2024-05-28 18:33:45 +02:00
site Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00
startup Extensions: Install From Disk operator handling both legacy and new 2024-05-31 16:22:08 +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