Commit Graph

1839 Commits (baba9d6b4756ef77dbd5b1de5fa78260ee522f08)
 

Author SHA1 Message Date
sky..om baba9d6b47 Fix to TerrainGrid: only clone the grid's material to child quad if it doesn't have a material of its own 13 years ago
rem..om 1f2193a2b9 Audio : implemented API for seeking capability in streamed ogg files. It doesn't work fine yet 13 years ago
rem..om f3675227e0 Cinematic : AnimationTrack takes now the animation's duration as default duration 13 years ago
rem..om 93a181b4c7 Fixed IndexArrayOutOfBound that may occur in BatchNode.Also optimized temp array allocation in case there is no tangents buffer 13 years ago
bre..ns da3b43174c added new Terrain editor noise-based 'roughen' tool 13 years ago
sky..ok addfe4283b BatchHint Javadoc fixes 13 years ago
nor..67 a4bf9038e0 SDK: 13 years ago
PSp..om 1083cbd5aa Removed the extraneous warning message since you will 13 years ago
bre..ns 8a9ec04e35 moved noise library into jme3/terrain 13 years ago
rem..om d6124d3489 Renamed AnimationHelper to AnimationFactory 13 years ago
rem..om e902588700 fixed TestMusicPlayer to corectly initialize audioContext 13 years ago
rem..om 80df839071 refactored TestCinematic to use spatial animation with AnimationHelper instead of deprecated position, scale and rotation tracks 13 years ago
rem..om 7de07d056c Created an AnimationHelper to ease the creation process of a spatial animation, based on key frames interpolation. 13 years ago
rem..om 1b1bad7da5 Fixed MotionTrack setEnabled method 13 years ago
rem..om 9232c71cd7 Added a Transform(Vector3f translation,Quaternion rotation,Vector3f scale) constructor 13 years ago
bre..ns 5d6fa1fc0b fixed a normal seaming artifact in terrain 13 years ago
Kae..pl 2ac215f477 Fix a bug with bad bones placing. 13 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. 13 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). 13 years ago
Kae..pl f74d0311ae Bugfix: LocLimitConstraint erased other tracks except the one it was supposed to alter. 13 years ago
Kae..pl 8297877114 Armature bugfix: bones had constraints applied before they were loaded (skeleton loading moved to ObjectHelper). 13 years ago
Kae..pl f232b11318 Material name added. 13 years ago
PSp..om 5ed66f47e7 Redoing some of the isConnected checking and connection 13 years ago
PSp..om 010b9e0670 Until I can hook up proper error handlers, at least close 13 years ago
PSp..om dc46e28eb9 Added a big honking warning after learning something in 13 years ago
PSp..om d1576a3580 Added a proper toString() to SerializerRegistration. 13 years ago
PSp..om 4c2ccc66e0 Added a toString method similar to AbstractCollection's. 13 years ago
bre..ns 817591076e removed the remaining awt dependencies from terrain grid and its utils 13 years ago
PSp..om e84d8300dd Modified Client/Server to support alternate channels. The 13 years ago
PSp..om 665a7c8851 A small formatting change. 13 years ago
PSp..om c686efc3a7 DefaultClient now also deals with connectors more 13 years ago
PSp..om fe1bd03c51 Unified how UDP and TCP kernels are handled into a 13 years ago
PSp..om 2d0def329d Made the UDP disconnect events more timely by including 13 years ago
PSp..om 5cb7e21157 Modified KernelAdapter to be a more self-sufficient adapter 13 years ago
PSp..om 48db901b5b Added a method for easily determining if there are active 13 years ago
nor..67 11e23de0ec SDK: 13 years ago
bre..ns 356c3b55cc deprecating and removing most AWT dependencies from heightmaps and TerrainGrid, still some more to do 13 years ago
nor..67 598e8a73c5 SDK: 13 years ago
voi..om fe521c76ea update to latest Nifty 1.3.1-SNAPSHOT build especially because of consolidation of resource loading (the ResourceLoader inside of Nifty is now a part of the Nifty instance and not static anymore, see 1001faad0c for details) 13 years ago
nor..67 d829bcddc3 bullet native build: 13 years ago
nor..67 eff7e0f660 update bullet native binaries 13 years ago
nor..67 05c2505363 bullet native build: 13 years ago
nor..67 87fc78df3f update bullet native binaries 13 years ago
bre..ns 62a3bc2705 fixed bug in terrain editor, submitting new texture before scale causing error in shader 13 years ago
nor..67 09458328c7 update bullet native binaries 13 years ago
nor..67 f6ccfa79bb - fix non-UTF8 characters in bullet importer 13 years ago
nor..67 24d4b84b10 bullet native build script: 13 years ago
nor..67 c42b1e9490 bullet native build script: 13 years ago
sky..ok 459f3ba4dd Fixed link to missing model in TestTransparentCartoonEdge and TestTransparentSSAO 13 years ago
sky..ok ef083e477f Fixed link to missing model in TestTransparentShadow 13 years ago