Commit Graph

544 Commits (c02b24da12b93331034b6d2ad8fd2d6b033cc094)

Author SHA1 Message Date
nor..67 6407e5617d - use paul's awesome generics magic in Spatial.getUserData 14 years ago
nor..67 33596cb88f - serialize light&camera name 14 years ago
nor..67 d5db0aef1f - add name to camera and light (not being part of the scenegraph is no reason to be nameless) 14 years ago
sha..rd 90bf137894 * Added new renderer capability: NonPowerOfTwoTextures 14 years ago
sha..rd 86a4ad3718 * J3O files will now automatically load J3M files if they were loaded via assetManager.loadMaterial() 14 years ago
sha..rd b774630160 * TextureKey.equals() now takes into account flip Y flag 14 years ago
rem..om db8034d894 Node : fixed setTransformRefresh to properly set the transform refresh to all the node's children. 14 years ago
rem..om c63c4a3e2b - Used TempVars for transform calculation in getOffsetTransform 14 years ago
PSp..om 70c1db322f Fixed an indexing bug introduced by the last change. 14 years ago
sha..rd 636339a432 * Proper TempVars lock/unlock usage in SkeletonControl ... Although it shouldn't really break anything since that class is the only one using the skinning arrays. 14 years ago
sha..rd 2611139702 * Fixed a possible issue where updateLogicalState could cause an IndexOutOfBoundsException 14 years ago
sha..rd 548eb26428 * Made Bone.getAttachmentsNode() private, instead the method in AnimControl should be used 14 years ago
rem..om 109c6b4ef7 Unreverted back change http://code.google.com/p/jmonkeyengine/source/detail?r=7142 because change is so fun :D, and it's more logical...i guess 14 years ago
rem..om dc030c897f Bone animation : 14 years ago
nor..67 cdd44058d8 - remove isActive from AppState interface 14 years ago
sha..rd 12fae01a80 * OBJLoader will no longer crash when it cannot find materials in MTL file 14 years ago
PSp..om ee7ba81ee3 Remove the line that puts all bitmap text into the 14 years ago
rem..om 50d55b7e59 RagdollControl ---WIP---- 14 years ago
nor..67 2267d5ff1f - fix Ray vars unlocking 14 years ago
mul..va e280c27adf URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/checking-gui-culling/ 14 years ago
mul..va 16fc60c8a0 URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/renaming-appstate-setactive-setenabled/ 14 years ago
rem..om 2762ba3b27 Bone Animation : fixed scale on user transform 14 years ago
PSp..om 228a207aaf Had this one hanging around from like a month ago... 14 years ago
sha..rd e15b26b0ed * Fixed issue where Nifty GUI would consume all mouse button events 14 years ago
Kae..pl a343fef6ea Fix to bezier curve length computation. 14 years ago
Kae..pl b17d5d3706 Bugfix: missing break might have caused problems with curves interpolations. 14 years ago
Kae..pl 46785739a4 Small fixes and support for closed NURBS surfaces. 14 years ago
sha..rd 9b84a79811 jME3 14 years ago
Kae..pl a9a7d2d4de Basic support for NURBS curves and surfaces added. 14 years ago
mul..va 26adc4f487 Add missing copyright paraphrase of Curve class 14 years ago
sha..rd 61aea1e2c5 * Big refactoring of LWJGL display system, mainly to support updating the main loop without a render context or input devices being available. 14 years ago
Kae..pl 7aae9615ca Calculation of Bezier curve's length added. 14 years ago
Kae..pl ff5db41a0e A method that returns the length added to curve. 14 years ago
Kae..pl 4c1fd5ddbf The light's name added. 14 years ago
sha..rd de14f87e8b * Ported TestMessages to new SM 14 years ago
sha..rd a83216731e * AssetManager will now throw an exception when there are issues with loading/locating an asset 14 years ago
rem..om d9f39f6b0b SimpleApplication has now built in methods to display or not fps tex and stat view. 14 years ago
PSp..om 88506617ce BitmapText.setColor(color) now behaves as expected and 14 years ago
rem..om 67a7c1cf22 Bone animation : 14 years ago
PSp..om 596ed7578e Fixed a handful of bugs in the getLineWidth() method. 14 years ago
PSp..om 654763d950 Fixed setText() to invalidate... otherwise, 14 years ago
PSp..om cfd031530a Modified to let clone work even with a null mesh. 14 years ago
rem..om 0dd27bda09 - Material does not check anymore if a param is defined when clearing it. 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago