www.jpct.net

jPCT-AE - a 3d engine for Android => Bugs => Topic started by: jaco robier on March 28, 2015, 05:47:23 PM

Title: Getbounds return always 1.401298464324817E-45
Post by: jaco robier on March 28, 2015, 05:47:23 PM
I Tested a getBounds() method to World
array is minX, maxX, minY, maxY, minZ, maxZ.

MinX is correct
MaxX is correct
MinY is correct
MaxY is incorrect if the max.y of All objects < 0 then return always 1.401298464324817E-45 !?!
MinZ is correct
MaxZ is correct

Thank you for your work!
Modify message
Title: Re: Getbounds return always 1.401298464324817E-45
Post by: EgonOlsen on March 28, 2015, 06:32:10 PM
I'll look into it...
Title: Re: Getbounds return always 1.401298464324817E-45
Post by: EgonOlsen on March 30, 2015, 09:27:20 PM
It's fixed in this version: http://jpct.de/download/beta/jpct_ae.jar (http://jpct.de/download/beta/jpct_ae.jar)