bre..ns
d5c2a14602
an only add one terrain to the scene now in jmp
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7202 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
6c776e7bb3
* 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: https://jmonkeyengine.googlecode.com/svn/trunk@7201 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
a724165a33
- update MaterialEditor to use getValueAsString()
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7200 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
ff344c6a96
* Added MatParam.getValueAsString() to print out the material param value as it would appear in a J3M file.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7199 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
bb238c3c99
* Fixed bug with OGG audio having incorrect length
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7198 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
c3b060be6d
* Fixed bug with WAV audio getting truncated on import
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7197 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
b24b3f78d4
- add suppress warnings for Spatial.getUserData()
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7196 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
554a088ef1
- remove VehicleCreator from windows menu
...
- on double-click open j3os in SceneComposer instead of viewing them
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7195 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
0e6e586c05
- some cleanups in Material Editor
...
- add new wiki pages
- improve "development" section in manual
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7194 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
6407e5617d
- use paul's awesome generics magic in Spatial.getUserData
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7193 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
5c21723435
- account for flipped textures in material->j3m creation
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7192 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
93308146ea
- fix Color and Texture2D values in j3m creation using regex
...
- load and apply created j3m material to model when created
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7191 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
23e17164da
Fixed ogreComplexAnim scale
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7190 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
9c996bfc6d
Ragdoll :
...
- forgot the RagdollControl....doh
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7189 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
cbbb261828
* Made sync system deprecated
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7188 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
b9870753fc
- 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: https://jmonkeyengine.googlecode.com/svn/trunk@7187 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
916f4f203c
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: https://jmonkeyengine.googlecode.com/svn/trunk@7186 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
0a82e1ee11
Lolilol the ragdoll
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7185 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
c6a3a78b1e
- show correct material j3m in SceneExplorer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7184 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
6cab407283
- change tool wizard actions to use AWT-safe org.openide.Node instead of spatial
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7183 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
33596cb88f
- serialize light&camera name
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7182 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
d5db0aef1f
- add name to camera and light (not being part of the scenegraph is no reason to be nameless)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7181 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
PSp..om
041f47157d
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: https://jmonkeyengine.googlecode.com/svn/trunk@7180 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
d1d082156f
- use JmeFormatter in jMP output window
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7179 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
0e10f7bdc3
- fix logging to only replace logger for jme3 packages
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7178 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
90bf137894
* 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: https://jmonkeyengine.googlecode.com/svn/trunk@7177 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
b6386751e4
- refresh parent and created folder after model import
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7176 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
86a4ad3718
* J3O files will now automatically load J3M files if they were loaded via assetManager.loadMaterial()
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7175 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
b774630160
* TextureKey.equals() now takes into account flip Y flag
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7174 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
07f9cf0d23
- remove updateModelBounds() call from BasicGame template
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7173 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
9ef10e5ac7
- remove deprecated material data from BasicGame template Main.java
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7172 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
db8034d894
Node : fixed setTransformRefresh to properly set the transform refresh to all the node's children.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7171 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
c63c4a3e2b
- Used TempVars for transform calculation in getOffsetTransform
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7170 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
PSp..om
70c1db322f
Fixed an indexing bug introduced by the last change.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7169 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
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.
...
* Deprecated Transform.Identity since it does not follow conventions. Added IDENTITY to replace it.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7168 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
2611139702
* Fixed a possible issue where updateLogicalState could cause an IndexOutOfBoundsException
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7167 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
548eb26428
* 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: https://jmonkeyengine.googlecode.com/svn/trunk@7166 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
PSp..om
8858ccf2ef
Getting rid of a couple of compiler warnings.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7165 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
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
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7164 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
dc030c897f
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: https://jmonkeyengine.googlecode.com/svn/trunk@7163 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
e4c8769be0
- fix SceneToolController AppState implementation
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7162 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
cdd44058d8
- remove isActive from AppState interface
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7161 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
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
...
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: https://jmonkeyengine.googlecode.com/svn/trunk@7159 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
56554d970d
* Forgot this one ..
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7158 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
12fae01a80
* 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: https://jmonkeyengine.googlecode.com/svn/trunk@7157 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
PSp..om
ee7ba81ee3
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: https://jmonkeyengine.googlecode.com/svn/trunk@7156 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
PSp..om
858925182e
Added a log INFO message for when messages are dispatched
...
and no listeners are registered to receive it.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7154 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
PSp..om
d3364b4622
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: https://jmonkeyengine.googlecode.com/svn/trunk@7153 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
PSp..om
50465e37b3
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: https://jmonkeyengine.googlecode.com/svn/trunk@7152 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
50d55b7e59
RagdollControl ---WIP----
...
- Automatic creation of the ragdoll collisions shapes
- Changed TestBoneRagdoll (press space to activate physics, left click to shoot bombs)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7151 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago