Commit History

Author SHA1 Message Date
  nor..67 a4bf9038e0 SDK: 14 years ago
  PSp..om 1083cbd5aa Removed the extraneous warning message since you will 14 years ago
  bre..ns 8a9ec04e35 moved noise library into jme3/terrain 14 years ago
  rem..om d6124d3489 Renamed AnimationHelper to AnimationFactory 14 years ago
  rem..om e902588700 fixed TestMusicPlayer to corectly initialize audioContext 14 years ago
  rem..om 80df839071 refactored TestCinematic to use spatial animation with AnimationHelper instead of deprecated position, scale and rotation tracks 14 years ago
  rem..om 7de07d056c Created an AnimationHelper to ease the creation process of a spatial animation, based on key frames interpolation. 14 years ago
  rem..om 1b1bad7da5 Fixed MotionTrack setEnabled method 14 years ago
  rem..om 9232c71cd7 Added a Transform(Vector3f translation,Quaternion rotation,Vector3f scale) constructor 14 years ago
  bre..ns 5d6fa1fc0b fixed a normal seaming artifact in terrain 14 years ago
  Kae..pl 2ac215f477 Fix a bug with bad bones placing. 14 years ago
  Kae..pl e4c4380ab5 Fixing a bug with cloning SkeletonControl for Spatial. The anim control will always be added if the object has an armature, even if it has no animations. 14 years ago
  Kae..pl 4c3b866e85 The files: .classpath and .project added to svn:ignore list (these are eclipse files that should never be commited by mistake). 14 years ago
  Kae..pl f74d0311ae Bugfix: LocLimitConstraint erased other tracks except the one it was supposed to alter. 14 years ago
  Kae..pl 8297877114 Armature bugfix: bones had constraints applied before they were loaded (skeleton loading moved to ObjectHelper). 14 years ago
  Kae..pl f232b11318 Material name added. 14 years ago
  PSp..om 5ed66f47e7 Redoing some of the isConnected checking and connection 14 years ago
  PSp..om 010b9e0670 Until I can hook up proper error handlers, at least close 14 years ago
  PSp..om dc46e28eb9 Added a big honking warning after learning something in 14 years ago
  PSp..om d1576a3580 Added a proper toString() to SerializerRegistration. 14 years ago
  PSp..om 4c2ccc66e0 Added a toString method similar to AbstractCollection's. 14 years ago
  bre..ns 817591076e removed the remaining awt dependencies from terrain grid and its utils 14 years ago
  PSp..om e84d8300dd Modified Client/Server to support alternate channels. The 14 years ago
  PSp..om 665a7c8851 A small formatting change. 14 years ago
  PSp..om c686efc3a7 DefaultClient now also deals with connectors more 14 years ago
  PSp..om fe1bd03c51 Unified how UDP and TCP kernels are handled into a 14 years ago
  PSp..om 2d0def329d Made the UDP disconnect events more timely by including 14 years ago
  PSp..om 5cb7e21157 Modified KernelAdapter to be a more self-sufficient adapter 14 years ago
  PSp..om 48db901b5b Added a method for easily determining if there are active 14 years ago
  nor..67 11e23de0ec SDK: 14 years ago