OSDN Git Service

mikumikustudio/MikuMikuStudio.git
12 years ago- bullet native: fix changed signature for PhysicsCollisionEvent methods
normen667 [Sat, 15 Oct 2011 21:30:42 +0000 (21:30 +0000)]
- bullet native: fix changed signature for PhysicsCollisionEvent methods

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

12 years ago- bullet native: add fix for android compilation of native
normen667 [Sat, 15 Oct 2011 21:21:02 +0000 (21:21 +0000)]
- bullet native: add fix for android compilation of native

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

12 years agoUpdate windows bullet native to bullet 2.79
normen667 [Sat, 15 Oct 2011 21:16:46 +0000 (21:16 +0000)]
Update windows bullet native to bullet 2.79

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

12 years agoUpdate windows bullet native
normen667 [Sat, 15 Oct 2011 20:49:41 +0000 (20:49 +0000)]
Update windows bullet native

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

12 years ago- bullet native: add osx binary with callbacks (intel only atm)
normen667 [Sat, 15 Oct 2011 20:43:49 +0000 (20:43 +0000)]
- bullet native: add osx binary with callbacks (intel only atm)

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

12 years ago- bullet native: add osx binary with callbacks (intel only atm)
normen667 [Sat, 15 Oct 2011 20:33:17 +0000 (20:33 +0000)]
- bullet native: add osx binary with callbacks (intel only atm)

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

12 years ago- bullet native: fix two variables from temprorary
normen667 [Sat, 15 Oct 2011 19:42:43 +0000 (19:42 +0000)]
- bullet native: fix two variables from temprorary

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

12 years ago- add missing PhysicsCollisionEvent
normen667 [Sat, 15 Oct 2011 14:36:13 +0000 (14:36 +0000)]
- add missing PhysicsCollisionEvent

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

12 years ago- add collision callbacks to native bullet
normen667 [Sat, 15 Oct 2011 14:27:28 +0000 (14:27 +0000)]
- add collision callbacks to native bullet
- add SixDofSpringJoint to native bullet
(thanks to @chototsu)

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

12 years ago- commit fix to native bullet RigidBody setRestitution (thanks to @chototsu)
normen667 [Sat, 15 Oct 2011 14:03:05 +0000 (14:03 +0000)]
- commit fix to native bullet RigidBody setRestitution (thanks to @chototsu)

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

12 years ago- commit fix to bullet RigidBody angular/linear mixup (thanks to @chototsu)
normen667 [Sat, 15 Oct 2011 13:52:24 +0000 (13:52 +0000)]
- commit fix to bullet RigidBody angular/linear mixup (thanks to @chototsu)

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

