Commit Graph

2060 Commits (feff63fda27d83899956350350e766e00c9308dd)

Author SHA1 Message Date
nor..67 7cc3592f0f - revert ByteBuffer changes for native bullet objects (not asset data!) 14 years ago
sha..rd 80ac165e67 * Removed evil code 14 years ago
sha..rd a24becee32 * Replaced all usages of ByteBuffer.allocateDirect() with BufferUtils.create***Buffer() so that memory can be tracked 14 years ago
bre..ns 7b93faa8e1 fixed but with normals not updating in terrain 14 years ago
bre..ns 668eaf9cfb changed TerrainGrid methods to protected access 14 years ago
bre..ns a5511a19dc pulled ImageBasedHeightmap height color calculation out so it can be customized by subClasses 14 years ago
ant..om dde0c0a885 Fix: extended TerrainGridListener with ozonegrif's extension 14 years ago
Kae..pl 1403574835 Fix to properties storing (bad casting removed). 14 years ago
Kae..pl 491b0f8bce Fix to loading properties. They are now assigned to Spatial and not only to Geometry. 14 years ago
ant..om 549dda881c Fix: I left a useless parameter in test 14 years ago
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