www.jpct.net

General => News => Topic started by: EgonOlsen on June 14, 2010, 09:21:39 pm

Title: Version 1.21 has been released!
Post by: EgonOlsen on June 14, 2010, 09:21:39 pm
This release includes some minor fixes and ports back some changes/optimizations that i did for the Android version like faster animations for compiled objects and much faster normal calculations. It also includes the latest version of LWJGL that works fine with ATI cards again.

Changes can be found here: http://www.jpct.net/changes.html (http://www.jpct.net/changes.html)

Have fun!

Edit: I've just noticed that the ReflectionHelper in util lacks documentation...sorry for that, i'll add it later.
Title: Re: Version 1.21 has been released!
Post by: EgonOlsen on July 04, 2010, 09:49:55 pm
I've uploaded a new zip that includes the documentation for the ReflectionHelper as well as a fix for calcMinDistance methods in World.
Title: Re: Version 1.21 has been released!
Post by: AGP on November 07, 2010, 07:22:53 pm
As usual, thanks a lot for maintaining this awesome engine, Egon. By the way, has the mergeAllObjects optimization been included on the current downloadable file (which preceded this release)?
Title: Re: Version 1.21 has been released!
Post by: EgonOlsen on November 07, 2010, 07:51:40 pm
It's part of the beta jar, but not of the official 1.21 release. I also plan to upload a new beta jar today.

Edit: The beta jar has been updated with some small fixes and optimizations.