9
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Submitted by: ewills More... almost 21 years ago
added call to Display.update() once the rendering is complete. More... almost 21 years ago
fixed more buffer related bugs More... almost 21 years ago
now the depth bits are set so everything looks normal More... almost 21 years ago
Updated to the latest version of LWJGL (which works on OS X). More... almost 21 years ago
Updated to latest version of LWJGL. More... almost 21 years ago
Provided workaround for JavaSound driver under 1.5 - enforced use of Software Mixer
yvg
More... about 21 years ago
Default screenScale set to 1f (was no value, i.e. 0)
yvg
More... about 21 years ago
Issue number: 83 More... about 21 years ago
Removed unused constants. More... about 21 years ago
Searched though the com.xith3d.scenegraph package removing empty methods More... about 21 years ago
bugfix - the foreground/background fixed/fixedposition bins weren't being More... about 21 years ago
* added much functionality to the Foreground node More... about 21 years ago
Added conveniance method getMinMapTextureClampEdge and getTextureClampEdge More... about 21 years ago
Fixed issue with Background geometry which would cause non-Background More... about 21 years ago
Modified getBackgroundTransform method to return the correct View position More... about 21 years ago
Fixed IndexOutOfBoundsException in Switch when ChildMask has set bits for non-existent children. Thanks fhmiv
yvg
More... about 21 years ago
removed unneeded calls in the different fog modes, updated LWJGL version to More... over 21 years ago
Added new render option GL_EXP2. When set exponential fog will be rendered using More... over 21 years ago
Issue number: 78 More... over 21 years ago
Issue number: 79 More... over 21 years ago
Added some performance and compatibility enhancements to sound rendering
yvg
More... over 21 years ago
Added support for texture borders
yvg
More... over 21 years ago
Fixed JOAL startup problem on some Linux boxes,
yvg
More... over 21 years ago
Added factory method for creating DirectBufferedImage basing on existing backing store
yvg
More... over 21 years ago
Fix for a bug for InageComponent2D update from resized BufferedImage
yvg
More... over 21 years ago
Added preliminary support for Texture3D as a response to Issue #76 (thanks borgknight for Java3D example and images).
yvg
More... over 21 years ago
Fixed support for 3D and 4D textures in GeomContainer (preparation for adding 3D textures support)
yvg
More... over 21 years ago
added conveniance method so a child node can remove itself from its parent More... over 21 years ago
updated JOGL to 1.1b03 which fixes a problamatic bug affecting some people More... over 21 years ago