iwg..ic
|
200df1c84b
androidInput.loadSettings was never called, so setting mouseEventsEnabled = false; in MainActivity had no effect.
|
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.
|
12 years ago |
nor..67
|
d3438942a0
- change funny exception in ConeCollisionShape to an existing one
|
12 years ago |
nor..67
|
1a4b918451
- fix ConeCollisionShape
|
12 years ago |
Sha..om
|
85059fd8a0
* Fix height = radius bug in ConeCollisionShape
|
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.
|
12 years ago |
rem..om
|
064908c69f
LightScattering : smoother "vanishing" while lookking away from the light
|
13 years ago |
rem..om
|
b88350a069
All shadow renderers/filters are now properly savables
|
13 years ago |
Zer..om
|
dd2b82c881
Fixed build problem due to changed constructor format.
|
13 years ago |
Sha..rd
|
5a3a1838f6
* Allow removal/addition of NiftyJmeDisplay from ViewPort
|
13 years ago |
rem..om
|
6bd3ff2f29
BufferUtils now use java 5 compliant code to find if a Buffer is direct
|
13 years ago |
jul..om
|
3bde7326de
Fixes a spelling mistake in the creation of the offscreen buffer
|
13 years ago |
rem..om
|
84e4f0f8ad
Ten thousand monkeys !!
|
13 years ago |
Zer..om
|
219af0f9f4
Updated AppState Javadoc.
|
13 years ago |
Kae..pl
|
5e2c814086
Issue 540: NullPointerException when loading blender model
|
13 years ago |
Kae..pl
|
6573b87bf0
Bugfix: Issue 547: Unsupported type exception importing model from Blender
|
13 years ago |
rem..om
|
d8213d15b6
SoundEvent now sets the underlying audioNode to not be positional
|
13 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)
|
13 years ago |
Sha..rd
|
4aea96f4b9
* Made nifty mouse wheel rotation be the same as nifty LWJGL's renderer (1/-1 instead of 120/-120)
|
13 years ago |
Sha..rd
|
e8f747e8ce
* Fix incorrect nifty display
|
13 years ago |
Zer..om
|
99bf4248df
Fixed the toggling of stats display on/off to also remove the shading behind.
|
13 years ago |
Sha..rd
|
b7c76799e2
* Attempt to fix SDK / AWT panels issue "Framebuffer doesn’t have any renderbuffers attached."
|
13 years ago |
Sha..rd
|
e9395812bc
* Partial fix for issue 504 (Android renderer only)
|
13 years ago |
Sha..rd
|
ffa0639580
* Fix issue 526
|
13 years ago |
Sha..rd
|
2d69a5d159
* Fixed issue 460
|
13 years ago |
Sha..rd
|
0229a54b5e
* Fixed some "throw new NullPointerException" statements and replaced with IllegalArgumentException
|
13 years ago |
Sha..rd
|
7dae4d5238
* Fix issue 551
|
13 years ago |
Sha..rd
|
be59bd91fb
* Fixed issue 550
|
13 years ago |
Sha..rd
|
fead899369
* Fixed issue 511
|
13 years ago |
Sha..rd
|
6745c8ed63
* Made AppletHarness fields protected instead of private to allow extension
|
13 years ago |