Project

General

Profile

Download (4.89 KB) Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / DistortedAttachDaemon.java @ 60c1c622

# Date Author Comment
8baa1fe6 04/04/2017 02:57 PM Leszek Koltunski

When detaching Nodes, do make sure we also cancel any ATTACH jobs that might be pending.

c204c69d 02/14/2017 12:26 AM Leszek Koltunski

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.