Commit Graph

1150 Commits (de4520c834286d19a2c00bc4537b170696d9e0f6)

Author SHA1 Message Date
ant..om 07e096ae71 Fix: the new way to add physics to terrainGrid is to use the listener interface, see updated tests 14 years ago
bre..ns 4eeab63f9f fixed -1 offset in TerrainGrid 14 years ago
bre..ns 1a08b7b0f6 * fixed lod bug in TerrainGrid 14 years ago
bre..ns feef9dc6d5 * added an UpdateControl so you can easily enqueue tasks into jme's update loop 14 years ago
sha..rd f8df2f00cc * Fixed syntax errors and crashes with shadow processor and filters 14 years ago
bre..ns 08e5d1a68f fixed AbstractHeightMap bounds check, thanks ozonegrif 14 years ago
kim..ng 7b0f06ff4d Android: added mouseEventsInvertY option to Harness 14 years ago
bre..ns bb718f942c * javadoc 14 years ago
bre..ns db83e48019 * fixed terrainGrid NPE on executor 14 years ago
bre..ns 1a72ca91b1 * simplified terrain tests, only passing in single camera 14 years ago
bre..ns 9407f4c3d0 * delayed creation of TerrainQuad executorService unless absolutely needed 14 years ago
Sha..om b2c7849355 * Added stereo 3D to AppSettings 14 years ago
sha..rd 235646f38f * Minor shader formatting 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
bre..ns c5d0b7b8e8 removed redundant RawArrayHeightMap 14 years ago
sha..rd 87737f96e0 * Fix BillboardControl "Spatial was not updated before rendering" crash 14 years ago
sha..rd bffe191275 * Fix NullPointerException in MaterialHelper 14 years ago
nor..67 65de002a7a - fix texture repeat in MaterialExtensionLoader 14 years ago
bre..ns 8c7469d210 fixed a bug with normals in TerrainLighting material 14 years ago
sha..rd 108e124323 * Fix shader compile error in Sky.frag 14 years ago
sha..rd 7314c5f613 * Fix lighting "early cull" issue for terrain lighting shader as well 14 years ago
nor..67 8cbde935a4 - fix texture flip bug in MaterialExtensions 14 years ago
sha..rd f41584e966 * Applied abies fix to Sky rotation 14 years ago
kim..ng ef6b7157b9 Android: Fixed deadlock in AndroidHarness.onDestroy() and added screenOrientation 14 years ago
nor..67 42feb50b76 - use OgreMaterialKey in ogre mesh and scene loader so one can add MaterialExtensionSets via an AssetEventListener 14 years ago
ant..om 9a3353698a RigiBodyControl is applied to subquads instead of the whole terrain 14 years ago
bre..ns 1c4548123a variable assignment for RawArrayHeightMap serialization 14 years ago
bre..ns e6f6f94718 Added RawArrayHeightMap courtesy of OzoneGrif 14 years ago
bre..ns 70f1a6f323 * Cleaned up and simplified the Terrain API. 14 years ago
rem..om 7cb3ca4712 FilterPostProcessor : better init of the filter stack in the read method 14 years ago
rem..om e42ab8f0c1 SkeletonControl : added a call to super.setSpatial in setSpatial 14 years ago
nor..67 699e29efb4 only generate public member javadoc 14 years ago
nor..67 8f3a45ae18 fix javadoc generation 14 years ago
kim..ng c58f429543 Android: Fixed bug in AndroidHarness if appClass can not be found 14 years ago
ant..om e44d581fea Fix: fixed, white terrain effect according to the forum 14 years ago
ant..om dbe1bb0ed6 Fix: calculating localTranslation after gridChange 14 years ago
rem..om 4d0f8f1330 Water filter, removed a sneaky System.out 14 years ago
rem..om a6db13e67f Serializable water filter 14 years ago
kim..ng f5ee0ca201 Android: Added positional audio and let the user control the overall media volume 14 years ago
rem..om cc7110d4f5 Removed Annotations for filters 14 years ago
bre..ns d9c3df086d increased terrain diffuse texture limit to 12, including normals 14 years ago
rem..om e1338dfea3 engine 14 years ago
ant..om 0604418b3c Fix: calculating localTranslation after gridChange 14 years ago
kim..ng ab9a2635a2 Android: Bugfix Using PixelFormat.RGBA_8888 instead of PixelFormat.RGB_888 14 years ago
kim..ng 09b475d893 Android: Added setNamespaceAware(true) to ogre xml loader if running on android 14 years ago
kim..ng 354ff46ccf Android: Added streaming music to AndroidAudioRenderer 14 years ago
sha..rd 09137fef25 * Better TempVars benchmark 14 years ago
sha..rd 8523bcb46c * Fix ArrayIndexOutOfBoundsException in TempVars 14 years ago
Kae..pl ccf1242112 A method to find property in subproperties added. 14 years ago