New version available on
Modern3D homepage.
Changes in release 20100325:- Fixed issue with broken characters
- Added clamping when drawing images
- Fixed compilation under Java 5
- Fixed setting of depth mask when clearing depth buffer
- Added TextureRect and Texture3D
- Fixed compiling of shaders when constant registers are explicit
- Fixed issue when not all vertex arrays are used in shader
- Added support for LUMINANCE8 and ALPHA8 textures for BufferedImages
- Fixed drawing of transformed fonts
- Added common API for external image flushing
- Added auto generation of NameID constants
- Added SHDC define so shaders can detect if they're processed using shdc
- Added support for 64bit on Windows for shdc
- Other bug fixes