OSDN Git Service

* Added AbstractControl.getSpatial() as otherwise AnimEventListener is kinda useless...
authorshadowislord <shadowislord@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Sat, 6 Aug 2011 03:55:56 +0000 (03:55 +0000)
committershadowislord <shadowislord@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Sat, 6 Aug 2011 03:55:56 +0000 (03:55 +0000)
commita0f295247626c139d5a12645049b87be7bc5d6fe
tree8c14bd051a76361f2f4510bad40b68a8826c9747
parent54cce9c3db3356a1966e4cf792e7da9b13490422
 * Added AbstractControl.getSpatial() as otherwise AnimEventListener is kinda useless as it only gives the AnimControl as the reference and to get userdata you need the spatial itself
 * World space particles are now influenced by rotation

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7980 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/core/com/jme3/effect/ParticleEmitter.java
engine/src/core/com/jme3/scene/control/AbstractControl.java