Always create NiGeometry nodes as MatrixTransform

pull/578/head
Capostrophic 5 years ago
parent 4bb41a52bf
commit 80239235d3

@ -461,8 +461,6 @@ namespace NifOsg
break;
}
case Nif::RC_NiSwitchNode:
case Nif::RC_NiTriShape:
case Nif::RC_NiTriStrips:
case Nif::RC_NiAutoNormalParticles:
case Nif::RC_NiRotatingParticles:
// Leaf nodes in the NIF hierarchy, so won't be able to dynamically attach children.

Loading…
Cancel
Save