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

Changes

Summary

  1. Graph Unit tests must have NEWT in the name / Also added UI locking (details)
  2. Font Names: Expose name indices allowing user to pick all names .. (details)
  3. archive tga results (details)
  4. Rendered: +enable(GL, bool) ; dumpFontNames.. (details)
Commit 85c3bcac2ef65aa7c6a5a4990f1e2559d691a361 by Sven Gothel
Graph Unit tests must have NEWT in the name / Also added UI locking
The file was removedsrc/test/com/jogamp/opengl/test/junit/graph/TestTextRenderer01.java (diff)
The file was modifiedmake/scripts/tests.sh (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/graph/TestTextRendererNEWT01.java (diff)
The file was addedsrc/test/com/jogamp/opengl/test/junit/graph/TestRegionRendererNEWT01.java (diff)
The file was removedsrc/test/com/jogamp/opengl/test/junit/graph/TestRegionRenderer01.java (diff)
Commit 5857d93e2d41608b247ec18cb9129f3a6624d9ac by Sven Gothel
Font Names: Expose name indices allowing user to pick all names ..
The file was modifiedsrc/jogl/classes/com/jogamp/graph/font/Font.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/graph/font/typecast/TypecastFont.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/graph/curve/opengl/TextRenderer.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/graph/font/typecast/ot/table/NameTable.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/graph/font/typecast/ot/OTFont.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/graph/demos/GPUTextRendererListenerBase01.java (diff)
The file was modifiedmake/build-test.xml (diff)
The file was modifiedmake/build.xml (diff)
Commit c139362afd97e92a6a20f77f60fe952f88b94ebb by Sven Gothel
Rendered: +enable(GL, bool) ; dumpFontNames..
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/graph/demos/GPURendererListenerBase01.java (diff)
The file was modifiedsrc/jogl/classes/jogamp/graph/curve/opengl/TextRendererImpl01.java (diff)
The file was modifiedsrc/jogl/classes/com/jogamp/graph/curve/opengl/Renderer.java (diff)
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/graph/demos/GPUTextRendererListenerBase01.java (diff)