Project

General

Profile

« Previous | Next » 

Revision 2683f0c4

Added by Leszek Koltunski almost 2 years ago

Bugfix for rotating the object in BandagedCreator mode.

View differences:

src/main/java/org/distorted/bandaged/BandagedCreatorRenderer.java
379 379

  
380 380
   public void setQuatTemp(float x, float y, float z, float w)
381 381
     {
382
     mSetQuatT = false;
383

  
382 384
     mQuatX = x;
383 385
     mQuatY = y;
384 386
     mQuatZ = z;

Also available in: Unified diff