12 years ago- commit fixes to bullet native PhysicsVehicle and DebugShapeFactory (thanks to ...
normen667 [Sat, 15 Oct 2011 13:11:13 +0000 (13:11 +0000)]
- commit fixes to bullet native PhysicsVehicle and DebugShapeFactory (thanks to @chototsu)

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

12 years ago- add loading screen doc to sdk manual
normen667 [Fri, 14 Oct 2011 22:31:46 +0000 (22:31 +0000)]
- add loading screen doc to sdk manual

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

12 years ago- change base nifty xml file
normen667 [Fri, 14 Oct 2011 18:38:06 +0000 (18:38 +0000)]
- change base nifty xml file

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

12 years ago- fix base nifty xml file
normen667 [Fri, 14 Oct 2011 17:02:20 +0000 (17:02 +0000)]
- fix base nifty xml file

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

12 years ago * Remove silly allocation of triangle per BIH node. Use temp vars instead
ShadowIsLord@gmail.com [Fri, 14 Oct 2011 14:37:05 +0000 (14:37 +0000)]
 * Remove silly allocation of triangle per BIH node. Use temp vars instead

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

12 years ago * Add lighting support to OpenGL1 renderer
shadowislord [Thu, 13 Oct 2011 04:04:33 +0000 (04:04 +0000)]
 * Add lighting support to OpenGL1 renderer

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

12 years agoNifty RenderDeviceJme Bugfix: When we cache BitmapText instances to speed up text...
void65536@googlemail.com [Wed, 12 Oct 2011 22:23:48 +0000 (22:23 +0000)]
Nifty RenderDeviceJme Bugfix: When we cache BitmapText instances to speed up text rendering we need to make sure that we take the font and the color into account as well! When we cache BitmapText instances only using the actual "text" it is possible that the exact same text - when it is rendered in different fonts - will be used from the cache (and then using the wrong font!) This has now been fixed.

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

12 years ago * AwtMouseInput event queue is now synchronized like it should be
shadowislord [Tue, 11 Oct 2011 01:07:15 +0000 (01:07 +0000)]
 * AwtMouseInput event queue is now synchronized like it should be
 * TangentBinormalGenerator no longer writes binormal buffers. Instead it writes the W coordinate of the tangent based on the binormal's sign. Should fix "normal map seams" type problems

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

12 years ago- warn user when asset cannot be loaded because it is not part of a project with...
normen667 [Mon, 10 Oct 2011 23:07:33 +0000 (23:07 +0000)]
- warn user when asset cannot be loaded because it is not part of a project with ProjectAssetManager

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

12 years ago- make "Add Asset" action of AssetPack browser more robust
normen667 [Mon, 10 Oct 2011 23:03:04 +0000 (23:03 +0000)]
- make "Add Asset" action of AssetPack browser more robust

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

12 years ago- use only SDK api for model loading in model import tool
normen667 [Mon, 10 Oct 2011 22:41:20 +0000 (22:41 +0000)]
- use only SDK api for model loading in model import tool

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

12 years ago- SDK: make some nifty classes public
normen667 [Mon, 10 Oct 2011 22:25:19 +0000 (22:25 +0000)]
- SDK: make some nifty classes public

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

12 years ago- Warn user when no Node is selected when trying to add something to the SceneComposer
normen667 [Mon, 10 Oct 2011 22:17:09 +0000 (22:17 +0000)]
- Warn user when no Node is selected when trying to add something to the SceneComposer

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

12 years ago- remove NetBeans update centers from jMP update center list
normen667 [Mon, 10 Oct 2011 20:11:51 +0000 (20:11 +0000)]
- remove NetBeans update centers from jMP update center list

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

12 years ago- update applet loader zip -- actually with new libraries this time ^^
normen667 [Mon, 10 Oct 2011 17:32:14 +0000 (17:32 +0000)]
- update applet loader zip -- actually with new libraries this time ^^

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

12 years ago- update applet loader zip
normen667 [Mon, 10 Oct 2011 17:30:07 +0000 (17:30 +0000)]
- update applet loader zip

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

12 years ago- update lwjgl to 2.8.0-stable
normen667 [Mon, 10 Oct 2011 17:22:30 +0000 (17:22 +0000)]
- update lwjgl to 2.8.0-stable

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

12 years ago- fix Animation loading by using arraycopy..
normen667 [Mon, 10 Oct 2011 15:04:18 +0000 (15:04 +0000)]
- fix Animation loading by using arraycopy..

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

12 years ago- update ogrexml blender2ogre export script to 0.5.4 stable
normen667 [Mon, 10 Oct 2011 13:31:07 +0000 (13:31 +0000)]
- update ogrexml blender2ogre export script to 0.5.4 stable

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

12 years ago- Reduced the number of instantiated variable on a collision check
remy.bouquet@gmail.com [Sun, 9 Oct 2011 13:53:33 +0000 (13:53 +0000)]
- Reduced the number of instantiated variable on a collision check

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

12 years ago- disable java graphics acceleration for sdk to avoid problems
normen667 [Sun, 9 Oct 2011 13:33:39 +0000 (13:33 +0000)]
- disable java graphics acceleration for sdk to avoid problems

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

12 years ago- fixed javadoc on ChaseCam
remy.bouquet@gmail.com [Sun, 9 Oct 2011 13:10:54 +0000 (13:10 +0000)]
- fixed javadoc on ChaseCam

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

12 years ago- Changed some javadoc on ChaseCam again
remy.bouquet@gmail.com [Sun, 9 Oct 2011 13:00:58 +0000 (13:00 +0000)]
- Changed some javadoc on ChaseCam again

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

12 years ago- add panel to configure SDK OpenGL settings
normen667 [Sun, 9 Oct 2011 11:53:08 +0000 (11:53 +0000)]
- add panel to configure SDK OpenGL settings
- allow using OpenGL1 for SDK
- allow switching to lwjgl canvas for SDK

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

12 years ago- add support for phone resolutions to nifty preview
normen667 [Sun, 9 Oct 2011 10:32:55 +0000 (10:32 +0000)]
- add support for phone resolutions to nifty preview

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

12 years ago- Changed some javadoc on ChaseCam
remy.bouquet@gmail.com [Sun, 9 Oct 2011 09:58:28 +0000 (09:58 +0000)]
- Changed some javadoc on ChaseCam

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

12 years ago- fix ProjectAssetManager only considering lowercase suffixes when returning lists...
normen667 [Sat, 8 Oct 2011 12:07:22 +0000 (12:07 +0000)]
- fix ProjectAssetManager only considering lowercase suffixes when returning lists of textures, materials etc.

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

12 years agoAdded a way to clear all waypoitns at once on a motion path
remy.bouquet@gmail.com [Fri, 7 Oct 2011 21:59:45 +0000 (21:59 +0000)]
Added a way to clear all waypoitns at once on a motion path

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

12 years agoAttaching an empty to its parent.
Kaelthas_Spellsinger@o2.pl [Fri, 7 Oct 2011 13:39:17 +0000 (13:39 +0000)]
Attaching an empty to its parent.

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

12 years ago- make change to libraries so library plugin gets version bumped
normen667 [Wed, 5 Oct 2011 18:54:14 +0000 (18:54 +0000)]
- make change to libraries so library plugin gets version bumped

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

12 years ago- fix nifty styles library reference
normen667 [Wed, 5 Oct 2011 18:10:04 +0000 (18:10 +0000)]
- fix nifty styles library reference

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

12 years agoRemoving fix up axis checking for mesh vertices.
Kaelthas_Spellsinger@o2.pl [Wed, 5 Oct 2011 05:56:51 +0000 (05:56 +0000)]
Removing fix up axis checking for mesh vertices.

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

12 years agoFixing a bug that caused NPE to be thrown when no actions where applied to armature.
Kaelthas_Spellsinger@o2.pl [Wed, 5 Oct 2011 05:56:12 +0000 (05:56 +0000)]
Fixing a bug that caused NPE to be thrown when no actions where applied to armature.

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

12 years ago- fix detaching of tools node in scenecomposer
normen667 [Wed, 5 Oct 2011 02:29:13 +0000 (02:29 +0000)]
- fix detaching of tools node in scenecomposer

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

12 years ago * Fix compile error
shadowislord [Wed, 5 Oct 2011 01:51:04 +0000 (01:51 +0000)]
 * Fix compile error

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

12 years ago * Fix nifty lib
shadowislord [Wed, 5 Oct 2011 01:42:21 +0000 (01:42 +0000)]
 * Fix nifty lib

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

12 years agonifty-1.3.1-SNAPSHOT included (without the versionnumber)
void65536@googlemail.com [Wed, 5 Oct 2011 00:57:34 +0000 (00:57 +0000)]
nifty-1.3.1-SNAPSHOT included (without the versionnumber)

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

12 years ago- add nifty-default-controls javadoc references
normen667 [Wed, 5 Oct 2011 00:54:58 +0000 (00:54 +0000)]
- add nifty-default-controls javadoc references

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

12 years ago- change nifty javadoc jar name in build script update-sdk target
normen667 [Wed, 5 Oct 2011 00:48:13 +0000 (00:48 +0000)]
- change nifty javadoc jar name in build script update-sdk target

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

12 years agoSDK:
normen667 [Wed, 5 Oct 2011 00:47:10 +0000 (00:47 +0000)]
SDK:
- remove versions in nifty library names

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

12 years ago- update lwjgl to latest nightly
normen667 [Tue, 4 Oct 2011 23:34:00 +0000 (23:34 +0000)]
- update lwjgl to latest nightly

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

12 years agoMoving 3D textures shaders to blender packages.
Kaelthas_Spellsinger@o2.pl [Tue, 4 Oct 2011 17:18:12 +0000 (17:18 +0000)]
Moving 3D textures shaders to blender packages.

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

12 years ago- delete obsolete library description
normen667 [Tue, 4 Oct 2011 14:32:17 +0000 (14:32 +0000)]
- delete obsolete library description

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

12 years ago- move android library to "Project Engine" plugin so updates in the core library...
normen667 [Tue, 4 Oct 2011 14:29:56 +0000 (14:29 +0000)]
- move android library to "Project Engine" plugin so updates in the core library are properly distributed

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

12 years ago- use new way to integrate panel in SDK
normen667 [Tue, 4 Oct 2011 12:50:50 +0000 (12:50 +0000)]
- use new way to integrate panel in SDK

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

12 years ago- add backengineered PaintMode.java ;)
normen667 [Tue, 4 Oct 2011 12:35:48 +0000 (12:35 +0000)]
- add backengineered PaintMode.java ;)

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

