Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. Test (Applets): Add MovieCube to jogl-test-applets page. (details)
  2. Newt/AWT Event Factory: Add Mouse Wheel Event Conversion (details)
  3. Update JOGL www/index.html (details)
  4. UITest, fix exception message: Add 'not'. (details)
Commit 5854705968e73c222724be24eecd21c488a7e977 by Sven Gothel
Test (Applets): Add MovieCube to jogl-test-applets page.
The file was addedjnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html (diff)
The file was modifiedjnlp-files/jogl-test-applets.html (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/jogl/demos/es2/av/MovieCube.java (diff)
The file was addedjnlp-files/jogl-applet-runner-newt-MovieCube.html (diff)
The file was addedwww/media/jogl-applet-moviecube01-small.png (diff)
The file was addedwww/media/jogl-applet-moviecube01.png (diff)
Commit 781865768bb8da38cf3de254b93bae0a8d43f1a6 by Sven Gothel
Newt/AWT Event Factory: Add Mouse Wheel Event Conversion

.. also reverse AWT rotation sign, since NEWT uses the reverse oriantation.
The file was modifiedsrc/newt/classes/com/jogamp/newt/event/awt/AWTMouseAdapter.java (diff)
The file was modifiedsrc/newt/classes/jogamp/newt/awt/event/AWTNewtEventFactory.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/newt/parenting/TestParentingFocusTraversal01AWT.java (diff)
Commit 85c39e01ccdb825d11bde8646b847960ddda9432 by Sven Gothel
Update JOGL www/index.html

- add 'old' and 'discontinued'
- add GLG2D to current.
The file was modifiedwww/media/pebbles.png (diff)
The file was addedwww/media/glg2d-demo.png (diff)
The file was modifiedwww/index.html (diff)
Commit 03641bd7d15334ad3a4be9c337fc622f15884b05 by Sven Gothel
UITest, fix exception message: Add 'not'.
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/util/UITestCase.java (diff)