Author Topic: Version 1.21 has been released!  (Read 5304 times)

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Version 1.21 has been released!
« 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

Have fun!

Edit: I've just noticed that the ReflectionHelper in util lacks documentation...sorry for that, i'll add it later.

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Version 1.21 has been released!
« Reply #1 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.

Offline AGP

  • quad
  • ******
  • Posts: 1726
    • View Profile
Re: Version 1.21 has been released!
« Reply #2 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)?

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Version 1.21 has been released!
« Reply #3 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.
« Last Edit: November 07, 2010, 08:34:05 pm by EgonOlsen »