Commit Graph

4047 Commits (f26b53fcb79f3f3786a8cdda5bbf86ed67a0fef2)
 

Author SHA1 Message Date
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
PSp..om 041f47157d Modified serializer to throw an exception if it tries 14 years ago
nor..67 d1d082156f - use JmeFormatter in jMP output window 14 years ago
nor..67 0e10f7bdc3 - fix logging to only replace logger for jme3 packages 14 years ago
sha..rd 90bf137894 * Added new renderer capability: NonPowerOfTwoTextures 14 years ago
nor..67 b6386751e4 - refresh parent and created folder after model import 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
nor..67 07f9cf0d23 - remove updateModelBounds() call from BasicGame template 14 years ago
nor..67 9ef10e5ac7 - remove deprecated material data from BasicGame template Main.java 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
PSp..om 8858ccf2ef Getting rid of a couple of compiler warnings. 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 e4c8769be0 - fix SceneToolController AppState implementation 14 years ago
nor..67 cdd44058d8 - remove isActive from AppState interface 14 years ago
rem..om 6d27155e86 Fixed tests that use wildHouse.zip so that the loading append in the simple init and not in the main, because it fails since the testChooser change 14 years ago
sha..rd 56554d970d * Forgot this one .. 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
PSp..om 858925182e Added a log INFO message for when messages are dispatched 14 years ago
PSp..om d3364b4622 Fixed an NPE (apparently harmless) for a certain connection 14 years ago
PSp..om 50465e37b3 Fixed a getConnection() bug caused by a silent autoboxing 14 years ago
rem..om 50d55b7e59 RagdollControl ---WIP---- 14 years ago
mul..va 4877b17cab Missing Search Textfield in TestChooser 14 years ago
nor..67 2267d5ff1f - fix Ray vars unlocking 14 years ago
nor..67 3c10d7c16b - fix use of tempVars 14 years ago
nor..67 d80616ef89 - add rotation fix for SimpleWater plane , thanks to @batkid 14 years ago
nor..67 43c0d1edfe - add AbstractToolWizardAction 14 years ago
mul..va e280c27adf URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/checking-gui-culling/ 14 years ago
mul..va fbc980152e TestChooser multi-run fix. 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
mul..va df8680bf17 URL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/add-double-click-enter-support-for-testchooser/ 14 years ago
nor..67 bc186ecb48 - add target to zip templates to main build.xml 14 years ago
nor..67 58ddf49040 - Add ProjectAssetManager accessor to abstract SceneExplorer actions 14 years ago
nor..67 197d793cc8 - Create "New Control" and "New Spatial" abstract classes that allow showing a Wizard before creation 14 years ago
PSp..om 228a207aaf Had this one hanging around from like a month ago... 14 years ago
PSp..om 37cc6e581d Deprecated registerPackage() and added a log INFO to 14 years ago
nor..67 55ea5239cb - Small cleanups in SceneVieweropComponent and SceneApplication 14 years ago
nor..67 67adc1737c - add workaround for previews (SceneViewer opens when preview is needed) 14 years ago
sha..rd e4cc9d1482 * Fixed bug with dual UV channel loading, forgot to do it in the previous revision.. 14 years ago
sha..rd 8adc704bcc * Fixed bug with OgreXML loader not actually supporting 2nd UV channel 14 years ago
nor..67 4d67ee0c3b - use only FileObject instead of File 14 years ago