OSDN Git Service

mikumikustudio/MikuMikuStudio.git
13 years ago * Fixed MTL loader bug when handling Tr/d statement
shadowislord [Sun, 8 May 2011 17:10:13 +0000 (17:10 +0000)]
 * Fixed MTL loader bug when handling Tr/d statement

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

13 years agoSet z scale to 0 in orthoMatrix as it was before
remy.bouquet@gmail.com [Sun, 8 May 2011 13:49:24 +0000 (13:49 +0000)]
Set z scale to 0 in orthoMatrix as it was before

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

13 years ago * Added Javadoc for Picture, FrameBuffer, Image.Format, and AppSettings
shadowislord [Sat, 7 May 2011 23:57:24 +0000 (23:57 +0000)]
 * Added Javadoc for Picture, FrameBuffer, Image.Format, and AppSettings

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

13 years agoBullet Native:
normen667 [Sat, 7 May 2011 20:39:49 +0000 (20:39 +0000)]
Bullet Native:
- fix infinite loop bug in PhysicsRigidBody.getGravity()

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

13 years ago * Fixed exception in Mesh.setInterleaved
shadowislord [Sat, 7 May 2011 20:07:42 +0000 (20:07 +0000)]
 * Fixed exception in Mesh.setInterleaved

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

13 years ago * Made MTLLoader more compatible
shadowislord [Sat, 7 May 2011 20:05:43 +0000 (20:05 +0000)]
 * Made MTLLoader more compatible
 * Fixed bug where MTLLoader would skip lines
 * Fixed exception in Mesh.setInterleaved

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

13 years ago- Fixed crash in Curve class when building indexbuffer
remy.bouquet@gmail.com [Sat, 7 May 2011 07:49:11 +0000 (07:49 +0000)]
- Fixed crash in Curve class when building indexbuffer

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

13 years ago * Fixed viewport location bug in RenderManager
shadowislord [Sat, 7 May 2011 05:48:44 +0000 (05:48 +0000)]
 * Fixed viewport location bug in RenderManager

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

13 years ago * Fixed exception in SkyFactory
shadowislord [Sat, 7 May 2011 00:02:14 +0000 (00:02 +0000)]
 * Fixed exception in SkyFactory

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

13 years ago * Deleted bulletjme.dll due to missing dependencies error. It must be recompiled...
shadowislord [Sat, 7 May 2011 00:01:02 +0000 (00:01 +0000)]
 * Deleted bulletjme.dll due to missing dependencies error. It must be recompiled with GCC -static-libgcc -static-libstdc++ argument.

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

13 years ago * Added workaround to faulty blender2ogre exporter
shadowislord [Fri, 6 May 2011 23:54:29 +0000 (23:54 +0000)]
 * Added workaround to faulty blender2ogre exporter

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

13 years ago- Fixed viewPort positioning and scaling for ortho cam and added multiple gui viewpor...
remy.bouquet@gmail.com [Fri, 6 May 2011 23:08:10 +0000 (23:08 +0000)]
- Fixed viewPort positioning and scaling for ortho cam and added multiple gui viewports to TestMultiViews
- Filters can now be added to multiple viewports, added a TestMultiViewsFilters

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

13 years ago- fix PhysicsSpace.removeAll() recursion bug (same fix as for addAll)
normen667 [Fri, 6 May 2011 18:02:19 +0000 (18:02 +0000)]
- fix PhysicsSpace.removeAll() recursion bug (same fix as for addAll)
Fixes Issue 349

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

13 years ago * Deprecated ViewPort.setClearEnabled, since we have separate clear flags for each...
shadowislord [Fri, 6 May 2011 01:50:47 +0000 (01:50 +0000)]
 * Deprecated ViewPort.setClearEnabled, since we have separate clear flags for each channel in the framebuffer

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

13 years agoWaterFilter : reduced foam texture size
remy.bouquet@gmail.com [Thu, 5 May 2011 16:15:52 +0000 (16:15 +0000)]
WaterFilter : reduced foam texture size

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

