2856 Commits

Author SHA1 Message Date
rem..om
4ad164f278 fixed issue 529
http://code.google.com/p/jmonkeyengine/issues/detail?id=529&q=label%3AProduct-jME3&colspec=ID%20Type%20Status%20Component%20Priority%20Difficulty%20Product%20Milestone%20Owner%20Summary

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10038 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-22 14:55:00 +00:00
nor..67
9d88420dd3 - Quaternion javadoc fix, thanks to @marcodezeeuw
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10037 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-19 14:29:14 +00:00
rem..om
c86c692ae9 Applied Javadoc patch for ColorRGBA thanks to jonathan.pikalek
http://code.google.com/p/jmonkeyengine/issues/detail?id=557&can=6&colspec=ID%20Type%20Status%20Component%20Priority%20Difficulty%20Product%20Milestone%20Owner%20Summary

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10036 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-18 16:46:21 +00:00
rem..om
7e79145d70 Removed remaining system.out in AwtKeyInput thaks to @JesperSmith
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10035 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-18 16:36:05 +00:00
nor..67
53807571a6 - Quaternion javadoc fix, thanks to @JesperSmith
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10034 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-18 16:29:00 +00:00
PSp..om
fbb0bcff37 Added an accessor for accessing the current GeometryComparator
for a bucket.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10033 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-18 05:43:09 +00:00
PSp..om
8ce28cbc04 Added an accessor for getting the list's comparator.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10032 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-18 05:42:42 +00:00
PSp..om
6ec55f097f Removing the accidental method addition (simulateEvent)
that tagged along for the ride when I added the joystick
enhancements.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10031 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-18 05:42:22 +00:00
rem..om
157fb96141 DirectionalLight shadows now work properly when the view cam is in parallel projection
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10030 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-15 12:27:26 +00:00
rem..om
2a4a4ac0ef Fixed an issue with FadeFiltter
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10029 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-14 22:25:31 +00:00
bre..om
fdf238cc08 moved player location in HelloTerrainCollision. Set a backwards compatibility scale for ImageBasedHeightmap
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10028 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-14 15:37:21 +00:00
nor..om
f35c90238f disable bullet native building as the servers mingw install is broken again
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10027 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-14 04:29:00 +00:00
bre..om
c6fe6a2064 Changed ImageBasedHeightMap to use ImageRaster.create() instead of JmeSystem
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10026 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-12 22:56:49 +00:00
bre..om
c909219a4e Added TerrainTestAndroid and a smaller heightmap image for it
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10025 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-12 18:24:43 +00:00
bre..om
636e309098 changed ImageBasedHeightMap to use JmeSystem to get ImageRaster
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10024 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-12 17:46:59 +00:00
bre..om
d81b46c2fb adding imageRaster to ImageBasedHeightMap
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10023 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-12 17:22:58 +00:00
iwg..ic
feff63fda2 Add support for JmeSystem.StorageFolderType in saveGame and loadGame
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10022 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-06 17:05:50 +00:00
Zer..om
ecb8b0508d (Hopefully) Fixed a shader problem on macs where it was trying to multiply an int with a float...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10021 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-05 13:05:59 +00:00
iwg..ic
dd46be3688 Add support for multiple folder storage types for getStorageFolder
See forum post http://jmonkeyengine.org/groups/android/forum/topic/jmesystem-getstoragefolder-updates/

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10020 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-05 00:59:52 +00:00
jul..om
2a3e28bb9d Removes a useless check from JoglRenderer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10019 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-04 15:39:47 +00:00
rem..om
22a18c5ba4 Fixed issue int RnederManager.proeloadScene that was causing failure when attempting to load CPU usage buffers to the GPU
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10018 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-02 15:57:33 +00:00
rem..om
6a455731c7 Cinematic, made sure an event is properly initialized when added during playback
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10017 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-02 15:48:15 +00:00
jul..om
e4b80ebb0d Fixes a bug in JoglNewtDisplay: the native counterpart of the Screen instance must have been created before retrieving or modifying the screen mode according to Sven Göthel
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10016 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-01 09:30:43 +00:00
jul..om
97cb4145e5 Fixes a bug in JoglNewtDisplay: the canvas must be visible before retrieving or modifying the screen mode
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10015 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-12-01 08:31:44 +00:00
jul..om
92b7170c3d Updates JogAmp (GlueGen build 613, JOAL build 379, JOGL build 865)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10014 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-30 22:49:08 +00:00
Zer..om
fbf305a386 Changed the settings dialog to "alwaysOnTop" so it doesn't get lost if you click elsewhere. (It doesn't appear in the task bar etc due to being a dialog not a frame).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10013 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-29 21:37:42 +00:00
iwg..ic
200df1c84b androidInput.loadSettings was never called, so setting mouseEventsEnabled = false; in MainActivity had no effect.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10012 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-29 17:53:59 +00:00
dan..om
c798db10b2 - Reverted Nehon's termporary depth fix. We don't need jME to do the extra work if it's not needed.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10011 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-27 14:08:58 +00:00
nor..67
d3438942a0 - change funny exception in ConeCollisionShape to an existing one
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10010 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-26 21:54:44 +00:00
nor..67
1a4b918451 - fix ConeCollisionShape
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10009 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-26 17:11:17 +00:00
Sha..om
85059fd8a0 * Fix height = radius bug in ConeCollisionShape
* Added docs
 * Added getter for height and axis

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10008 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-26 17:05:41 +00:00
dan..om
eea91e0b20 - Fix to sphericalToCartesian and related methods that checks if store is null. If it is, store is created internally.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10007 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-26 13:12:44 +00:00
rem..om
064908c69f LightScattering : smoother "vanishing" while lookking away from the light
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10006 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-24 17:56:09 +00:00
rem..om
b88350a069 All shadow renderers/filters are now properly savables
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10005 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-24 14:46:12 +00:00
Zer..om
dd2b82c881 Fixed build problem due to changed constructor format.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10004 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-24 08:39:28 +00:00
Sha..rd
5a3a1838f6 * Allow removal/addition of NiftyJmeDisplay from ViewPort
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10003 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-23 18:09:50 +00:00
rem..om
6bd3ff2f29 BufferUtils now use java 5 compliant code to find if a Buffer is direct
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10002 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-21 21:10:53 +00:00
jul..om
3bde7326de Fixes a spelling mistake in the creation of the offscreen buffer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10001 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-17 00:38:57 +00:00
rem..om
84e4f0f8ad Ten thousand monkeys !!
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10000 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-16 21:22:15 +00:00
Zer..om
219af0f9f4 Updated AppState Javadoc.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9999 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-16 14:57:44 +00:00
Kae..pl
5e2c814086 Issue 540: NullPointerException when loading blender model
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9998 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-16 12:47:54 +00:00
Kae..pl
6573b87bf0 Bugfix: Issue 547: Unsupported type exception importing model from Blender
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9997 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-14 10:30:10 +00:00
rem..om
d8213d15b6 SoundEvent now sets the underlying audioNode to not be positional
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9996 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-13 21:31:11 +00:00
Sha..rd
2e35519182 * Nifty will now set the BitmapText base color instead of using the material's color (which could override the color of the shared font)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9995 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-13 03:16:16 +00:00
Sha..rd
4aea96f4b9 * Made nifty mouse wheel rotation be the same as nifty LWJGL's renderer (1/-1 instead of 120/-120)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9994 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-13 03:14:51 +00:00
Sha..rd
e8f747e8ce * Fix incorrect nifty display
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9993 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-13 02:07:12 +00:00
Zer..om
99bf4248df Fixed the toggling of stats display on/off to also remove the shading behind.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9992 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-11 12:41:45 +00:00
Sha..rd
b7c76799e2 * Attempt to fix SDK / AWT panels issue "Framebuffer doesn’t have any renderbuffers attached."
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9991 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-11 07:42:31 +00:00
Sha..rd
e9395812bc * Partial fix for issue 504 (Android renderer only)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9990 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-10 22:03:37 +00:00
Sha..rd
ffa0639580 * Fix issue 526
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9989 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-10 21:57:54 +00:00