Commit Graph

818 Commits (bb2d1073de16098385346e97700b95c13aae24b4)
 

Author SHA1 Message Date
kim..ng bb2d1073de Android: added some more logging to the surface creation 14 years ago
Kae..pl e911e3299e Changes to animations storing (not yet used in the selected blender file) and small refactoring. 14 years ago
nor..67 06264e69bf - fix to HingeJoint (native bullet), thanks to @makeshift 14 years ago
Kae..pl 1e2e6f6a2d Fix to armature modifier loading. 14 years ago
bre..ns c54ce7be27 reduced terrain save j3o file size 14 years ago
Kae..pl a2b83be8bd Improvements to blender manual tester. 14 years ago
bre..ns 4b57b7187a fixed terrain camera controller to use the changes to AbstractCameraController 14 years ago
sha..rd 381764a0ec * System.load() will still be called on natives even if the file already exists 14 years ago
rem..om 1cd980db9b PssmRenderer : 14 years ago
sha..rd 92a751893f * Disable point sprite if not rendering a point mesh. May prevent ATI driver crashes 14 years ago
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