Project

General

Profile

« Previous | Next » 

Revision 45b73b1a

Added by Leszek Koltunski 10 months ago

Bugfix in MeshMultigon.

View differences:

src/main/java/org/distorted/library/mesh/MeshMultigon.java
314 314

  
315 315
      if( vup )
316 316
        {
317
        normL[0]=0;
318
        normL[1]=1;
319
        normR[0]=0;
320
        normR[1]=1;
321

  
317 322
        return MeshBandedTriangle.MODE_FLAT;
318 323
        }
319 324
      else

Also available in: Unified diff