13 years agoSimpleWaterProcessor : fixed 1 frame late rendering of the reflectionand refraction map
remy.bouquet@gmail.com [Thu, 5 May 2011 16:05:48 +0000 (16:05 +0000)]
SimpleWaterProcessor : fixed 1 frame late rendering of the reflectionand refraction map

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

13 years ago- remove native bullet from jMP core libraries
normen667 [Thu, 5 May 2011 14:46:56 +0000 (14:46 +0000)]
- remove native bullet from jMP core libraries

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

13 years agoReworked how client connection teardown happens in the face
PSpeed42@gmail.com [Thu, 5 May 2011 05:59:52 +0000 (05:59 +0000)]
Reworked how client connection teardown happens in the face
of the network connection disappearing or any other random errors
on the channel.  Now errors that cause the connection to drop
will be properly reported as client disconnects... there is also
a new error field on the DisconnectInfo that is filled in in these
cases.
Added an ErrorListener that can be used to more tightly control
how errors are handled for the Client.
Fixed the double event dispatch that occurred during Client
closing.

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

13 years agoFixing a pretty significant typo.
PSpeed42@gmail.com [Thu, 5 May 2011 05:49:18 +0000 (05:49 +0000)]
Fixing a pretty significant typo.

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

13 years agoThe KernelAdapter now keeps a rolling message buffer
PSpeed42@gmail.com [Thu, 5 May 2011 05:07:28 +0000 (05:07 +0000)]
The KernelAdapter now keeps a rolling message buffer
for the endpoints when using a reliable connection.
There is no guarantee that the buffers going out from
a client won't be chopped up by the networking stack
in various ways.  It was always the intent to accumulate
them like this (the client side already does after all)
but it was an oversight.  It's a testament to modern
networking that this hasn't come up in practice yet.

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

13 years agoKirill: Better fix for mac issue
normen667 [Thu, 5 May 2011 01:35:38 +0000 (01:35 +0000)]
Kirill: Better fix for mac issue

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

13 years agoKirill: Fixed Mac issue where canvas wouldn't render anything when framebuffers were...
normen667 [Thu, 5 May 2011 01:05:52 +0000 (01:05 +0000)]
Kirill: Fixed Mac issue where canvas wouldn't render anything when framebuffers were used

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

13 years ago * Fixed crash in MaterialLoader when handling materials exported from Blender 2.57
shadowislord [Wed, 4 May 2011 22:39:22 +0000 (22:39 +0000)]
 * Fixed crash in MaterialLoader when handling materials exported from Blender 2.57

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

13 years ago * Fix LwjglCanvas freezing on Windows XP
shadowislord [Wed, 4 May 2011 20:34:30 +0000 (20:34 +0000)]
 * Fix LwjglCanvas freezing on Windows XP

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

13 years ago * When using canvas, ensure that the same pixel format is used for all shared contex...
shadowislord [Wed, 4 May 2011 19:07:10 +0000 (19:07 +0000)]
 * When using canvas, ensure that the same pixel format is used for all shared contexts, as recommended by Apple documentation.

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

13 years ago * LwjglCanvas now correctly resets the renderer state by calling renderer.invalidate...
shadowislord [Wed, 4 May 2011 18:58:22 +0000 (18:58 +0000)]
 * LwjglCanvas now correctly resets the renderer state by calling renderer.invalidateState(). Doing renderer.resetGLObjects() is NOT sufficient in many cases ...

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

13 years ago * Load proper bulletjme dll for windows 64 bit
shadowislord [Wed, 4 May 2011 18:08:27 +0000 (18:08 +0000)]
 * Load proper bulletjme dll for windows 64 bit

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

13 years ago * Added proper check for framebuffer textures when doing NPOT scaling.
ShadowIsLord@gmail.com [Wed, 4 May 2011 16:19:51 +0000 (16:19 +0000)]
 * Added proper check for framebuffer textures when doing NPOT scaling.

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

13 years ago * Throw proper exception in TestJoystick if none found
ShadowIsLord@gmail.com [Wed, 4 May 2011 16:13:17 +0000 (16:13 +0000)]
 * Throw proper exception in TestJoystick if none found

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

13 years ago * Removed incorrect javadoc from TestChangeAppIcon
ShadowIsLord@gmail.com [Wed, 4 May 2011 15:58:49 +0000 (15:58 +0000)]
 * Removed incorrect javadoc from TestChangeAppIcon

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

13 years ago * SceneLoader will no longer crash if material file cannot be found
ShadowIsLord@gmail.com [Wed, 4 May 2011 15:54:37 +0000 (15:54 +0000)]
 * SceneLoader will no longer crash if material file cannot be found

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

13 years ago * Better error message in ImageToAwt.convert()
ShadowIsLord@gmail.com [Wed, 4 May 2011 15:47:16 +0000 (15:47 +0000)]
 * Better error message in ImageToAwt.convert()

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

13 years ago * Removed argument check in Mesh.setBuffer() since now its done in VertexBuffer...
ShadowIsLord@gmail.com [Wed, 4 May 2011 15:41:58 +0000 (15:41 +0000)]
 * Removed argument check in Mesh.setBuffer() since now its done in VertexBuffer.setupData()

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

13 years ago * Added null checks in setupData()
ShadowIsLord@gmail.com [Wed, 4 May 2011 15:40:21 +0000 (15:40 +0000)]
 * Added null checks in setupData()

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

13 years ago * Added check in SkyFactory to ensure the images can be used in a cubemap
shadowislord [Wed, 4 May 2011 13:46:15 +0000 (13:46 +0000)]
 * Added check in SkyFactory to ensure the images can be used in a cubemap

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

13 years agoUpdate windows bullet native
normen667 [Wed, 4 May 2011 03:58:08 +0000 (03:58 +0000)]
Update windows bullet native

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

13 years ago- update macosx bullet natives
normen667 [Wed, 4 May 2011 03:49:03 +0000 (03:49 +0000)]
- update macosx bullet natives

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

13 years ago- initialize native bullet classes on every object creation
normen667 [Wed, 4 May 2011 03:45:31 +0000 (03:45 +0000)]
- initialize native bullet classes on every object creation
- remove initialization from java physicsspace

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

13 years agoadd windows dll
normen667 [Wed, 4 May 2011 02:53:20 +0000 (02:53 +0000)]
add windows dll

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

13 years agoUpdate windows bullet native
normen667 [Wed, 4 May 2011 02:49:31 +0000 (02:49 +0000)]
Update windows bullet native

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

13 years agoUpdate windows bullet native
normen667 [Wed, 4 May 2011 02:44:08 +0000 (02:44 +0000)]
Update windows bullet native

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

13 years agoUpdate windows bullet native
normen667 [Wed, 4 May 2011 02:41:27 +0000 (02:41 +0000)]
Update windows bullet native

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

13 years ago- add native bullet lib directories for linux and windows
normen667 [Wed, 4 May 2011 02:37:37 +0000 (02:37 +0000)]
- add native bullet lib directories for linux and windows

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

13 years ago- add project for editing native bullet
normen667 [Wed, 4 May 2011 02:14:42 +0000 (02:14 +0000)]
- add project for editing native bullet

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

13 years ago * Added check in Mesh.setBuffer() for components argument to be between 1 and 4
shadowislord [Wed, 4 May 2011 00:39:07 +0000 (00:39 +0000)]
 * Added check in Mesh.setBuffer() for components argument to be between 1 and 4

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

13 years ago- remove deprecated info
normen667 [Wed, 4 May 2011 00:01:09 +0000 (00:01 +0000)]
- remove deprecated info

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

13 years ago * Commented out useless assertion
ShadowIsLord@gmail.com [Tue, 3 May 2011 22:52:59 +0000 (22:52 +0000)]
 * Commented out useless assertion

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

13 years agoUpdate windows bullet native
normen667 [Tue, 3 May 2011 22:35:44 +0000 (22:35 +0000)]
Update windows bullet native

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