12 years ago * Moved checkFrameBufferError() to part that sets up framebuffer. Can prevent odd...
shadowislord [Tue, 4 Oct 2011 04:30:48 +0000 (04:30 +0000)]
 * Moved checkFrameBufferError() to part that sets up framebuffer. Can prevent odd crashes on some systems before any framebuffer is active.
 * AWT Panels
    - Added automatic throttling to update loop if none of the panels are visible to the user (e.g. covered by another tab)
    - Fixed NPE that could occur when an AwtPanel becomes invisible
    - Called reshape() on all viewports to which an AwtPanel is attached when the panel is resized
    - Fixed inverted mouse coordinates

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

12 years ago- update lwjgl to latest nightly for jme3 and applet deployment
normen667 [Mon, 3 Oct 2011 22:54:38 +0000 (22:54 +0000)]
- update lwjgl to latest nightly for jme3 and applet deployment

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

12 years ago- update .deb packaging section of build script
normen667 [Mon, 3 Oct 2011 16:34:00 +0000 (16:34 +0000)]
- update .deb packaging section of build script

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

12 years ago- fix invisible gui node in new swing panel
normen667 [Mon, 3 Oct 2011 16:04:57 +0000 (16:04 +0000)]
- fix invisible gui node in new swing panel

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

12 years ago- expand jme3 engine toc in SDK manual by default
normen667 [Mon, 3 Oct 2011 15:59:02 +0000 (15:59 +0000)]
- expand jme3 engine toc in SDK manual by default

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

