Bug 1402 : remove legacy PGraphics3D class from processing.core.android
Last modified: 2010-02-28 12:25




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P3
Severity:
normal

 

Reporter:
fry
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2009-11-30 13:16
The PGraphics3D class is currently included because PGraphicsOpenGL relies
on it for lighting and object handling. These will be separated soon so
that PGraphicsAndroid3D need only subclass PGraphics, and PGraphics3D can
be removed.
Additional Comment #1 From fry 2010-02-28 12:25
fixed for 0178.