OSDN Git Service

terrain : fixed an issue on texture coordinates calculation (Some worm hole through...
authorremy.bouquet@gmail.com <remy.bouquet@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Sun, 11 Sep 2011 20:45:30 +0000 (20:45 +0000)
committerremy.bouquet@gmail.com <remy.bouquet@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Sun, 11 Sep 2011 20:45:30 +0000 (20:45 +0000)
commitf82a27f7fb2f90b52b522697afe3898b9c836a3a
tree137c6400a6cf707565f49256cd50f9051c2ffb8d
parent66ffc29d4b28be4465d98d591f62cec3c0b99c49
terrain : fixed an issue on texture coordinates calculation (Some worm hole through space and time prevented the fix to go with previous commit....or that's just me)

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@8242 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/terrain/com/jme3/terrain/geomipmap/LODGeomap.java