mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-04 00:26:39 +00:00 
			
		
		
		
	Merge pull request #2750 from Capostrophic/keyframecontroller
Always create NiGeometry nodes as MatrixTransform
This commit is contained in:
		
						commit
						dd42635f7c
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -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…
	
		Reference in a new issue