- fix non-UTF8 characters in bullet importer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8921 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
24d4b84b10
commit
f6ccfa79bb
@ -44,7 +44,7 @@ import java.util.logging.Logger;
|
||||
// Bone ownerBone = (Bone) blenderContext.getLoadedFeature(ownerOMA, LoadedFeatureDataType.LOADED_FEATURE);
|
||||
// AnimData animData = blenderContext.getAnimData(ownerOMA);
|
||||
// if(animData == null) {
|
||||
//TODO: to nie może być null, utworzyć dane bez ruchu, w zależności czy target się rusza
|
||||
//TODO: to nie moxe byx null, utworzyx dane bez ruchu, w zalexnoxci czy target six rusza
|
||||
// }
|
||||
|
||||
//prepare a list of all parents of this bone
|
||||
|
Loading…
x
Reference in New Issue
Block a user