Getbounds return always 1.401298464324817E-45

Started by jaco robier, March 28, 2015, 05:47:23 PM

Previous topic - Next topic

jaco robier

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

EgonOlsen