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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
jul..om
|
2a3e28bb9d
|
Removes a useless check from JoglRenderer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10019 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
nor..67
|
1a4b918451
|
- fix ConeCollisionShape
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10009 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
rem..om
|
84e4f0f8ad
|
Ten thousand monkeys !!
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10000 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
Zer..om
|
219af0f9f4
|
Updated AppState Javadoc.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9999 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
Sha..rd
|
e8f747e8ce
|
* Fix incorrect nifty display
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9993 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
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
|
12 years ago |
Sha..rd
|
ffa0639580
|
* Fix issue 526
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9989 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
Sha..rd
|
2d69a5d159
|
* Fixed issue 460
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9988 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
Sha..rd
|
0229a54b5e
|
* Fixed some "throw new NullPointerException" statements and replaced with IllegalArgumentException
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9987 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
Sha..rd
|
7dae4d5238
|
* Fix issue 551
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9986 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
Sha..rd
|
be59bd91fb
|
* Fixed issue 550
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9985 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
Sha..rd
|
fead899369
|
* Fixed issue 511
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9984 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
Sha..rd
|
6745c8ed63
|
* Made AppletHarness fields protected instead of private to allow extension
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9983 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
bre..om
|
d68fba1fef
|
fixed TerrainGrid.getTerrainAtCell() and TerrainGrid.getTerrainAt(), updated TerrainGridTileLoaderTest
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9982 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
Sha..rd
|
b3e63e9732
|
* Depth writes now completely disabled for all nifty elements - should fix various glitches when nifty is rendered with jME3 gui or 3D objects
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9981 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
Sha..rd
|
9e03dba566
|
* Add checks for maximum texture resolution in all renderers
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9980 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
rem..om
|
78d1754df1
|
Implemented proper frustum culling for the shadow post pass.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9979 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
rem..om
|
116c7161f7
|
Added a workaround the incomplete draw buffer in basicShadowRenderer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9978 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
bre..om
|
c7d42dede5
|
removed physics error from TerrainGrid tests
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9977 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
rem..om
|
3a2d25ce30
|
One can now remove a cinematic event from a cinematic
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9976 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
Zer..om
|
cb079b48c0
|
Added code to darken the area behind the stats display so it can be read even over a light background. This can be turned off by calling setDarkenBehind(false) on the StatsAppState
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9975 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
rem..om
|
5a22c0d9de
|
Water reflection/refraction cameras parallel projection is now explicitely set to false.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9974 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |
Kae..pl
|
2ace208225
|
Bugfix: fixed NPE error while getting subtarget of a constraint, not every constraint data have such field
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9973 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
|
12 years ago |