Commit Graph

1008 Commits (17392d2cf8d6e51aa1c67212e30d46e9472255ca)
 

Author SHA1 Message Date
sha..rd 6c12808493 * Another ATI driver hack, now for framebuffers. Based on http://www.opengl.org/wiki/Common_Mistakes#Automatic_mipmap_generation 14 years ago
sha..rd 88257bbb3e * Removed glTexEnv(GL_COORD_REPLACE, ...) call because it is not needed when using shader 14 years ago
sha..rd d48b06c951 * Enable point sprite mode only for first texture unit. May prevent ATI driver crashes 14 years ago
PSp..om 1e8dea8eba Made the methods called from the audio thread final because 14 years ago
PSp..om 287bc0167c Added an AudioContext to hold the thread local audio 14 years ago
nor..67 27265b1149 - fix NiftyGUI library references 14 years ago
rem..om 66badd193a SDK : 14 years ago
rem..om 89e18f9b85 SDK : 14 years ago
sha..rd 15fbe27d13 * Now added "asset name requirements" to FileLocator to prevent Windows -> Linux porting issues 14 years ago
sha..rd 9f160234f8 * Added case-sensitivity and other "asset name requirements" to ClasspathLocator to prevent Windows -> Linux porting issues 14 years ago
sha..rd 045a8f6f0d * Nifty 1.3 release 14 years ago
sha..rd 7f96a82b77 * Natives will now get extracted only if they were actually updated (last modified date changed) 14 years ago
Sha..om a5d00fd003 * Fixed NullPointerException when loading old materials that used wireframe.j3md 14 years ago
kim..ng 7d08828fa7 Android: fixed excessive logging in audio renderer 14 years ago
bre..ns dda8ee2c38 * select and move tools added to sdk 14 years ago
rem..om 6c80e0a558 WaterFilter : tracked down missing ".0" in the shaders 14 years ago
rem..om 9e0f7dc942 SDK, Filter Editor 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
sky..ok 24dd8692f6 Fixed grammar in the installer wizard; Added description of jMP to the description field 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