13 years ago- add disable warning option to Natives.jar extraction
normen667 [Tue, 3 May 2011 22:23:54 +0000 (22:23 +0000)]
- add disable warning option to Natives.jar extraction

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

13 years ago- use finally in Natives.jar
normen667 [Tue, 3 May 2011 22:13:05 +0000 (22:13 +0000)]
- use finally in Natives.jar

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

13 years ago- load library in Natives.java on demand
normen667 [Tue, 3 May 2011 21:51:33 +0000 (21:51 +0000)]
- load library in Natives.java on demand

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

13 years agoUpdate windows bullet native
normen667 [Tue, 3 May 2011 20:29:37 +0000 (20:29 +0000)]
Update windows bullet native

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

13 years ago- add default build target to trunk
normen667 [Tue, 3 May 2011 20:21:16 +0000 (20:21 +0000)]
- add default build target to trunk
- fix update-sdk target

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

13 years ago- cleanup copying of libraries to jmp a bit
normen667 [Tue, 3 May 2011 19:54:59 +0000 (19:54 +0000)]
- cleanup copying of libraries to jmp a bit

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

13 years agoUpdate windows bullet native
normen667 [Tue, 3 May 2011 17:18:21 +0000 (17:18 +0000)]
Update windows bullet native

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

13 years ago- use current dll for windows 32bit
normen667 [Tue, 3 May 2011 16:10:08 +0000 (16:10 +0000)]
- use current dll for windows 32bit

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

13 years ago- make 64bit default for native libraries (e.g. libbulletjme32.so for 32bit)
normen667 [Tue, 3 May 2011 16:01:27 +0000 (16:01 +0000)]
- make 64bit default for native libraries (e.g. libbulletjme32.so for 32bit)

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

13 years ago- fix ant target name
normen667 [Tue, 3 May 2011 15:46:13 +0000 (15:46 +0000)]
- fix ant target name

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

13 years ago- add building of linux bullet native to nightly build
normen667 [Tue, 3 May 2011 15:44:10 +0000 (15:44 +0000)]
- add building of linux bullet native to nightly build
- add opt directory to nightly distribution

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

13 years ago- output messages while build process, remove verbose output from copy etc.
normen667 [Tue, 3 May 2011 15:32:45 +0000 (15:32 +0000)]
- output messages while build process, remove verbose output from copy etc.

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

13 years ago- make bullet and some nifty files public in jMP
normen667 [Tue, 3 May 2011 15:17:05 +0000 (15:17 +0000)]
- make bullet and some nifty files public in jMP

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

13 years agoadd windows bullet native
normen667 [Tue, 3 May 2011 15:07:00 +0000 (15:07 +0000)]
add windows bullet native

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

13 years ago- add new library links to jMP
normen667 [Tue, 3 May 2011 14:39:36 +0000 (14:39 +0000)]
- add new library links to jMP

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

13 years ago- cleanup build process
normen667 [Tue, 3 May 2011 14:33:55 +0000 (14:33 +0000)]
- cleanup build process
- unify jME3 jar file names
- build optional libraries
- build android jar as opt library
- build native bullet as opt library
- cleanup Natives.java
- add bullet native extraction to Natives.java
- add better macosx Java7 recgnition to JmeSystem.java
- add dependency finder ant lib for comparing native and java bullet API

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

13 years agocopy Bullet Native to trunk
normen667 [Tue, 3 May 2011 14:27:00 +0000 (14:27 +0000)]
copy Bullet Native to trunk

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

13 years ago- fix android build errors
normen667 [Mon, 2 May 2011 23:41:10 +0000 (23:41 +0000)]
- fix android build errors

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

13 years ago- disable welcome screen
normen667 [Mon, 2 May 2011 18:52:34 +0000 (18:52 +0000)]
- disable welcome screen

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

13 years ago- fix NiftyJmeDisplay in jMP
normen667 [Mon, 2 May 2011 18:48:14 +0000 (18:48 +0000)]
- fix NiftyJmeDisplay in jMP

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

13 years ago * Set AppSettings.setRenderer() to LWJGL_OpenGL_ANY to choose renderer based on...
shadowislord [Sun, 1 May 2011 23:40:56 +0000 (23:40 +0000)]
 * Set AppSettings.setRenderer() to LWJGL_OpenGL_ANY to choose renderer based on capabilities of video card.

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

13 years ago * Reduce input lag by polling after framerate syncing
shadowislord [Sun, 1 May 2011 19:02:36 +0000 (19:02 +0000)]
 * Reduce input lag by polling after framerate syncing

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

13 years agoHumanoidRagdollPreset : fixed shoulder joint limit
remy.bouquet@gmail.com [Sun, 1 May 2011 09:21:55 +0000 (09:21 +0000)]
HumanoidRagdollPreset : fixed shoulder joint limit

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

13 years agoKinematicRagdollControl :
remy.bouquet@gmail.com [Sun, 1 May 2011 09:18:29 +0000 (09:18 +0000)]
KinematicRagdollControl :
- Made a lot of clean up and optimization
- Better automagic creation of the ragdoll

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

13 years ago * Nifty Gui now uses jME3 AssetManager to find XML files
shadowislord [Sun, 1 May 2011 05:00:04 +0000 (05:00 +0000)]
 * Nifty Gui now uses jME3 AssetManager to find XML files

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

13 years ago * Sorting ID now reset properly when shader or texture changed
shadowislord [Sun, 1 May 2011 04:48:10 +0000 (04:48 +0000)]
 * Sorting ID now reset properly when shader or texture changed

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

13 years ago * Added checking for image format
shadowislord [Sun, 1 May 2011 04:41:00 +0000 (04:41 +0000)]
 * Added checking for image format

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

13 years ago * Canvas is now using pbuffer workaround, allowing renderer to acquire renderer...
shadowislord [Sat, 30 Apr 2011 23:10:25 +0000 (23:10 +0000)]
 * Canvas is now using pbuffer workaround, allowing renderer to acquire renderer capabilities even if the canvas is not visible yet.
 * Handling of context destruction is now handled individually for displays and canvases.
For canvas, this allows it to destroy the pbuffer in addition to the display.
 * VertexBuffer now has better detection for data size changes, might prevent GL errors in certain cases. NOTE: VertexBuffer.updateData() is generally more stable than VertexBuffer.setUpdateNeeded(). Refrain from using setUpdateNeeded() .. its an internal call anyway. Using it directly could cause GL errors.

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

13 years agoMade ragdollTest silent again
remy.bouquet@gmail.com [Sat, 30 Apr 2011 20:24:00 +0000 (20:24 +0000)]
Made ragdollTest silent again

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

13 years ago- RagdollControl is now called KinematicRagdollControl
remy.bouquet@gmail.com [Sat, 30 Apr 2011 13:47:01 +0000 (13:47 +0000)]
- RagdollControl is now called KinematicRagdollControl
- better user API (setKinematicMode(), setRagdollMode(),...)
- You can now enable/disable the control anytime, with no side effects
- added more javadoc

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

13 years ago- Added a test case for the add kinematic object to physic space to tets with native...
remy.bouquet@gmail.com [Sat, 30 Apr 2011 10:12:38 +0000 (10:12 +0000)]
- Added a test case for the add kinematic object to physic space to tets with native bullet
- made a workaround in PhysicSpace for non native

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

13 years ago* Fixed bug in RenderImageJme Texture constructor that would not take into account...
shadowislord [Fri, 29 Apr 2011 23:52:11 +0000 (23:52 +0000)]
* Fixed bug in RenderImageJme Texture constructor that would not take into account width/height
 * MatParam toString() method will now display value

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

13 years ago- add missing stack traces for some error display situations
normen667 [Fri, 29 Apr 2011 23:13:38 +0000 (23:13 +0000)]
- add missing stack traces for some error display situations

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

13 years ago- fix update centers
normen667 [Fri, 29 Apr 2011 22:42:39 +0000 (22:42 +0000)]
- fix update centers

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

13 years ago- remove downloading of help sets from build (images download is broken and it takes...
normen667 [Fri, 29 Apr 2011 22:21:13 +0000 (22:21 +0000)]
- remove downloading of help sets from build (images download is broken and it takes too long)

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

13 years agoSDK
remy.bouquet@gmail.com [Fri, 29 Apr 2011 22:19:15 +0000 (22:19 +0000)]
SDK
hopefully fixed build

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

13 years ago- add empty constructore to AudioNode to reenable serialization (temp fix)
normen667 [Fri, 29 Apr 2011 21:44:14 +0000 (21:44 +0000)]
- add empty constructore to AudioNode to reenable serialization (temp fix)

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

13 years ago * Fix NPE in LwjglCanvas.restoreCanvas()
ShadowIsLord@gmail.com [Fri, 29 Apr 2011 19:04:13 +0000 (19:04 +0000)]
 * Fix NPE in LwjglCanvas.restoreCanvas()

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

13 years agoRagdoll
remy.bouquet@gmail.com [Fri, 29 Apr 2011 17:31:04 +0000 (17:31 +0000)]
Ragdoll
- made some clean up
- started a draft javadoc

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

13 years ago * Uncaught exception handler now set only on render thread instead of entire VM
shadowislord [Thu, 28 Apr 2011 21:58:02 +0000 (21:58 +0000)]
 * Uncaught exception handler now set only on render thread instead of entire VM

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

13 years ago * J3O embedded textures now supported. All textures without a TextureKey set will...
ShadowIsLord@gmail.com [Thu, 28 Apr 2011 20:36:28 +0000 (20:36 +0000)]
 * J3O embedded textures now supported. All textures without a TextureKey set will have their image data directly saved in the J3O file.

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

13 years ago- remove wrong native call from test
normen667 [Wed, 27 Apr 2011 21:30:53 +0000 (21:30 +0000)]
- remove wrong native call from test

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

13 years ago- output command of cpptasks
normen667 [Wed, 27 Apr 2011 20:40:46 +0000 (20:40 +0000)]
- output command of cpptasks

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

13 years ago- fix TestBoneRagdoll init order for native physics
normen667 [Wed, 27 Apr 2011 19:59:36 +0000 (19:59 +0000)]
- fix TestBoneRagdoll init order for native physics

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

13 years ago- add newest version of cpptasks
normen667 [Wed, 27 Apr 2011 19:52:35 +0000 (19:52 +0000)]
- add newest version of cpptasks

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

13 years ago- remove static fields from physics tests
normen667 [Wed, 27 Apr 2011 19:33:50 +0000 (19:33 +0000)]
- remove static fields from physics tests

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

13 years ago- add target to buil.xml to build native bullet
normen667 [Wed, 27 Apr 2011 19:14:18 +0000 (19:14 +0000)]
- add target to buil.xml to build native bullet

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

13 years agoRagdoll
remy.bouquet@gmail.com [Wed, 27 Apr 2011 18:49:55 +0000 (18:49 +0000)]
Ragdoll
- setSpatial(null) supported
- fixed debug shape

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

13 years ago * Added javadoc to AudioNode
shadowislord [Wed, 27 Apr 2011 17:45:57 +0000 (17:45 +0000)]
 * Added javadoc to AudioNode
 * Added methods play(), playInstance() and stop() to AudioNode

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

13 years ago * Removed all deprecated classes, methods, and fields
shadowislord [Wed, 27 Apr 2011 16:45:01 +0000 (16:45 +0000)]
 * Removed all deprecated classes, methods, and fields
 * AudioNode now takes AudioRenderer in its constructor to allow audio.play() functionality

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

13 years ago * Fix for jMonkeyPlatform "100% CPU usage" bug
shadowislord [Wed, 27 Apr 2011 16:02:09 +0000 (16:02 +0000)]
 * Fix for jMonkeyPlatform "100% CPU usage" bug
 * Deprecate Quaternion.normalize() as it does not follow naming convention

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

13 years ago- add maxtime for BombControl
normen667 [Wed, 27 Apr 2011 13:33:33 +0000 (13:33 +0000)]
- add maxtime for BombControl

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