OSDN Git Service

mikumikustudio/MikuMikuStudio.git
13 years ago * More errors sent to Application.handleError()
shadowislord [Wed, 6 Apr 2011 19:58:16 +0000 (19:58 +0000)]
 * More errors sent to Application.handleError()
 * Application.handleError now stops by default to prevent process from lingering on
 * Made sleeps in LwjglCanvas slightly longer to prevent hogging 100% cpu
 * Renamed elephant skeletonxml to skeleton.xml
 * Compressed HoverTank textures and removed high-res versions
 * Compressed Tree textures

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7203 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoan only add one terrain to the scene now in jmp
brentowens [Wed, 6 Apr 2011 17:07:12 +0000 (17:07 +0000)]
an only add one terrain to the scene now in jmp

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7202 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Got rid of ADPCM stuff that didn't even work
shadowislord [Wed, 6 Apr 2011 03:22:51 +0000 (03:22 +0000)]
 * Got rid of ADPCM stuff that didn't even work
 * Fixed bug in WAVLoader causing it to fail if the file had extra bytes at the end

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7201 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- update MaterialEditor to use getValueAsString()
normen667 [Wed, 6 Apr 2011 02:56:57 +0000 (02:56 +0000)]
- update MaterialEditor to use getValueAsString()

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7200 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Added MatParam.getValueAsString() to print out the material param value as it...
shadowislord [Wed, 6 Apr 2011 02:49:15 +0000 (02:49 +0000)]
 * Added MatParam.getValueAsString() to print out the material param value as it would appear in a J3M file.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7199 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Fixed bug with OGG audio having incorrect length
