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

Changes

Summary

  1. Adding assets-test/placeholder.txt (details)
  2. Move ProjectFloat back to private, exposing basic math in FloatUtil
    More change log history
    (details)
Commit 10c0349f8c7768eaab2a6e5ed27a32acedc6ab0c by Sven Gothel
Adding assets-test/placeholder.txt
The file was addedmake/resources/assets-test/placeholder.txt (diff)
Commit de152f62aca1f1dcc98d79a35a5bab335eeed3ca by Sven Gothel
Move ProjectFloat back to private, exposing basic math in FloatUtil

- Partially reverting commit de2b129a56335262a44a05541a3ab2e35668cc6e

- ProjectFloat and FloatUtil must reside in core, not util

- Moved slice2float -> GlueGen's Buffers
The file was modifiedmake/config/jogl/glu-common.cfg (diff)
The file was removedsrc/jogl/classes/com/jogamp/opengl/util/ProjectFloat.java (diff)
The file was addedsrc/jogl/classes/com/jogamp/opengl/FloatUtil.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/util/PMVMatrix.java (diff)
The file was addedsrc/jogl/classes/jogamp/opengl/ProjectFloat.java (diff)