Files
test/source/blender/blenkernel
Aaron Carlisle d3ad04172d Cleanup: Remove bNodeType flag from base registration functions
This flag is only used a few small cases, so instead
of setting the flag for every node only set the
required flag for the nodes that require it.

Mostly the flag is used to set `ntype.flag = NODE_PREVIEW`
For nodes that should have previews by default which
is only some compositor nodes and some texture nodes.

The frame node also sets the `NODE_BACKGROUND` flag.

All other nodes were setting a flag of 0 which has no purpose.

Reviewed By: JacquesLucke

Differential Revision: https://developer.blender.org/D13699
2022-01-03 19:33:14 -05:00
..
2021-08-26 12:39:45 +10:00
2021-09-12 19:51:16 +10:00
2021-12-08 13:31:19 +11:00
2022-01-02 20:48:59 -08:00
2021-12-16 11:41:46 +11:00
2022-01-02 20:48:59 -08:00
2021-12-16 11:41:46 +11:00