The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- WWW: Replace Gephi icon w/ a more friendly JogAmp website matching preview one (white background, showing a graph) (details)
- Animator*: Add ctor variants passing modeBits directly, i.e. enable/disable AWT rendering thread support. Adopt it in tests and demos (details)
- Demos: Add main() to GearsES2, .. allowing to be used for simple bringup tests (details)
- GraphUIDemoArgs: Add GL4 core (details)
- Texture ctor w/ external textureID: Pass `ownsTextureID` where true hands over ownership and allows destroy() to delete it, otherwise not. Fixes GraphUI's GLButton. (details)
- make/scripts/tests.sh: Add Basic demos if jogl-demos.jar (details)
- Minor cleanup of imports, etc: FBObject, GLContext*, Texture, .. (details)
- UISceneDemo20: Fix info/debug text title GPUUISceneGLListener0A -> UISceneDemo20 (details)
- GraphUIDemoArgs: Issue GLProfile.initSingleton() once in static init block, ensuring JOGL is completely initialized (details)
- Demos: ..demos.graph.ui.util.GraphUIDemoArgs -> ..demos.util.CommandlineOptions (details)
- MacOS test scripts: Enable FFmpeg6 from Homebrew (details)