Files
test/source
Bastien Montagne ddb2519339 BKE mesh legacy conversion: use new BKE_node_tree_add_in_lib when needed.
The creation of a special nodegroup for the legacy 'auto smooth'
conversion used to handle 'setting the library' part itself.

Use instead the recently introduce `in_lib` variants of ID creation API.

On top of simplifying the code, this commit also fixes 'linked'
generated nodetrees always getting a `.001` suffix added to their names.
2024-04-16 18:01:15 +02:00
..