Commit Graph

379 Commits (dd670118097a1d63df96406d28087a5525def01e)
 

Author SHA1 Message Date
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
nor..67 23867c866d - re-enable download of current platform version from jmonkeyengine.com 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
rem..om bfd49c43e3 Fixed a typo in the com.jme3.bullet.control.ragdoll package and refactored the change 14 years ago
nor..67 c701645668 - enable target 14 years ago
nor..67 5d90627942 - create separate hudson platform install target, copying the file instead of downloading from googlecode 14 years ago
nor..67 45ae22e356 - add googlecode ant library 14 years ago
nor..67 bfdffb1ffb - improve ragdoll test 14 years ago
rem..om 0539f1971a - ChaseCamera's attributes are now protected 14 years ago
rem..om 9b5aa824fd - Ragdolled model position now updates when ragdoll has control 14 years ago
rem..om 3824676354 - RagdollControl now supports initial transformation of the model 14 years ago
rem..om 062861beea ChaseCamera : added a setUpVector method. 14 years ago
PSp..om 593d9bf35a UDP-based kernel now does its writes on a background 14 years ago
PSp..om 1f1c2ac15b Tightened up the DefaultServer connection close code 14 years ago
PSp..om 189a787d36 Added some warning for some odd state issues that can happen 14 years ago
PSp..om 255fe9f9c9 Turned the magic input mapping strings into constants to 14 years ago
sha..rd d729da9e78 * @SuppressWarnings("fallthrough") to prevent warnings 14 years ago
sha..rd 7dd3d52e9e * Removed many deprecated methods and classes 14 years ago
sha..rd 0d8a4b8dd4 * Fixed some luminance/alpha formats failing due to missing break statement under switch 14 years ago
sha..rd efb9792c95 * Better toString() methods for Image and Texture 14 years ago
rem..om 3378222dfa Ragdoll : 14 years ago
rem..om 14e4b79170 Changed Camera.setViewPort(float,float,float,float) to not call onViewPortChage 4 times. 14 years ago
nor..67 7d09cafa71 - fix dependency issues 14 years ago
nor..67 e22c3f0349 - make remys life easier 14 years ago
nor..67 c5efd0b06e - move ragdoll classes to separate package 14 years ago
rem..om 1f286f424f - RagdollControl now has automagic joint setup via RagdollPreset and HumanoidRagdollPreset 14 years ago
sha..rd 3b9cf4cd35 * Updated Particle.j3md so it works on pre GLSL 1.2 graphics cards 14 years ago
nor..67 666a800ecd - set kinematic mode to ragdoll parts when control is disabled 14 years ago
nor..67 75d0c560bf - enable animation for ragdoll test 14 years ago
sha..rd 7f7fc50ab5 * Increased buffering for streaming audio from ~250 ms to 1000 ms. 14 years ago
sha..rd 2979a26984 * Added support for up to 8 texture coordinates 14 years ago
sha..rd 53da7c4de4 * Added CCD threshold to BoneRagdoll test so that balls collide more often 14 years ago
rem..om 6417263674 - RagdollControl now uses SixDofJoints instead of ConeJoints. 14 years ago
PSp..om c5ac1c8bfe Modified to throw an exception if the class of the object 14 years ago
rem..om 77acf77428 Fixed NPE in setBoneAttachement in SkeletonControl. 14 years ago
PSp..om f9c321e6e9 Reduced the scope of the synchronized block to something 14 years ago
PSp..om 0f1b05b405 Fixed the few uncheck warnings that I could... suppressed 14 years ago
PSp..om 49f65bd7aa At least fixing the type-check warnings in the code I added. 14 years ago
PSp..om 4deb4d46e7 Improved the exception handling when objects fail 14 years ago
nor..67 c036d36c96 - throw error on dynamic mesh collision shape 14 years ago