Commit Graph

1419 Commits (4721c944a296835382fa8cbdfc0b4c2756d77d19)

Author SHA1 Message Date
nor..67 2c0fe5e938 - also do check for input stream in Natives extraction 13 years ago
nor..67 9574f9dd64 - make sure Natives extraction closes stream 13 years ago
nor..67 e285caae6d - fix check for Nan in ShadowUtil 13 years ago
nor..67 d39c9ef6da - use Integer.valueOf(int) instead of new Integer(int) in ogg streaming 13 years ago
nor..67 4e66dddc95 - remove unneeded instanceof and casting in Material 13 years ago
nor..67 212b57ecc6 - add some equals() methods where compareTo is used 13 years ago
nor..67 60f34c788c - fix move->copy in build script 13 years ago
nor..67 b757187d5a - engine build: add bullet natives to zip distribution even when native bullet isnt built 13 years ago
nor..67 0977957706 - use separate build path for bullet native .o files 13 years ago
nor..67 d7f12c76d9 - use better path property in android build 13 years ago
nor..67 4e17088fa4 - re-enable build-bullet-natives depends 13 years ago
bre..ns 9da184fcd7 cleaned up geomap code 13 years ago
bre..ns 36453a919c TerrainGrid no longer needs initialize() called, handled automatically now. 13 years ago
bre..ns b736768b2d fixed terrain normals 13 years ago
nor..67 5212883f3b - change jar name for android bullet natives 13 years ago
nor..67 a5d2fe07bc - add build process for android bullet native (thanks to @iwgeric) 13 years ago
nor..67 f55a277cd9 - remove unnecessary checks in RenderQueue.renderGeometryList() 13 years ago
Sha..rd e57637f307 * Set default shininess value to 1 for TerrainLighting.j3md, it has to be this way to avoid an NVIDIA bug. Please don't change it back but fix the shader instead 13 years ago
sky..ok 1bcf9164e8 Removed whitespace at end of line in mergeGeometries (I'm not a perfectionist) 13 years ago
bre..ns 5bc91e15b1 updated defaults in TerrainLodControl constructor 13 years ago
nor..67 7d91cb391d - add missing depend in build file 13 years ago
nor..67 00014816f3 - recursive svn revert 13 years ago
nor..67 218f6f81fe SDK: 13 years ago
sha..rd c76ae508ff * I fixed a bug this time. For real 13 years ago
nor..67 8405fb060b - revert InputManager changes 13 years ago
bre..ns ad98c62321 fixed terrain normals 13 years ago
bre..ns 08cb3182bd * set terrainLighting mat default shininess to 0 13 years ago
nor..67 7f39e256aa - remove physics shape creation from TerrainFractalGridTest altogether 13 years ago
nor..67 8d3aa7bad9 - fix in GeoMap constructor 13 years ago
nor..67 ca69ef57b7 - don't use floatBuffer.array() in terrain for deprecated methods 13 years ago
nor..67 1e100399f1 - another fix in terrain deserialization for old files 13 years ago
nor..67 8b60ba35b2 - fix terrain deserialization for old files 13 years ago
nor..67 2f45134fd5 - fix TerrainPatch recognition in terrain compound generation 13 years ago
nor..67 397c2acec8 - fix scaling in terrain compound generation 13 years ago
nor..om 197bba7fe8 - fix TerrainPatch method signature to not break old projects, deprecate getHeightmap, add new getHeightMap 13 years ago
nor..67 aa4b8d19e7 - create HeightFieldCollisionShapes in CollisionShapeFactory CompoundShape generation as well 13 years ago
nor..67 bd613fee2b - fix bullet CollisionShapeFactory for new terrain heightfield 13 years ago
sha..rd 268a464191 * Make Geomap and LODGeomap use a float[] heightmap internally instead of FloatBuffer 13 years ago
sha..rd b192166072 * Improve speed of TerrainLighting shader so no ALU is done per normal map but at the end only 13 years ago
sha..rd c6c4cf53a0 * Some minor optimizations 13 years ago
nor..67 28ad6d72eb - make UrlLocator not print warning when asset can not be found (FileNotFoundException) 13 years ago
nor..67 7927ad4bbf - add SDK workaround for UrlLocator 13 years ago
nor..67 fce5f6556b - fix in VideoRecorderAppState cleanup 13 years ago
nor..67 86956cf130 - make VideoRecorderAppState record post effects.. 13 years ago
nor..67 7f17c8d1f1 - javadoc update and better default file creation for VideoRecorderAppState 13 years ago
nor..67 183f46ed3e - add empty constructor to VideoRecorderAppState using user.home and currentTimeMillis 13 years ago
nor..67 69e691872d - simplify multithreading in VideoRecorderAppState 13 years ago
nor..67 04e348f0fb - improve multithreading in VideoRecorderAppState 13 years ago
bre..ns 2253690024 normen made me do it! 13 years ago
bre..ns 4e34217111 * Terrain API changes to better support TG in SDK terrain editor 13 years ago