Commit Graph

1800 Commits (206a6b74f35f82ab8b6db659e548289aa7beef0a)

Author SHA1 Message Date
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
nor..67 47e393ba23 - add javadoc to VideoRecorderAppState 13 years ago
nor..67 11b5a1395d - make timer of VideoRecorderAppState actually throttle fps if actual fps is greater than target fps, threaded file writing 13 years ago
nor..67 f6e3a3eab2 - set NanoTimer when detaching VideoRecorderAppState 13 years ago
nor..67 0420b4121e - cleanup VideoRecorderAppState 13 years ago
nor..67 fa68e89e6c - add fix for video recorders IsoTimer getTime() 13 years ago
nor..67 e8ffefe0e4 - add VideoRecorderAppState with M-JPEG avi output using java only 13 years ago
bre..ns de5591053d terrain javadoc 13 years ago
nor..67 344c0f11c9 - add some getters to TerrainGrid and AssetTileLoader, fix method name updateChildrens->updateChildren (added deprecated redirect of old method) 13 years ago
nor..67 49d64f3423 - fix FractalTileLoader using patchSize instead of quadSize 13 years ago
nor..67 9a5bb23687 - fix FractalTileLoader not implementing TerrainGridTileLoader 13 years ago
nor..67 cfbf116b2d Deprecating HeightMapGrid Kirill :P 13 years ago
nor..67 9e18ec6184 - update test data, add list size check to TerrainGrid 13 years ago
nor..67 534ab2f737 - fix TerrainGrid UpdateControl adding when deserializing 13 years ago
nor..67 796f912ea1 - update test data and Test names for TerrainGrid 13 years ago
nor..67 b087c3e843 - rename TerrainQuadGrid -> TerrainGridTileLoader, AssetQuadGrid -> AssetTileLoader 13 years ago
nor..67 4d9783ec81 - add workaround for bugged TerrainGrid test data 13 years ago
nor..67 2327e2303d - add workaround for bugged TerrainGrid test data 13 years ago
nor..67 77d35acb22 - fix j3o to include material 13 years ago
nor..67 3645d09ec2 - add TerrainGrid serialization test 13 years ago