Commit Graph

4 Commits (e2d4f91eef1cbcfa22a0c261b46c58866d9af4bd)

Author SHA1 Message Date
Stephen Gold e2d4f91eef jme3-terrain JavaDoc corrections (comments only) 6 years ago
Ali-RS db1b8f9eb4 Removed unused imports. (#1020) 6 years ago
Kirill Vainer 37f8ee91af more deprecation cleanup 9 years ago
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
Zer..om 87172ad7eb Removed wierd import of org.bushe.swing.event.Logger; that was causing my build to fail locally and wasn't used anywhere. 12 years ago
bre..om 4bbbf7dbe8 changed terrain to use a ShortBuffer if the index count is less than 65535 so it can work on more android devices 12 years ago
sky..ok 751cb9e20a Javadoc cleanup 13 years ago
nor..67 ea0be5cf9f - fix imports across engine 13 years ago
bre..ns 33a69d4536 Softened terrain API to allow for different tiling implementations. Added MultiTerrainLodControl 13 years ago
bre..ns 64b736f2e9 fix a bug in terrain getHeight for some edge cases 13 years ago
bre..ns ee69225ad0 fixed some normal calc issues in LODGeomap 13 years ago
bre..ns 3420ec2881 simplified terrain tangent generation, cleaned up code 13 years ago
bre..ns 230398c45b removed some debug code 13 years ago
nor..67 3cdaf0e051 jme3: 14 years ago
bre..ns 7f1fff1538 fixed some terrain edge tangents 14 years ago
bre..ns 9da184fcd7 cleaned up geomap code 14 years ago
bre..ns b736768b2d fixed terrain normals 14 years ago
bre..ns ad98c62321 fixed terrain normals 14 years ago
nor..67 8d3aa7bad9 - fix in GeoMap constructor 14 years ago
nor..67 ca69ef57b7 - don't use floatBuffer.array() in terrain for deprecated methods 14 years ago
nor..67 8b60ba35b2 - fix terrain deserialization for old files 14 years ago
sha..rd 268a464191 * Make Geomap and LODGeomap use a float[] heightmap internally instead of FloatBuffer 14 years ago
rem..om 6bbf141b9f 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) 14 years ago
rem..om 9df9ad8564 terrain : fixed an issue on texture coordinates calculation 14 years ago
bre..ns fa46b16e87 changed normal and tangent generation for terrain to handle scale, removing artifacts 14 years ago
bre..ns 77718d1f15 flipped terrain texture coordinates. New tangent calculations. Warning if heightmap is different size than specified terrain 14 years ago
bre..ns e3574d2fe7 part 2, renaming 14 years ago
bre..ns 1a78dd200c removed unused geomap classes, replaced with single GeoMap class (part 1 of 2 part commit, blasted netbeans) 14 years ago
sha..rd a6300ba55b * Initial docs for com.jme3.scene.debug, com.jme3.scene.shape, com.jme3.scene.control 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago