1378 Commits

Author SHA1 Message Date
PSp..om
48db901b5b Added a method for easily determining if there are active
connections.
Early-return in the broadcast method if there are no connections.
This prevents allocation of a message if it's just going to get
dropped on the floor anyway.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8932 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-16 00:31:40 +00:00
bre..ns
356c3b55cc deprecating and removing most AWT dependencies from heightmaps and TerrainGrid, still some more to do
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8930 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-14 20:56:28 +00:00
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)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8928 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-14 13:26:52 +00:00
nor..67
f6ccfa79bb - fix non-UTF8 characters in bullet importer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8921 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-13 22:52:14 +00:00
sky..ok
459f3ba4dd Fixed link to missing model in TestTransparentCartoonEdge and TestTransparentSSAO
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8918 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-13 19:12:23 +00:00
sky..ok
ef083e477f Fixed link to missing model in TestTransparentShadow
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8917 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-13 19:10:33 +00:00
bre..ns
7d2d0bdc75 fixed arraycopy buffer overflow error for Shorts in AWTLoader
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8916 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-13 17:51:09 +00:00
rem..om
08af19ec5b Cinematics :
- One can now shift time forward an backward in a cinematic with the setTime(float) method, all sub cinematic events support it except soundtrack (has to be implemented)
- Enhanced MotionPath calculation to allow time shifting, and made speed more constant
- changed test cases accordingly
- some more javadoc
- fixed some problems in GUITrack


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8913 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 21:23:35 +00:00
Sha..rd
7b907b002d * javadoc fix for mesh
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8905 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-09 02:24:58 +00:00
Kae..pl
0e4f115e84 FIXED: Issue 430: Blender loader sets blend mode = alpha on material that is not really transparent
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8900 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 17:37:58 +00:00
Kae..pl
4b55383ba0 FIXED: Issue 427: Blender loader writes BindPose buffers without BoneIndex or BoneWeight data
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8899 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 12:38:19 +00:00
Kae..pl
7e3e35c7f2 FIXED: Issue 428: Blender loader doesn't compress index buffers
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8898 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 12:06:25 +00:00
Kae..pl
7f694b3ba0 BUGFIX: Issue 434: Blender loader loads model with incorrect Y-up transform
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8897 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 11:44:23 +00:00
nor..67
70b35f73ff - fix bullet native library name for 64bit linux in Natives.jar
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8885 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-08 00:19:24 +00:00
Sha..rd
58d26b5ebe * Mesh.cloneForAnim() now clones tangent buffer as well
* Fix javadoc in Mesh.cloneForAnim(), the position/normal/tangent buffers are cloned

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8878 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-07 01:13:24 +00:00
Kae..pl
a1d73d159d Many changes to blender importer:
- constraints refactoring (easier use and less code)
- constraints support for blender 2.50+ (although not all of the constraints are supported)
- Y is up axis issue fixed for animations
- owner and target spaces evaluation support for constraints (two bone space modes still to do)
- simplified code for bones loading (though still needs some refactoring)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8877 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-06 22:33:49 +00:00
nor..67
082f2fb633 - move NVCompress tool to SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8874 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-06 19:45:56 +00:00
nor..67
e6fae36159 - remove Java 1.6-only call in AwtPanel
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8873 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-06 19:23:08 +00:00
nor..67
5ce347eec8 - use JmeSystem.getStorageFolder() for SaveGame util
- move SaveGame util to core plugins
- fix BinaryImporter accessing assetManager if null

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8872 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-06 19:19:04 +00:00
nor..67
e441f95d5e - use JmeSystem.getStorageFolder() for SaveGame util
- move SaveGame util to core plugins
- fix BinaryImporter accessing assetManager if null

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8871 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-06 19:18:59 +00:00
rem..om
cbd1248302 Mesh bufferList is now a SafeArrayList instead of an ArrayList
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8869 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-05 20:27:28 +00:00
Sha..rd
538b6edd35 * Lines can now be imported from ogre3d meshes
* Better error messages for ogre3d meshes when strips or fans are used

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8868 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-05 19:39:09 +00:00
rem..om
ed6dedb409 OGLESShaderRenderer : Changed Iteration on mesh buffer to use bufferList ArrayList instead of buffer IntMap. This fixes the non working animation issue on android. IntMap must be further investigated
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8867 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-05 17:35:24 +00:00
rem..om
c8c4cfe7c0 Fixed semicolon 'conceptual' disappearance
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8861 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-04 22:13:20 +00:00
Sha..om
8c94853989 * Replaced mandatory check in Ray.setDirection() with assertion
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8860 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-04 21:55:48 +00:00
Sha..om
cebf822f0e * Added check for unit vector in Ray.setDirection()
* Changed Ray constructor to set direction to 0, 0, 1 to satisfy above requirement
 * Ray no longer steals references

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8859 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-04 21:48:23 +00:00
Sha..om
28a10e239c * Moved framebuffer exception INSIDE NPOT check instead of outside where it made no sense
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8858 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-04 21:34:44 +00:00
nor..67
3f8ee953ed - unify native jmePhysicsSpace for android and desktop
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8852 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-04 04:42:08 +00:00
nor..67
c16e880888 - remove desktop-fx package and move effects to core, remove HDRRenderer swing UI
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8849 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 22:26:46 +00:00
nor..67
85ed03bb92 - remove desktop-fx package and move effects to core, remove HDRRenderer swing UI
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8848 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 22:25:52 +00:00
nor..67
3cdaf0e051 jme3:
- fix imports in all classes

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8843 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 14:06:48 +00:00
nor..67
c906508e62 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now
- separate jar files for engine components
- resolve dependencies between code parts
- remove Nifty dependency from Cinematics
- remove Physics dependency from TerrainGrid
- add public accessors to Natives Extraction
- remove RenderHint serialization from networking

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8839 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 01:22:42 +00:00
nor..67
1cc957e7e9 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now
- separate jar files for engine components
- resolve dependencies between code parts
- remove Nifty dependency from Cinematics
- remove Physics dependency from TerrainGrid
- add public accessors to Natives Extraction
- remove RenderHint serialization from networking

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8838 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-03 01:19:18 +00:00
rem..om
30eefdfe43 Inverted Pond normal map red channel to look correct with the lighting material
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8837 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-02 12:23:32 +00:00
bre..ns
7f1fff1538 fixed some terrain edge tangents
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8835 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-01 03:56:32 +00:00
Sha..om
875ed1c7cc * Fix version check in SceneLoader
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8833 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-01 01:38:42 +00:00
rem..om
c4d3e7ea6f - Bone : Attached Node transforsm are now correctly updated when using setUserTransformWorld
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8830 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-28 20:36:35 +00:00
nor..67
6113425db9 - add loading of native bullet libraries to AndroidHarness, caught if fails
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8828 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 23:27:56 +00:00
nor..67
e1bcefefe9 - use Float.isInfinite in ShadowUtil
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8827 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 16:01:16 +00:00
nor..67
3b1ab69223 - use Float.isInfinite in ShadowUtil
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8826 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 16:00:30 +00:00
nor..67
2c0fe5e938 - also do check for input stream in Natives extraction
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8825 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 13:54:32 +00:00
nor..67
9574f9dd64 - make sure Natives extraction closes stream
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8824 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 13:53:03 +00:00
nor..67
e285caae6d - fix check for Nan in ShadowUtil
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8823 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 13:50:29 +00:00
nor..67
d39c9ef6da - use Integer.valueOf(int) instead of new Integer(int) in ogg streaming
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8822 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 13:47:25 +00:00
nor..67
4e66dddc95 - remove unneeded instanceof and casting in Material
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8821 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 13:46:51 +00:00
nor..67
212b57ecc6 - add some equals() methods where compareTo is used
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8820 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 13:46:20 +00:00
nor..67
0977957706 - use separate build path for bullet native .o files
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8814 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 00:50:07 +00:00
nor..67
d7f12c76d9 - use better path property in android build
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8813 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-26 23:48:14 +00:00
nor..67
4e17088fa4 - re-enable build-bullet-natives depends
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8810 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-26 22:28:56 +00:00
bre..ns
9da184fcd7 cleaned up geomap code
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8808 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-26 21:47:04 +00:00