OSDN Git Service

Add AndroidTGALoader
[mikumikustudio/MikuMikuStudio.git] / engine / src / core / com / jme3 / animation / Bone.java
2013-07-06 Kazuhiko KobayashiAdd AndroidTGALoader
2013-07-06 Kazuhiko Kobayashifix Texture bug
2011-10-16 shadowislordAnimation system revamp
2011-09-24 shadowislord * Always close InputStream in WAVLoader
2011-06-22 remy.bouquet@gmail.comImplemented a new TempVars system, temp vars can now...
2011-06-15 remy.bouquet@gmail.comBone, redid null check on scale in setBindTransform...
2011-06-15 shadowislord * Javadocs for com.jme3.animation
2011-06-12 shadowislord * Small javadoc fixes
2011-06-12 shadowislord * Javadocs for com.jme3.material
2011-05-15 remy.bouquet@gmail.comAnimations :
2011-04-24 remy.bouquet@gmail.comFixed a hack in Bone class for the ragdoll, so Kirill...
2011-04-24 remy.bouquet@gmail.comFixed double TempVars locking in skeleton and bone...
2011-04-23 shadowislord * Fixed issue where scene graphs with non-uniform...
2011-04-20 shadowislord * Removed deprecated AnimControl constructor
2011-04-12 remy.bouquet@gmail.comRagdoll :
2011-04-03 remy.bouquet@gmail.com- Used TempVars for transform calculation in getOffsetT...
2011-04-03 shadowislord * Made Bone.getAttachmentsNode() private, instead...
2011-04-02 remy.bouquet@gmail.comUnreverted back change code.google.com/p/jmonkeyengine...
2011-04-02 remy.bouquet@gmail.comBone animation :
2011-03-30 remy.bouquet@gmail.comBone Animation : fixed scale on user transform
2011-03-15 remy.bouquet@gmail.comBone animation :
2011-03-14 normen667move jme3 to trunk