Blender Git Loki
Git Commits -> Revision 260fca5
Revision 260fca5 by Hans Goudey (master) December 14, 2020, 04:59 (GMT) |
Fix T83673: Custom node trees selectable in nodes modifier Node tree types from addons were selectable in the modifier's drop-down. Obviously they didn't do anything, but it shouldn't be possible anyway. This was just caused by an unimplemented poll function. |
Commit Details:
Full Hash: 260fca5d08e2f95e1b600a9c76a98dedd2541e10
Parent Commit: 977ef04
Lines Changed: +2, -4
1 Modified Path:
/source/blender/makesrna/intern/rna_modifier.c (+2, -4) (Diff)