| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
reference to JNLPAppletLauncher - use NApplet fallback
Sadly, due to Oracle's Java Applet Plugin update 7u51,
unsigned applets are no more allowed and hence the
Applet sandbox is being taken away.
|
| |
|
|
|
|
|
|
|
| |
Jar URL Derivation
- Depends on GlueGen commit 9a71703904ebfec343fb2c7266343d37a2e4c3db
- Depends on JOGL commit a393e45613d87101dbb13763df263c2f9291d2d0
|
|
|
|
|
|
|
| |
NEWT Applets as NApplet w/o JNLP
Use JOGL's JOGLNewtApplet1Run:
demos.applets.JOGLNewtApplet1Run -> com.jogamp.newt.awt.applet.JOGLNewtApplet1Run
|
|
|