Commit Graph

247 Commits (f640e5de217edfbc38008ca94ff027491e2bb910)

Author SHA1 Message Date
sha..rd f640e5de21 * Added javadoc to AudioNode 14 years ago
sha..rd 6196de22f7 * Removed all deprecated classes, methods, and fields 14 years ago
sha..rd 33dac750d7 * Fix for jMonkeyPlatform "100% CPU usage" bug 14 years ago
nor..67 650acbc715 - add maxtime for BombControl 14 years ago
PSp..om 1b837fe7ea Make client-side background threads daemon. 14 years ago
rem..om 0d4e07f924 WIP Ragdoll 14 years ago
rem..om cffd1ec760 - WIP Sinbad standing up model 14 years ago
rem..om 2f1f2e7e54 - WIP Sinbad Ragdoll can now stand up after beeing whacked 14 years ago
sha..rd b06652b6a8 * Fix issue 179, shadows and HDR don't work together (thanks spencers) 14 years ago
rem..om 609d975965 Fixed a hack in Bone class for the ragdoll, so Kirill can sleep again. 14 years ago
rem..om 6c2eba12ec Fixed double TempVars locking in skeleton and bone when computing skinning matrices, thanks to cyuczieekc 14 years ago
sha..rd d66a02eafc * Added TestSoftwareMouse 14 years ago
sha..rd 4698e13644 * Fixed IllegalArgumentException in Camera.setGuiBounding 14 years ago
sha..rd b729309949 * Fix syntax error in TestOgreAnim 14 years ago
sha..rd e6b11e8013 * Fixed yet another bug with transforms, this time in Spatial.worldToLocal 14 years ago
nor..67 8e6b51dac1 - add cpptasks to antlibs 14 years ago
sha..rd 4ff31a6fab * Changed depth function back to GL_LEQUAL 14 years ago
sha..rd edd5aaaeb5 * CrossHatch filter should now properly compile on ATI 14 years ago
sha..rd a06ce4ebcd * Fixed issue where scene graphs with non-uniform scales would give incorrect result 14 years ago
sha..rd bfe772dd71 * Animated models won't be updated unless they are in the camera frustum ... Hopefully this won't break anything 14 years ago
sha..rd 1ace200526 * Actually fixed the setSpatial(null) bug now .. 14 years ago
sha..rd d96912e900 * Fix syntax error in TerrainLodControl 14 years ago
sha..rd 8aa7468370 * Removed deprecated methods from AnimControl 14 years ago
jos..om 9cc223c507 RenderState support for two sided Stencil Buffer operations (in order to support Shadow Volumes in the future) 14 years ago
nor..67 53f5df5a3f - add logging for adding and removing of objects to PhysicsSpace 14 years ago
sha..rd ed7789b7a6 * The OpenGL2 renderer now actually scales non-power-of-2 textures instead of throwing out a useless warning 14 years ago
sha..rd 7d6167c0dc * Added Renderer.invalidateState() to reset the render context 14 years ago
sha..rd 8019ba2a53 * LwjglRenderer will throw an exception when attempting to set null shader 14 years ago
sha..rd 5ffa3927ea * Fix compile error 14 years ago
sha..rd e9e64c7cb7 * Removed deprecated AnimControl constructor 14 years ago
PSp..om 2bc6e27200 Proper fix for the bug where JME's quaternion wasn't 14 years ago
rem..om 75fa331345 - added LightNode 14 years ago
sha..rd e990b25822 * TestNiftyGui now uses jme3test/niftygui/hellojme.xml and acts as a ScreenController 14 years ago
sha..rd 8e7d609682 * nifty examples jar much smaller now 14 years ago
sha..rd 0d49c41b38 * Remove messed up logging setup 14 years ago
sha..rd 9b9fb940a6 * Fixed compile error in nifty 14 years ago
sha..rd 6ed32b479c * Updated to latest version of Nifty GUI 1.3 14 years ago
sha..rd 9088d6230d * Added Camera.lookAtDirection() 14 years ago
nor..67 1203073bd9 - make SM Serializer only display warning instead of throwing an Exception when the class has not been registered, internally supported classes like jME math primitives were not accepted anymore 14 years ago
sha..rd 67dd48aae7 * Camera.setDirection() now deprecated since it doesn't do the thing most people expect it 14 years ago
sha..rd f2f6246e43 * Moved Screenshots to Desktop Source Package since it uses BufferedImage 14 years ago
sha..rd 8fb97f1a3a * Call timer.reset() when gaining focus to fix "object speedup after alt-tab" issue 14 years ago
sha..rd 190767e7be * Fixed bug with Spatial.localToWorld() and Spatial.worldToLocal() not using checkDoTransformUpdate() 14 years ago
rem..om cdba72d2b7 Ragdoll, some enhancements 14 years ago
PSp..om d0a5ce55b9 Moved some exception handling to terminate connections 14 years ago
PSp..om 9073820361 Reuse one big buffer per thread and copy the outbound 14 years ago
PSp..om 85b4eea8d7 Name the executor threads based on something that might 14 years ago
PSp..om 7d6d513fa5 Modified the DefaultClient (really its ConnectionAdapters) 14 years ago
PSp..om e298a4357e Modified the toString() for UdpEndpoint to include 14 years ago
PSp..om 5225599ee2 Fixed a case where an exception would kill the kernel 14 years ago