Project

General

Profile

« Previous | Next » 

Revision c204c69d

Added by Leszek Koltunski about 7 years ago

New, cleaner way to create/destroy DistortedSurfaces.

Serious regression in StarWars (crashes!). Looks like the Node's internal FBO is being deleted and not re-created in time.

View differences:

src/main/java/org/distorted/library/Distorted.java
138 138
    DistortedNode.onDestroy();
139 139
    EffectQueue.onDestroy();
140 140
    DistortedEffects.onDestroy();
141
    DistortedAttachDaemon.onDestroy();
141 142
    EffectMessageSender.stopSending();
142 143

  
143 144
    mInitialized = false;

Also available in: Unified diff