12 years ago- make awt package public in jme3 libraries plugin
normen667 [Mon, 3 Oct 2011 12:34:53 +0000 (12:34 +0000)]
- make awt package public in jme3 libraries plugin

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

12 years ago- Use new AWT lightweight panel in SDK (should fix linux issues, freezes and more)
normen667 [Mon, 3 Oct 2011 12:27:05 +0000 (12:27 +0000)]
- Use new AWT lightweight panel in SDK (should fix linux issues, freezes and more)

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

12 years ago * AwtKeyInput now synchronized properly between OGL and EDT threads
shadowislord [Mon, 3 Oct 2011 05:05:24 +0000 (05:05 +0000)]
 * AwtKeyInput now synchronized properly between OGL and EDT threads
 * AwtMouseInput will no longer generate events with no mouse movement
 * Fixed issue where settings specified on AwtPanelsContext were not copied properly to the offscreen context
 * Significant performance improvements in AwtPanel system
  - Use of proper locking to prevent deadlocks
  - Optimized BufferStrategy by using a single, accelerated front buffer
  - Removed pbuffer.makeCurrent() which was not necessary and used many CPU cycles

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

12 years ago * Specular color is now black by default
shadowislord [Sun, 2 Oct 2011 19:15:38 +0000 (19:15 +0000)]
 * Specular color is now black by default

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

