Menu

MD5 Reader 2 / News: Recent posts

MD5 Reader 2 Refactor for Ardor3D

Renanse recently contacted me asking if I would like to port MD5 Reader 2 to his jME fork engine, Ardor3D (http://www.ardor3d.com/).
The MD5 Reader For Ardor3D port is already under development, available in SVN branches.

Posted by ender_saka 2009-03-30

Two new important commits

I made two new Commits: one for trunk and one for jME 2.0 branch.

The branch modifications are more recent than the trunk one.

These new changes do not resolve the problems with marine and bope animations.

Methods to compute Quaternion operations are all included into MD5R2R, now. Some jME Quaternion class methods are unreliable and produce unespected results.
In particular, in the branch version, now all these methods return void. The result quaternion is now passed as a method parameter (it is somewhat a C style of doing things).... read more

Posted by ender_saka 2008-11-02

Switch to SVN, new member, migration to jME 2.0, wiki update

A bunch of news from the last days

First of all, I moved the "/src/org/md5reader2" to the Subversion repository. Then, the code of MD5 Reader 2 Refactor (abbreviated MD5R2R), is now separated from the old MD5 Reader code, that I leaved in CVS repository.
From now on, all the changes to MD5R2R have to be commited to https://md5reader.svn.sourceforge.net/svnroot/md5reader/trunk (though, reference to http://sourceforge.net/svn/?group_id=180458 page for SVN related tasks).... read more

Posted by ender_saka 2008-09-29

New revision Tag

I added a new revision Tag: 'R1'. So, now, beyond the, 'MAIN' and 'JFlexCUP' branches, and the 'HEAD' Tag, there is also the 'R1' Tag.

It is to be considered as a placeholder for the current modifications. If necessary you can easly take back your local version to this placeholder.

Posted by ender_saka 2008-03-02