That’s kind of my personal list, but if you feel like an item is “just your job”, please do !
And also, if you want a specific feature, please post, and we’ll see what is possible. This is also a wishlist.
- One-file installer, using IzPack. I did some for my old games, and it works really well.
- Source code cleaning : removing useless imports, correcting indentation (done automatically by Eclipse)
- Javadoc completion : if possible, javadoc’d everything. I have no idea how big is the work to be done, but I’ve already began.
- COLLADA loader : David W. Croft’s work
- Separation of the Collision Detection code to xith-collision.jar (I need William’s help here, I don’t know much of Ant buildfiles)
- Alternate vecmath lib included by default
- Drop com.xith3d.render.jogl in favor of com.xith3d.render.jsr231
- Actually update the third-party/jogl.jar file to JSR-231 ^^
Other ideas ? Criticisms ? Don’t be afraid to post ^^