Commit Graph

3944 Commits (1ef1420c4d36418201541b97c59fc2a4de2cb171)
 

Author SHA1 Message Date
sha..rd 0726ad61bf * Fix LwjglCanvas freezing on Windows XP 14 years ago
sha..rd 11467977f0 * When using canvas, ensure that the same pixel format is used for all shared contexts, as recommended by Apple documentation. 14 years ago
sha..rd f004d23070 * LwjglCanvas now correctly resets the renderer state by calling renderer.invalidateState(). Doing renderer.resetGLObjects() is NOT sufficient in many cases ... 14 years ago
sha..rd a58814b838 * Load proper bulletjme dll for windows 64 bit 14 years ago
Sha..om 8b2b999bd0 * Added proper check for framebuffer textures when doing NPOT scaling. 14 years ago
Sha..om 7d91174b5b * Throw proper exception in TestJoystick if none found 14 years ago
Sha..om e6d859143f * Removed incorrect javadoc from TestChangeAppIcon 14 years ago
Sha..om e5400e38b8 * SceneLoader will no longer crash if material file cannot be found 14 years ago
Sha..om a4e97bd2d5 * Better error message in ImageToAwt.convert() 14 years ago
Sha..om 5d4c279467 * Removed argument check in Mesh.setBuffer() since now its done in VertexBuffer.setupData() 14 years ago
Sha..om b56c700023 * Added null checks in setupData() 14 years ago
sha..rd 344efe544a * Added check in SkyFactory to ensure the images can be used in a cubemap 14 years ago
nor..67 56dcc6fdfb Update windows bullet native 14 years ago
nor..67 d0526c7df9 - update macosx bullet natives 14 years ago
nor..67 3c45cc6e97 - initialize native bullet classes on every object creation 14 years ago
nor..67 dd67011809 add windows dll 14 years ago
nor..67 923dea9807 Update windows bullet native 14 years ago
nor..67 969c7472f1 Update windows bullet native 14 years ago
nor..67 32663790a6 Update windows bullet native 14 years ago
nor..67 8c02e63b61 - add native bullet lib directories for linux and windows 14 years ago
nor..67 5a2e0ee197 - add project for editing native bullet 14 years ago
sha..rd 52e3da57f8 * Added check in Mesh.setBuffer() for components argument to be between 1 and 4 14 years ago
nor..67 fec1c5d6fe - remove deprecated info 14 years ago
Sha..om 64e8c05ba8 * Commented out useless assertion 14 years ago
nor..67 872e65815a Update windows bullet native 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 e04b1b464a Update windows bullet native 14 years ago
nor..67 4902cd06b7 - add default build target to trunk 14 years ago
nor..67 f1b66746cb - cleanup copying of libraries to jmp a bit 14 years ago
nor..67 bd0ee20b39 Update windows bullet native 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 73517c1c52 - fix ant target name 14 years ago
nor..67 2bf706feef - add building of linux bullet native to nightly build 14 years ago
nor..67 ab9e2bb97b - output messages while build process, remove verbose output from copy etc. 14 years ago
nor..67 b881cee6f7 - make bullet and some nifty files public in jMP 14 years ago
nor..67 6481312f11 add windows bullet native 14 years ago
nor..67 580f9de4e4 - add new library links to jMP 14 years ago
nor..67 ba365cf8f3 - cleanup build process 14 years ago
nor..67 862540833b copy Bullet Native to trunk 14 years ago
nor..67 44baefce4f - fix android build errors 14 years ago
nor..67 5b26b5b7c2 - disable welcome screen 14 years ago
nor..67 068ee238a3 - fix NiftyJmeDisplay in jMP 14 years ago
sha..rd 1a3823b6aa * Set AppSettings.setRenderer() to LWJGL_OpenGL_ANY to choose renderer based on capabilities of video card. 14 years ago
sha..rd cfb647f743 * Reduce input lag by polling after framerate syncing 14 years ago
rem..om 156b1747f0 HumanoidRagdollPreset : fixed shoulder joint limit 14 years ago
rem..om 4d1d9edc29 KinematicRagdollControl : 14 years ago
sha..rd f72d5c20fd * Nifty Gui now uses jME3 AssetManager to find XML files 14 years ago