Commit Graph

874 Commits (6c341850d2cedfc3b45c3884a06a832ade913649)

Author SHA1 Message Date
kim..ng 7d08828fa7 Android: fixed excessive logging in audio renderer 14 years ago
rem..om 6c80e0a558 WaterFilter : tracked down missing ".0" in the shaders 14 years ago
PSp..om bb18399b6d Made the math classes (most of them) java.io.Serializable 14 years ago
PSp..om dd5d56ab42 Return the base color for BitmapText.getColor() because 14 years ago
kim..ng 0a58b3c92b Android: added ConfigType.LEGACY 14 years ago
PSp..om 349c9d9e4a Modified to use the new SafeArrayList for children and controls. 14 years ago
PSp..om 11ab79a766 Added a custom array-based List class that buffers modifications 14 years ago
sha..rd b8826716b1 * Fixed syntax error in ModifierHelper 14 years ago
PSp..om a0dea25ec5 Fixed an event ordering issue. The server now only 14 years ago
Kae..pl a67dbf9977 Moving loading object animation modifier to ModifierHelper class. 14 years ago
kim..ng d90f6e7e18 Android: Allow custom app instantiation 14 years ago
kim..ng 2f8ae09033 Android: Fixed a race condition in OGLESContext which sometimes called initialize() more than once, added screen resolution setting and invert mouse x to harness 14 years ago
ant..om 026abb5a74 update: removed tileLoaded from TerrainGridListener, one should use tileAttached and tileDetached instead. 14 years ago
sha..rd bf72c7975b * Reverted normen's confusion 14 years ago
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