12 years agosdk javahelp: Removed three outdated help files (updated versions exist already in...
rootli [Sun, 2 Oct 2011 19:04:39 +0000 (19:04 +0000)]
sdk javahelp: Removed three outdated help files (updated versions exist already in different paths).

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

12 years agosdk javahelp: Removed deprecated spidermonkey directory; Added missing ".html" to...
rootli [Sun, 2 Oct 2011 18:56:56 +0000 (18:56 +0000)]
sdk javahelp: Removed deprecated spidermonkey directory; Added missing ".html" to some items in wiki-map, Added MotionPath and Save&Load documentation.

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

12 years agoFixes to textures merging.
Kaelthas_Spellsinger@o2.pl [Sun, 2 Oct 2011 10:53:48 +0000 (10:53 +0000)]
Fixes to textures merging.
Adding logs to the image loading method.

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

12 years ago * Fix MTL issue where "Tr 0" could cause model to be invisible even though illum...
shadowislord [Sun, 2 Oct 2011 05:40:19 +0000 (05:40 +0000)]
 * Fix MTL issue where "Tr 0" could cause model to be invisible even though illum index specifies that it shouldn't use transparency

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

12 years ago * Fix for "Internal error wrong operand type built in unary operator function. Type...
ShadowIsLord@gmail.com [Sun, 2 Oct 2011 04:42:11 +0000 (04:42 +0000)]
 * Fix for "Internal error wrong operand type built in unary operator function. Type: in sampler2DMS" if multisample is not being used (old ATI driver bug)

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

12 years agoIncreasing the default generated textures size (they import in reasonable time yet...
Kaelthas_Spellsinger@o2.pl [Sat, 1 Oct 2011 12:29:27 +0000 (12:29 +0000)]
Increasing the default generated textures size (they import in reasonable time yet and are of better quality).

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

12 years agoSupport for generated textures merging.
Kaelthas_Spellsinger@o2.pl [Sat, 1 Oct 2011 12:27:41 +0000 (12:27 +0000)]
Support for generated textures merging.
Optimizations in textures loading when multiple textures are applied.
Fixes in pixel blending.

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

12 years ago * Initial commit for light-weight jME3 AWT panels
shadowislord [Sat, 1 Oct 2011 04:23:52 +0000 (04:23 +0000)]
 * Initial commit for light-weight jME3 AWT panels

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

12 years ago * Fix inside view for Dome shape
shadowislord [Sat, 1 Oct 2011 00:45:35 +0000 (00:45 +0000)]
 * Fix inside view for Dome shape

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

12 years ago * Fix message "WARNING: Cannot locate native library: libbulletjme"
shadowislord [Sat, 1 Oct 2011 00:36:42 +0000 (00:36 +0000)]
 * Fix message "WARNING: Cannot locate native library: libbulletjme"

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

12 years ago * Deleted useless com.jme3.renderer.layer package
shadowislord [Fri, 30 Sep 2011 04:26:46 +0000 (04:26 +0000)]
 * Deleted useless com.jme3.renderer.layer package

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

12 years ago * Deleted useless com.jme3.video package
shadowislord [Fri, 30 Sep 2011 04:26:14 +0000 (04:26 +0000)]
 * Deleted useless com.jme3.video package

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

12 years ago * Eclipse classpath no longer includes .svn folders
shadowislord [Fri, 30 Sep 2011 04:24:36 +0000 (04:24 +0000)]
 * Eclipse classpath no longer includes .svn folders
 * Updated android.jar to 2.3
 * Add support for changing fullscreen mode in AndroidHarness
 * VBO now used by default for Android versions > 2.2
 * Fix wrong setting array type uniforms in android (e.g. Vector3Array)
 * Improved efficiency of setVertexAttrib in android by not creating iterator each time
 * Added method ParticleEmitter.killParticle()
 * Deleted useless com.jme3.renderer.layer package
 * Fix documentation of AppSettings.setCustomRenderer()
 * Fix SkyFactory on android (again!)
 * Deleted useless com.jme3.video package
 * Add KeyNames to get names of keyboard keys

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

12 years agoSetter for generated texture depth added.
Kaelthas_Spellsinger@o2.pl [Thu, 29 Sep 2011 15:26:48 +0000 (15:26 +0000)]
Setter for generated texture depth added.

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

12 years ago * Headless context will no longer initialize audio renderer
shadowislord [Wed, 28 Sep 2011 01:34:13 +0000 (01:34 +0000)]
  * Headless context will no longer initialize audio renderer

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

12 years agofixed terrain scale bug
brentowens [Tue, 27 Sep 2011 22:34:42 +0000 (22:34 +0000)]
fixed terrain scale bug

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

12 years agoupdated HelloTerrain for LOD API changes
brentowens [Tue, 27 Sep 2011 15:36:31 +0000 (15:36 +0000)]
updated HelloTerrain for LOD API changes

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

12 years ago * Fix NPE in SkyFactory when used on android
shadowislord [Tue, 27 Sep 2011 02:05:03 +0000 (02:05 +0000)]
 * Fix NPE in SkyFactory when used on android

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

12 years ago * Prevent linux crash if OpenAL cannot be loaded
shadowislord [Tue, 27 Sep 2011 01:13:16 +0000 (01:13 +0000)]
 * Prevent linux crash if OpenAL cannot be loaded

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

12 years agoModified terrain node listeners to handle removed terrain. Fixed an issue with action...
brentowens [Mon, 26 Sep 2011 15:39:27 +0000 (15:39 +0000)]
Modified terrain node listeners to handle removed terrain. Fixed an issue with actions spamming the save cookie with modified changes.

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

12 years agoAdded new wiki help pages to help toc, removed old ones, updated some.
rootli [Mon, 26 Sep 2011 12:20:13 +0000 (12:20 +0000)]
Added new wiki help pages to help toc, removed old ones, updated some.

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

12 years ago- fix error in toc of SDK help
normen667 [Mon, 26 Sep 2011 11:40:50 +0000 (11:40 +0000)]
- fix error in toc of SDK help

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

12 years ago- remove toc typo in SDK help
normen667 [Mon, 26 Sep 2011 11:10:00 +0000 (11:10 +0000)]
- remove toc typo in SDK help

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

12 years agoTests for loading bone and object animation from blender added.
Kaelthas_Spellsinger@o2.pl [Sun, 25 Sep 2011 22:22:07 +0000 (22:22 +0000)]
Tests for loading bone and object animation from blender added.

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

12 years agoAutomatic loading of both bone and object animations (no need to specify animations...
Kaelthas_Spellsinger@o2.pl [Sun, 25 Sep 2011 22:19:31 +0000 (22:19 +0000)]
loading of both bone and object animations (no need to specify animations in blender key any more).

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

12 years agoTrack length getter added.
Kaelthas_Spellsinger@o2.pl [Sun, 25 Sep 2011 21:12:29 +0000 (21:12 +0000)]
Track length getter added.

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

12 years agoRefactoring to constraints. Implementation now not dependant on the animation type.
Kaelthas_Spellsinger@o2.pl [Sun, 25 Sep 2011 20:44:02 +0000 (20:44 +0000)]
Refactoring to constraints. Implementation now not dependant on the animation type.
Removing deprecated animation classes.

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

12 years agoAnimations refactoring.
Kaelthas_Spellsinger@o2.pl [Sun, 25 Sep 2011 20:30:22 +0000 (20:30 +0000)]
Animations refactoring.
- Track is a generic interface now
- all kinds of tracks implement Track<T>
- Animation is the only animation class that should be used now (other classes like BoneAnimation or SpatialAnimation are deprecated now)
- Pose and PoseTrack are made Cloneable to easier clone the tracks and Animation
- one update to OgreLoader (using Animation instead of BoneAnimation)
- one update to tests

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

12 years agoUpdated jme3test.helloworld: Used best practices, simplified, removed deprecations...
rootli [Sun, 25 Sep 2011 19:01:34 +0000 (19:01 +0000)]
Updated jme3test.helloworld: Used best practices, simplified, removed deprecations, added javadoc, added TerrainCollision.

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

12 years ago- revert change in build.xml
normen667 [Sun, 25 Sep 2011 03:27:30 +0000 (03:27 +0000)]
- revert change in build.xml

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

12 years ago- remove old javahelp file
normen667 [Sun, 25 Sep 2011 02:18:14 +0000 (02:18 +0000)]
- remove old javahelp file

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

12 years ago- remove old blenderloader.jar
normen667 [Sun, 25 Sep 2011 01:27:07 +0000 (01:27 +0000)]
- remove old blenderloader.jar

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

12 years ago- thin out jmp distribution
normen667 [Sun, 25 Sep 2011 01:23:52 +0000 (01:23 +0000)]
- thin out jmp distribution

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

12 years ago- exclude swing editor from jmp by default
normen667 [Sun, 25 Sep 2011 00:40:30 +0000 (00:40 +0000)]
- exclude swing editor from jmp by default

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