Fix #114082: Disabling Geometry Nodes is_tool also disables is_modifier #114092

Merged
Philipp Oeser merged 1 commits from lichtwerk/blender:114082 into blender-v4.0-release 2023-10-24 10:40:38 +02:00

1 Commits

Author SHA1 Message Date
Philipp Oeser 43c1d465f1 Fix #114082: Disabling Geometry Nodes is_tool also disables is_modifier
fd9d22ba57 introduced `GeometryNodeAssetTraitFlag` (at that time
`GEO_NODE_ASSET_POINT_CLOUD` was the max enum value), then 6da4b87661
added `GEO_NODE_ASSET_MODIFIER` (but the max enum value was not changed
accordingly).
2023-10-24 10:20:12 +02:00