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
Adding in utility code More... about 22 years ago
New options added (and implemented) to aid in debugging. More... about 22 years ago
Added Texture Transform support to TextureAttributes, check appropriate demo in Xith3DTextureTransformTest.java
yvg
More... about 22 years ago
Issue number: 9 More... about 22 years ago
TexCoordGeneration support added, see Xith3DTexCoordGenerationTest
yvg
More... about 22 years ago
Added user interface code More... about 22 years ago
modified cbuild task - now includes the demo and other directories in the More... about 22 years ago
Modifications to Sound Support made:
yvg
More... about 22 years ago
removed duplicate license text (the same three paragraphs were repeated twice) More... about 22 years ago
* Fixed up the way the default values were set - this new method makes a lot more sense More... about 22 years ago
Added maintenence mechanism for resources cached on graphic card (i.e. textures etc.)
yvg
More... about 22 years ago
Lazy view runner creation implemented. Now view runner and runnerThread will be allocated only if startView() called.
yvg
More... about 22 years ago
Ability to retrieve references to Colors and Normals added
yvg
More... about 22 years ago
Minor fix in retrieving coordinates for normal calculation
yvg
More... about 22 years ago
setChanged(...) support added to Transform3D,
yvg
More... about 22 years ago
Added geometry translocator More... about 22 years ago
Minor big fixes, performance enhancement in ShapeAtomPeer More... about 22 years ago
Added support for caching shapes on the 3d card, enhanced Option so they can be overwritten through a -Doption More... about 22 years ago
performance improvement to state sorting More... about 22 years ago
Partial fix for Issue#19 (all the changes should work
yvg
More... about 22 years ago
Fix for Issue#17 (in StateMap);
yvg
More... about 22 years ago
Reproduction case for issue#17 and two very minor fixes
yvg
More... about 22 years ago
Combined coloring and transparency... works like a champ! More... about 22 years ago
New RenderOptions implementation created and commited. More... about 22 years ago
added javasound support More... about 22 years ago
Created third-party library readme file, added the relevant More... about 22 years ago
Fixed compatibility of method names in Xith3D LineAttributes and Java3D LineAttributes
yvg
More... about 22 years ago
Added LineAttributes implementation and appropriate demo code (Xith3DLineAttributesTest)
yvg
More... about 22 years ago
Added two additional Texture MipMap minification filters, appropriate demo (Xith3DTextureFiltersTest)
yvg
More... about 22 years ago
Added fix to issue #13 (in Node.updateOrderedChild()),
yvg
More... about 22 years ago