shadowislord [Wed, 6 Apr 2011 02:06:29 +0000 (02:06 +0000)]
 * Fixed bug with OGG audio having incorrect length

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7198 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Fixed bug with WAV audio getting truncated on import
shadowislord [Wed, 6 Apr 2011 01:23:35 +0000 (01:23 +0000)]
 * Fixed bug with WAV audio getting truncated on import

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7197 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add suppress warnings for Spatial.getUserData()
normen667 [Tue, 5 Apr 2011 23:13:02 +0000 (23:13 +0000)]
- add suppress warnings for Spatial.getUserData()

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7196 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- remove VehicleCreator from windows menu
normen667 [Tue, 5 Apr 2011 23:08:55 +0000 (23:08 +0000)]
- remove VehicleCreator from windows menu
- on double-click open j3os in SceneComposer instead of viewing them

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7195 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- some cleanups in Material Editor
normen667 [Tue, 5 Apr 2011 22:43:20 +0000 (22:43 +0000)]
- some cleanups in Material Editor
- add new wiki pages
- improve "development" section in manual

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7194 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- use paul's awesome generics magic in Spatial.getUserData
normen667 [Tue, 5 Apr 2011 20:08:55 +0000 (20:08 +0000)]
- use paul's awesome generics magic in Spatial.getUserData

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7193 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- account for flipped textures in material->j3m creation
normen667 [Tue, 5 Apr 2011 14:54:50 +0000 (14:54 +0000)]
- account for flipped textures in material->j3m creation

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7192 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- fix Color and Texture2D values in j3m creation using regex
normen667 [Tue, 5 Apr 2011 11:40:03 +0000 (11:40 +0000)]
- fix Color and Texture2D values in j3m creation using regex
- load and apply created j3m material to model when created

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7191 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFixed ogreComplexAnim scale
remy.bouquet@gmail.com [Tue, 5 Apr 2011 05:26:25 +0000 (05:26 +0000)]
Fixed ogreComplexAnim scale

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7190 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoRagdoll :
remy.bouquet@gmail.com [Tue, 5 Apr 2011 05:21:08 +0000 (05:21 +0000)]
Ragdoll :
 - forgot the RagdollControl....doh

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7189 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Made sync system deprecated
shadowislord [Tue, 5 Apr 2011 02:28:49 +0000 (02:28 +0000)]
 * Made sync system deprecated

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7188 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add "last selected" available via SceneExplorer
normen667 [Tue, 5 Apr 2011 01:00:20 +0000 (01:00 +0000)]
- add "last selected" available via SceneExplorer
- add API for external variable type editors
- first version of "create j3m" function for materials (WIP - parameter values are only toString() versions atm)

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7187 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoRagdoll :
remy.bouquet@gmail.com [Mon, 4 Apr 2011 22:11:28 +0000 (22:11 +0000)]
Ragdoll :
 - added ragdollCollisionListener
 - Switch between animControl and ragDollControl
 - TestBoneRagdoll : Shoot with left click, reset Oto with spacebar. Added bullet time on first impact :D have fun!

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7186 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoLolilol the ragdoll
remy.bouquet@gmail.com [Mon, 4 Apr 2011 19:02:12 +0000 (19:02 +0000)]
Lolilol the ragdoll

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7185 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- show correct material j3m in SceneExplorer
normen667 [Mon, 4 Apr 2011 17:05:27 +0000 (17:05 +0000)]
- show correct material j3m in SceneExplorer

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7184 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- change tool wizard actions to use AWT-safe org.openide.Node instead of spatial
normen667 [Mon, 4 Apr 2011 15:56:04 +0000 (15:56 +0000)]
- change tool wizard actions to use AWT-safe org.openide.Node instead of spatial

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7183 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- serialize light&camera name
normen667 [Mon, 4 Apr 2011 13:09:53 +0000 (13:09 +0000)]
- serialize light&camera name

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7182 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add name to camera and light (not being part of the scenegraph is no reason to...
normen667 [Mon, 4 Apr 2011 13:00:12 +0000 (13:00 +0000)]
- add name to camera and light (not being part of the scenegraph is no reason to be nameless)

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7181 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoModified serializer to throw an exception if it tries
PSpeed42@gmail.com [Mon, 4 Apr 2011 01:01:17 +0000 (01:01 +0000)]
Modified serializer to throw an exception if it tries
to read from a buffer and doesn't understand what class
it's reading.  Error messages... it's the little things
that matter.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7180 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- use JmeFormatter in jMP output window
normen667 [Sun, 3 Apr 2011 22:37:48 +0000 (22:37 +0000)]
- use JmeFormatter in jMP output window

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7179 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- fix logging to only replace logger for jme3 packages
normen667 [Sun, 3 Apr 2011 22:34:50 +0000 (22:34 +0000)]
- fix logging to only replace logger for jme3 packages

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7178 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Added new renderer capability: NonPowerOfTwoTextures
shadowislord [Sun, 3 Apr 2011 21:45:29 +0000 (21:45 +0000)]
 * Added new renderer capability: NonPowerOfTwoTextures
 * LwjglRenderer will show warnings when NPOT textures are used and the graphics card doesn't support them
 * LwjglGL1Renderer will scale textures to POT sizes if NPOT is not supported
 * Enable simple logging

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7177 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- refresh parent and created folder after model import
normen667 [Sun, 3 Apr 2011 21:43:24 +0000 (21:43 +0000)]
- refresh parent and created folder after model import

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7176 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * J3O files will now automatically load J3M files if they were loaded via assetManag...
shadowislord [Sun, 3 Apr 2011 21:04:47 +0000 (21:04 +0000)]
 * J3O files will now automatically load J3M files if they were loaded via assetManager.loadMaterial()

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7175 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * TextureKey.equals() now takes into account flip Y flag
shadowislord [Sun, 3 Apr 2011 19:54:26 +0000 (19:54 +0000)]
 * TextureKey.equals() now takes into account flip Y flag

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7174 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- remove updateModelBounds() call from BasicGame template
normen667 [Sun, 3 Apr 2011 15:36:53 +0000 (15:36 +0000)]
- remove updateModelBounds() call from BasicGame template

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7173 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- remove deprecated material data from BasicGame template Main.java
normen667 [Sun, 3 Apr 2011 15:35:25 +0000 (15:35 +0000)]
- remove deprecated material data from BasicGame template Main.java

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7172 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoNode : fixed setTransformRefresh to properly set the transform refresh to all the...
remy.bouquet@gmail.com [Sun, 3 Apr 2011 10:33:59 +0000 (10:33 +0000)]
Node :  fixed setTransformRefresh to properly set the transform refresh to all the node's children.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7171 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- Used TempVars for transform calculation in getOffsetTransform
remy.bouquet@gmail.com [Sun, 3 Apr 2011 09:13:47 +0000 (09:13 +0000)]
- Used TempVars for transform calculation in getOffsetTransform

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7170 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFixed an indexing bug introduced by the last change.
PSpeed42@gmail.com [Sun, 3 Apr 2011 06:29:03 +0000 (06:29 +0000)]
Fixed an indexing bug introduced by the last change.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7169 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Proper TempVars lock/unlock usage in SkeletonControl ... Although it shouldn't...
shadowislord [Sun, 3 Apr 2011 05:04:14 +0000 (05:04 +0000)]
 * 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.
 * Deprecated Transform.Identity since it does not follow conventions. Added IDENTITY to replace it.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7168 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Fixed a possible issue where updateLogicalState could cause an IndexOutOfBoundsExc...
shadowislord [Sun, 3 Apr 2011 04:46:03 +0000 (04:46 +0000)]
 * Fixed a possible issue where updateLogicalState could cause an IndexOutOfBoundsException

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7167 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Made Bone.getAttachmentsNode() private, instead the method in AnimControl should...
shadowislord [Sun, 3 Apr 2011 03:56:39 +0000 (03:56 +0000)]
 * Made Bone.getAttachmentsNode() private, instead the method in AnimControl should be used
 * Lights do not have names because they are not part of the scene graph
 * Fixed compiler warnings with IntMap iteration

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7166 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoGetting rid of a couple of compiler warnings.
PSpeed42@gmail.com [Sun, 3 Apr 2011 03:09:08 +0000 (03:09 +0000)]
Getting rid of a couple of compiler warnings.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7165 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoUnreverted back change http://code.google.com/p/jmonkeyengine/source/detail?r=7142...
remy.bouquet@gmail.com [Sat, 2 Apr 2011 22:58:13 +0000 (22:58 +0000)]
Unreverted back change code.google.com/p/jmonkeyengine/source/detail?r=7142 because change is so fun :D, and it's more logical...i guess

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7164 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoBone animation :
remy.bouquet@gmail.com [Sat, 2 Apr 2011 22:41:47 +0000 (22:41 +0000)]
Bone animation :
- Split of the AnimControl in two parts :
- The AnimControl that handles skeleton transformation via tha animation data
- The SkeletonControl that handles the skinning of the mesh using skeleton transformations
- Ensured backward compatibility with old j3o files, and changed the ogre mesh loader to create the controls properly
- Reverted change http://code.google.com/p/jmonkeyengine/source/detail?r=7142 transforms passed to the setUserTransform methods must be considered as increments to current transform
- Fixed some issues in the ragdollControl and test case (still WIP don't use it)

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7163 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- fix SceneToolController AppState implementation
normen667 [Sat, 2 Apr 2011 20:57:06 +0000 (20:57 +0000)]
- fix SceneToolController AppState implementation

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7162 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- remove isActive from AppState interface
normen667 [Sat, 2 Apr 2011 20:50:00 +0000 (20:50 +0000)]
- remove isActive from AppState interface

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7161 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFixed tests that use wildHouse.zip so that the loading append in the simple init...
remy.bouquet@gmail.com [Sat, 2 Apr 2011 08:45:55 +0000 (08:45 +0000)]
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
On a side note the wildhouse.zip in the download section is not the same as the one in the test package, and fails to load due to bad file naming (meshxml instead of mesh.xml)

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7159 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Forgot this one ..
shadowislord [Sat, 2 Apr 2011 01:51:54 +0000 (01:51 +0000)]
 * Forgot this one ..

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7158 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * OBJLoader will no longer crash when it cannot find materials in MTL file
shadowislord [Sat, 2 Apr 2011 01:50:01 +0000 (01:50 +0000)]
 * OBJLoader will no longer crash when it cannot find materials in MTL file
 * Fixed bug where calling any of the Listener methods would have no effect

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7157 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoRemove the line that puts all bitmap text into the
PSpeed42@gmail.com [Fri, 1 Apr 2011 23:35:57 +0000 (23:35 +0000)]
Remove the line that puts all bitmap text into the
Gui bucket by default because it's confusing and in
most cases the bitmap text would have inherited that
bucket from its parent if it were appropriate.  Unless
someone educates me as to the error of my ways.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7156 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded a log INFO message for when messages are dispatched
PSpeed42@gmail.com [Fri, 1 Apr 2011 21:42:13 +0000 (21:42 +0000)]
Added a log INFO message for when messages are dispatched
and no listeners are registered to receive it.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7154 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFixed an NPE (apparently harmless) for a certain connection
PSpeed42@gmail.com [Fri, 1 Apr 2011 21:33:13 +0000 (21:33 +0000)]
Fixed an NPE (apparently harmless) for a certain connection
teardown ordering and added some logging just to be sure
the channels are getting closed.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7153 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFixed a getConnection() bug caused by a silent autoboxing
PSpeed42@gmail.com [Fri, 1 Apr 2011 21:23:48 +0000 (21:23 +0000)]
Fixed a getConnection() bug caused by a silent autoboxing
issue left over from when the long -> int client ID
conversion was made.  Now connection lookups work again.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7152 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoRagdollControl ---WIP----
remy.bouquet@gmail.com [Fri, 1 Apr 2011 17:51:54 +0000 (17:51 +0000)]
RagdollControl ---WIP----
- Automatic creation of the ragdoll collisions shapes
- Changed TestBoneRagdoll (press space to activate physics, left click to shoot bombs)

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7151 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoMissing Search Textfield in TestChooser
mulova [Fri, 1 Apr 2011 04:45:49 +0000 (04:45 +0000)]
Missing Search Textfield in TestChooser

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7150 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- fix Ray vars unlocking
normen667 [Thu, 31 Mar 2011 23:34:53 +0000 (23:34 +0000)]
- fix Ray vars unlocking

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7149 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- fix use of tempVars
normen667 [Thu, 31 Mar 2011 22:49:58 +0000 (22:49 +0000)]
- fix use of tempVars

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7148 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add rotation fix for SimpleWater plane , thanks to @batkid
normen667 [Thu, 31 Mar 2011 22:42:13 +0000 (22:42 +0000)]
- add rotation fix for SimpleWater plane , thanks to @batkid
http://jmonkeyengine.org/groups/effects/forum/topic/changing-the-rotation-of-simplewaterprocessor/

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7147 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add AbstractToolWizardAction
normen667 [Thu, 31 Mar 2011 11:27:06 +0000 (11:27 +0000)]
- add AbstractToolWizardAction

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7146 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoURL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/checking...
mulova [Thu, 31 Mar 2011 08:45:49 +0000 (08:45 +0000)]
URL: jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/checking-gui-culling/
Check Culling of Gui Node on Screen Space
Now Gui node can have Bucket.Dynamic

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7145 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoTestChooser multi-run fix.
mulova [Thu, 31 Mar 2011 08:40:53 +0000 (08:40 +0000)]
TestChooser multi-run fix.
Not all TestXXX class extends Application class.
If test doesn't extend Application, call main() instead of start() method.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7144 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoURL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/renaming...
mulova [Thu, 31 Mar 2011 00:26:13 +0000 (00:26 +0000)]
URL: jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/renaming-appstate-setactive-setenabled/
Renaming AppState.setActive()/isActive() to setEnabled()/isEnabled() for consistency

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7143 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoBone Animation : fixed scale on user transform
remy.bouquet@gmail.com [Wed, 30 Mar 2011 04:31:59 +0000 (04:31 +0000)]
Bone Animation : fixed scale on user transform

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7142 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoURL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/add-double...
mulova [Wed, 30 Mar 2011 02:04:12 +0000 (02:04 +0000)]
URL: jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/add-double-click-enter-support-for-testchooser/
Add double click, enter, multiple selection support for TestChooser

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7141 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add target to zip templates to main build.xml
normen667 [Tue, 29 Mar 2011 15:30:38 +0000 (15:30 +0000)]
- add target to zip templates to main build.xml

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7140 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- Add ProjectAssetManager accessor to abstract SceneExplorer actions
normen667 [Tue, 29 Mar 2011 15:24:48 +0000 (15:24 +0000)]
- Add ProjectAssetManager accessor to abstract SceneExplorer actions
- Use ProjectAssetManager in SkyBox wizard instead of "dirty" SceneApplication.getApplication().getAssetManager()

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7139 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- Create "New Control" and "New Spatial" abstract classes that allow showing a Wizard...
normen667 [Tue, 29 Mar 2011 15:19:27 +0000 (15:19 +0000)]
- Create "New Control" and "New Spatial" abstract classes that allow showing a Wizard before creation
- Fix freeze of Add Skybox.. in Terrain Editor

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7138 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoHad this one hanging around from like a month ago...
PSpeed42@gmail.com [Tue, 29 Mar 2011 04:31:53 +0000 (04:31 +0000)]
Had this one hanging around from like a month ago...
Added the ability to set the geometry comparators
for the buckets for those cases where the app may
know better.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7137 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoDeprecated registerPackage() and added a log INFO to
PSpeed42@gmail.com [Mon, 28 Mar 2011 19:33:41 +0000 (19:33 +0000)]
Deprecated registerPackage() and added a log INFO to
log all classes that are registered.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7136 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- Small cleanups in SceneVieweropComponent and SceneApplication
normen667 [Mon, 28 Mar 2011 14:41:15 +0000 (14:41 +0000)]
- Small cleanups in SceneVieweropComponent and SceneApplication
- Add new nifty wiki pages to manual
- Update wiki pages

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7135 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add workaround for previews (SceneViewer opens when preview is needed)
normen667 [Mon, 28 Mar 2011 13:25:36 +0000 (13:25 +0000)]
- add workaround for previews (SceneViewer opens when preview is needed)

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7134 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Fixed bug with dual UV channel loading, forgot to do it in the previous revision..
shadowislord [Mon, 28 Mar 2011 04:02:29 +0000 (04:02 +0000)]
 * Fixed bug with dual UV channel loading, forgot to do it in the previous revision..

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7133 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Fixed bug with OgreXML loader not actually supporting 2nd UV channel
shadowislord [Mon, 28 Mar 2011 02:33:57 +0000 (02:33 +0000)]
 * Fixed bug with OgreXML loader not actually supporting 2nd UV channel

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7132 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- use only FileObject instead of File
normen667 [Sun, 27 Mar 2011 21:36:04 +0000 (21:36 +0000)]
- use only FileObject instead of File

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7131 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add style selection to FontCreator
normen667 [Sun, 27 Mar 2011 20:15:24 +0000 (20:15 +0000)]
- add style selection to FontCreator

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7130 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Fixed issue where Nifty GUI would consume all mouse button events
shadowislord [Sun, 27 Mar 2011 19:44:51 +0000 (19:44 +0000)]
 * Fixed issue where Nifty GUI would consume all mouse button events
 * Made video player deprecated

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7129 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- fix typo "padding" in fnt file
normen667 [Sun, 27 Mar 2011 19:12:11 +0000 (19:12 +0000)]
- fix typo "padding" in fnt file

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7128 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- FontCreator creates working AngelFonts now
normen667 [Sun, 27 Mar 2011 17:07:47 +0000 (17:07 +0000)]
- FontCreator creates working AngelFonts now

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7127 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- fix Nifty compile
normen667 [Sun, 27 Mar 2011 10:39:48 +0000 (10:39 +0000)]
- fix Nifty compile

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7126 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoModified to log and continue when the message/event
PSpeed42@gmail.com [Sun, 27 Mar 2011 07:17:54 +0000 (07:17 +0000)]
Modified to log and continue when the message/event
dispatch throws exceptions.  This protects the server
from dying just because of a bad listener.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7125 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoRemoving an errant println.
PSpeed42@gmail.com [Sun, 27 Mar 2011 05:47:29 +0000 (05:47 +0000)]
Removing an errant println.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7124 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded code that will wake up the blocked kernel-caller
PSpeed42@gmail.com [Sun, 27 Mar 2011 05:39:00 +0000 (05:39 +0000)]
Added code that will wake up the blocked kernel-caller
if there are events to deal with.  This wasn't a big
deal for connects because there's always an accompanying
message but for disconnects we wouldn't get events until
the next message came through.  Always meant to go back
and fix it and now I have.  Note: this is because our
adapters use a single thread for pulling envelopes off
and for dispatching connection events.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7123 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded some info logging for connection close events...
PSpeed42@gmail.com [Sun, 27 Mar 2011 05:37:06 +0000 (05:37 +0000)]
Added some info logging for connection close events...
we log connect, might as well log disconnect.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7122 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoThis would have saved me soooo much time. Serializer's
PSpeed42@gmail.com [Sun, 27 Mar 2011 05:31:21 +0000 (05:31 +0000)]
This would have saved me soooo much time.  Serializer's
single-arg registerClass() method now throws an exception
if the object is not marked Serializable.  Internally,
the package-load stuff uses the new alternate method that
allows safe non-exception throwing registration since it's
hitting it with every class in a package.
Interestingly enough, messages will still get written out
because of some questionable code in writeClassAndObject()...
but it won't be read as anything but null despite its
40+ bytes of data.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7121 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add check for negative force to BombControl
normen667 [Sun, 27 Mar 2011 00:35:54 +0000 (00:35 +0000)]
- add check for negative force to BombControl

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7120 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoUse an extra byte per final-typed field to handle
PSpeed42@gmail.com [Sat, 26 Mar 2011 22:44:09 +0000 (22:44 +0000)]
Use an extra byte per final-typed field to handle
the case of nulls.  Note: this is specific to
serialized objects and is therefore not adding
a byte to things like Strings or arrays... those
will have to be reviewed separately.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7119 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoA better exception for errors that really should have a root
PSpeed42@gmail.com [Sat, 26 Mar 2011 21:32:49 +0000 (21:32 +0000)]
A better exception for errors that really should have a root
cause.  It's possible to set it right on IOException but not
at all convenient.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7118 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoTurns out I did things a bit wrong with respect to the new nifty mouse even queue....
ractoc@gmail.com [Fri, 25 Mar 2011 23:56:43 +0000 (23:56 +0000)]
Turns out I did things a bit wrong with respect to the new nifty mouse even queue....
I called stuff that was meant to be internal to nifty. That's fixed now. Also had to replace the nifty examples jar with a new version. This version os BIG (15Mb). Void is working on a smaller one, but at least with this big one, things work as expected.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7117 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- return null for OptimizeGeometry (no undo atm)
normen667 [Fri, 25 Mar 2011 23:46:50 +0000 (23:46 +0000)]
- return null for OptimizeGeometry (no undo atm)

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7116 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoMouse wheel and the other two mouse buttons should now also be fixed. Since this...
ractoc@gmail.com [Fri, 25 Mar 2011 22:56:51 +0000 (22:56 +0000)]
Mouse wheel and the other two mouse buttons should now also be fixed. Since this is not tested in the NiftyGUI test there's no real of know till a test has been created though. To fix it I just tweaked the appropriate if statements a bit.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7115 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoupgraded nifty and nifty-default-controls to nightly build of 2011-03-24. Also fixed...
ractoc@gmail.com [Fri, 25 Mar 2011 21:59:52 +0000 (21:59 +0000)]
upgraded nifty and nifty-default-controls to nightly build of 2011-03-24. Also fixed the AwtMouseInput and removed some ununsed imports. The com.jme3.niftygui.InputSystem has been changed as well to correspond with the new Nifty way of working with mouse events. It now uses the new MouseInputEventQueue and the new NiftyMouseInputEvent.
There is still an issue with the mouse buttons besides the first mouse button. These should be picked up by nifty, but for some reason are not triggering a MouseButtonEvent. This is something Kirril will need to take a look at.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7114 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add undoObject to AbstractToolAction
normen667 [Fri, 25 Mar 2011 19:41:23 +0000 (19:41 +0000)]
- add undoObject to AbstractToolAction
- add Optimize Geometry tool
- fix Tool list generation

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7113 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- remove spaces from font names
normen667 [Fri, 25 Mar 2011 18:17:09 +0000 (18:17 +0000)]
- remove spaces from font names

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7112 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- fix FontCreator version
normen667 [Fri, 25 Mar 2011 16:47:35 +0000 (16:47 +0000)]
- fix FontCreator version
- fix font name passing

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7111 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add Font Creator to build
normen667 [Fri, 25 Mar 2011 16:16:34 +0000 (16:16 +0000)]
- add Font Creator to build

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7110 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add first version of font creator (use via New File..)
normen667 [Fri, 25 Mar 2011 16:15:56 +0000 (16:15 +0000)]
- add first version of font creator (use via New File..)

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7109 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoMade the UDP port constant separate from TCP to allow
PSpeed42@gmail.com [Thu, 24 Mar 2011 19:34:07 +0000 (19:34 +0000)]
Made the UDP port constant separate from TCP to allow
for more interesting testing with fewer code changes.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7108 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoForgot to actually check the udp port for server
PSpeed42@gmail.com [Thu, 24 Mar 2011 19:31:30 +0000 (19:31 +0000)]
Forgot to actually check the udp port for server
creation... now it properly disables UDP for -1.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7107 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoModified so that a -1 UDP port completely disables UDP.
PSpeed42@gmail.com [Thu, 24 Mar 2011 19:26:09 +0000 (19:26 +0000)]
Modified so that a -1 UDP port completely disables UDP.
Client and server should match or bad things happen and it
might be worth adding this to the connection negotation
as a validation.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7106 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- update build.xml names
normen667 [Thu, 24 Mar 2011 14:35:35 +0000 (14:35 +0000)]
- update build.xml names

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7104 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- close SceneViewer when scene is closed
normen667 [Thu, 24 Mar 2011 14:09:39 +0000 (14:09 +0000)]
- close SceneViewer when scene is closed

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7103 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- change hudson build target names so they dont appear in the NB project
normen667 [Thu, 24 Mar 2011 13:40:36 +0000 (13:40 +0000)]
- change hudson build target names so they dont appear in the NB project

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7101 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFix to bezier curve length computation.
Kaelthas_Spellsinger@o2.pl [Thu, 24 Mar 2011 11:41:50 +0000 (11:41 +0000)]
Fix to bezier curve length computation.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7100 75d07b2b-3a1a-0410-a2c5-0572b91ccdca