Commit Graph

1632 Commits (d8ce14b92af9dbfb63ba862372d95be22e5c2ba4)
 

Author SHA1 Message Date
nor..67 d8ce14b92a - don't overwrite files if size differs in ProjectExtensionManager 13 years ago
nor..67 6a99037c80 - locate project extensions globally in resources folder 13 years ago
nor..67 8929f6a75a - fix desktop deployment exe creation on macosx/intel 13 years ago
nor..67 525f47583a - Change ImportantFiles Node name 13 years ago
nor..67 76fef5cbae - make ImportantFiles functionality more flexible 13 years ago
nor..67 b5dccedb0b - unify extraction of resources for project extensions (e.g. desktop deployment icons) 13 years ago
bre..ns 08cb3182bd * set terrainLighting mat default shininess to 0 13 years ago
nor..67 791c33aaa2 - another fix in nifty resource locator, better but not good.. 13 years ago
nor..67 3b6051b65c - fixes in nifty locator in SDK.. still problematic as nifty only provides static access to the locator.. 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 2b89d5870e SDK: 13 years ago
nor..67 984f2e3af7 SDK: 13 years ago
nor..67 96c6fa5944 SDK: 13 years ago
nor..67 57b64fa8d4 - re-add nifty addResourceLocation.. why doesn't it load xml from assetManager too? :( 13 years ago
nor..67 ef9d2bc171 - create unified "Configuration Files" node in project where e.g. build.xml and android MainActivity can be put 13 years ago
nor..67 7bf68e691f - remove nifty resource locator setting 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 7330f8cff9 - update project template 13 years ago
nor..67 f6f9d5e478 - fix in Control template 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