OSDN Git Service

mikumikustudio/MikuMikuStudio.git
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

13 years agoMake client-side background threads daemon.
PSpeed42@gmail.com [Tue, 26 Apr 2011 21:53:49 +0000 (21:53 +0000)]
Make client-side background threads daemon.
Reduced the amount of logging from invalid UDP messages
received.

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

13 years agoWIP Ragdoll
remy.bouquet@gmail.com [Tue, 26 Apr 2011 21:53:39 +0000 (21:53 +0000)]
WIP Ragdoll
- fixed the "push ups" issue
- now Sinbad knows his up side

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

13 years ago- WIP Sinbad standing up model
remy.bouquet@gmail.com [Tue, 26 Apr 2011 20:54:32 +0000 (20:54 +0000)]
- WIP Sinbad standing up model

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

13 years ago- WIP Sinbad Ragdoll can now stand up after beeing whacked
remy.bouquet@gmail.com [Tue, 26 Apr 2011 20:42:44 +0000 (20:42 +0000)]
- WIP Sinbad Ragdoll can now stand up after beeing whacked

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

13 years agoSDK : Fixed AssetPackLoader so build works again
remy.bouquet@gmail.com [Mon, 25 Apr 2011 08:44:56 +0000 (08:44 +0000)]
SDK : Fixed AssetPackLoader so build works again

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

13 years ago * Fix issue 179, shadows and HDR don't work together (thanks spencers)
shadowislord [Mon, 25 Apr 2011 01:49:19 +0000 (01:49 +0000)]
 * Fix issue 179, shadows and HDR don't work together (thanks spencers)

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

13 years agoFixed a hack in Bone class for the ragdoll, so Kirill can sleep again.
remy.bouquet@gmail.com [Sun, 24 Apr 2011 21:12:19 +0000 (21:12 +0000)]
Fixed a hack in Bone class for the ragdoll, so Kirill can sleep again.

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

13 years agoFixed double TempVars locking in skeleton and bone when computing skinning matrices...
remy.bouquet@gmail.com [Sun, 24 Apr 2011 08:45:35 +0000 (08:45 +0000)]
Fixed double TempVars locking in skeleton and bone when computing skinning matrices, thanks to cyuczieekc

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

13 years ago * Added TestSoftwareMouse
shadowislord [Sat, 23 Apr 2011 23:14:48 +0000 (23:14 +0000)]
 * Added TestSoftwareMouse

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

13 years ago * Fixed IllegalArgumentException in Camera.setGuiBounding
shadowislord [Sat, 23 Apr 2011 23:05:45 +0000 (23:05 +0000)]
 * Fixed IllegalArgumentException in Camera.setGuiBounding

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

13 years ago * Fix syntax error in TestOgreAnim
shadowislord [Sat, 23 Apr 2011 20:51:23 +0000 (20:51 +0000)]
 * Fix syntax error in TestOgreAnim
 * Ogre3D MaterialLoader now properly loads materials exported from blender2ogre (Blender 2.57)

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

13 years ago * Fixed yet another bug with transforms, this time in Spatial.worldToLocal
shadowislord [Sat, 23 Apr 2011 20:19:19 +0000 (20:19 +0000)]
 * Fixed yet another bug with transforms, this time in Spatial.worldToLocal

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

13 years ago- add cpptasks to antlibs
normen667 [Sat, 23 Apr 2011 16:02:48 +0000 (16:02 +0000)]
- add cpptasks to antlibs
- add build script for native bullet binaries
- add documentation for building native bullet statically
- add first native classes for PhysicsSpace (nothing works yet, only physics space is created)

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

13 years ago * Changed depth function back to GL_LEQUAL
shadowislord [Sat, 23 Apr 2011 04:07:43 +0000 (04:07 +0000)]
 * Changed depth function back to GL_LEQUAL

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

13 years ago * CrossHatch filter should now properly compile on ATI
shadowislord [Sat, 23 Apr 2011 03:13:05 +0000 (03:13 +0000)]
 * CrossHatch filter should now properly compile on ATI

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

13 years ago * Fixed issue where scene graphs with non-uniform scales would give incorrect result
shadowislord [Sat, 23 Apr 2011 03:05:06 +0000 (03:05 +0000)]
 * Fixed issue where scene graphs with non-uniform scales would give incorrect result

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

13 years ago * Animated models won't be updated unless they are in the camera frustum ... Hopeful...
shadowislord [Sat, 23 Apr 2011 02:03:21 +0000 (02:03 +0000)]
 * Animated models won't be updated unless they are in the camera frustum ... Hopefully this won't break anything

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

13 years ago * Actually fixed the setSpatial(null) bug now ..
shadowislord [Sat, 23 Apr 2011 01:28:32 +0000 (01:28 +0000)]
 * Actually fixed the setSpatial(null) bug now ..

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

13 years ago * Fix syntax error in TerrainLodControl
shadowislord [Sat, 23 Apr 2011 01:04:48 +0000 (01:04 +0000)]
 * Fix syntax error in TerrainLodControl

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

13 years ago * Removed deprecated methods from AnimControl
shadowislord [Sat, 23 Apr 2011 01:02:07 +0000 (01:02 +0000)]
 * Removed deprecated methods from AnimControl
 * Fixed bug where AnimControl would crash on setSpatial(null)
 * Mesh will deserialize lod levels list using arraycopy now
 * Renamed shorthands "ar" and "manager" to their Application equivalents in AudioApp

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