Commit Graph

32 Commits (f646192ea8cb1d4864769cde6d896459d01bd587)

Author SHA1 Message Date
sha..rd d1e81fc8c9 * Specify library path for JInput as well as LWJGL in case the user's home directory is used for natives 14 years ago
nor..67 2c0775e3f3 - remove size check from natives extraction (write test needed for windows anyway) 14 years ago
nor..67 45af20de0c - add write test to natives extraction 14 years ago
nor..67 65cbed47c6 - change natives extraction to check for space *and* writability 14 years ago
nor..67 33fb670771 - change natives extraction to use getUsableSpace(), which checks for user permissions etc. too. 14 years ago
sha..rd 164dec188a * Native extraction will place natives in working directory unless its non-writable, in that case it will place them in <home dir>/.jme3/natives_<apphash> 14 years ago
sha..rd ffce10b8da * Added AwtPanel.attachTo() argument that allows attaching panel to main framebuffer instead of replacing it on the viewports 14 years ago
sha..rd 97145d7d4d * Natives are now extracted to user.home based on hash of classpath and last modified of jMonkeyEngine3.jar 14 years ago
sha..rd a236c7d03b * Fix compile error 14 years ago
nor..67 6df9eaf033 - add backengineered PaintMode.java ;) 14 years ago
sha..rd e3bff6d62a * Moved checkFrameBufferError() to part that sets up framebuffer. Can prevent odd crashes on some systems before any framebuffer is active. 14 years ago
sha..rd fa92c00a20 * AwtKeyInput now synchronized properly between OGL and EDT threads 14 years ago
sha..rd a28d0d8baf * Initial commit for light-weight jME3 AWT panels 14 years ago
sha..rd adf65d648a * Fix message "WARNING: Cannot locate native library: libbulletjme" 14 years ago
sha..rd 64c61c86e4 * Fix syntax errors due to JmeSystem/Platform changes 14 years ago
sha..rd 5ac90f46fa * Formatting for many android classes which needed it desperately 14 years ago
nor..67 15885dcfa9 - update JmeSystem version number 14 years ago
sha..rd 381764a0ec * System.load() will still be called on natives even if the file already exists 14 years ago
sha..rd 7f96a82b77 * Natives will now get extracted only if they were actually updated (last modified date changed) 14 years ago
rem..om 620e339b7c SettingDialog : 14 years ago
sha..rd a58814b838 * Load proper bulletjme dll for windows 64 bit 14 years ago
nor..67 1f14c00d2e - add disable warning option to Natives.jar extraction 14 years ago
nor..67 5ae0340ccf - use finally in Natives.jar 14 years ago
nor..67 ea6e817f7f - load library in Natives.java on demand 14 years ago
nor..67 469ac7ba51 - use current dll for windows 32bit 14 years ago
nor..67 4bb937b155 - make 64bit default for native libraries (e.g. libbulletjme32.so for 32bit) 14 years ago
nor..67 ba365cf8f3 - cleanup build process 14 years ago
sha..rd 0d49c41b38 * Remove messed up logging setup 14 years ago
sha..rd 7dd3d52e9e * Removed many deprecated methods and classes 14 years ago
nor..67 0e10f7bdc3 - fix logging to only replace logger for jme3 packages 14 years ago
sha..rd 90bf137894 * Added new renderer capability: NonPowerOfTwoTextures 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago