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
added a more detailed message to the IllegalScenegraphOperation exception More... over 21 years ago
Added methods to manage list of Canvas3Ds in View
yvg
More... over 21 years ago
cbuild task now creates third party archive as well More... over 21 years ago
Changed TransformShader caching mechanism to minimize allocations during changes of transforms for TransformGroups
yvg
More... over 21 years ago
Added View.setOpaqueSortingPolicy(). Check JavaDoc for more details.
yvg
More... over 21 years ago
Updated JOGL to JOGL 1.1 beta 02 release build More... over 21 years ago
new constructor added to IllegalSceneGraphOperation. More... over 21 years ago
Issue number: 73 More... over 21 years ago
updated LWJGL to LWJGL alpha 0.8.9 *PREVIEW* More... over 21 years ago
Issue number: 71 More... over 21 years ago
Fixes for broken texture coord support in XithGeometryInfo and problems with setting single normal from Vector3f.
yvg
More... over 21 years ago
Fix for a typo in Group.removeAllChildren()
yvg
More... over 21 years ago
Additional fix for Issue #67 - added support for multiple texture coord sets
yvg
More... over 21 years ago
Fix for Issue #68 - added removeAllChildren method in Group class
yvg
More... over 21 years ago
Fix for Issue #67 - added Indexer/stripifier package. Special thanks to abies for contributing it.
yvg
More... over 21 years ago
Fix for Issue #49 - CalculateFaceNormals for indexed geometry by abies
yvg
More... over 21 years ago
Fix for Issue #49 - BoundingPolytope implementation and performance fixes by abies.
yvg
More... over 21 years ago
Fix for Issue #34 - set of performance patches by abies applied
yvg
More... over 21 years ago
Fix for Issue #61 - TextureAttributes.getCombinedRgbSource(int index) mis-named
yvg
More... over 21 years ago
Fix for Issue #66 - Transform3D.transform(point, pointOut) result placement bug
yvg
More... over 21 years ago
Fixed regression bug with wrong projection settings for Background node.
yvg
More... over 21 years ago
Added functionality for TexCoord3f support to GeomContainer as proposed by JCD
yvg
More... over 21 years ago
Fixed a bug caused leacking of Texture definition from last multitextured shape of a frame to first single-textured shape of next frame
yvg
More... over 21 years ago
Added some abstract common window methods to CanvasPeer and their corrosponding More... over 21 years ago
Added TextureCubeMap support (based on JavaCoolDude's code with minor modifications for binary compatibility with older releases)
yvg
More... over 21 years ago
Added support for VertexProgram and FragmentProgram appearance attributes.
yvg
More... over 21 years ago
Commented out hard dependency on Log4j
yvg
More... over 21 years ago
Reverting to CVS version 1.3 of sound driver (removing the changes of the More... almost 22 years ago
Fixed compile error introduced by new Joal libs. More... almost 22 years ago
added OpenALException catcgubg to be comatable with the recently updated joal library More... almost 22 years ago