[Bf-python] Space handler script links

PERIN Jean-Baptiste jb_perin at yahoo.fr
Sun Jun 26 11:13:31 CEST 2005


Hi william,


I write to report a bug in the bvh_import script that
is released in the 2.37 version.

the following lines are bugged:
464:           
VAL0=lines[lineIdx][channelList[obIdx][0]]
470:           
VAL1=lines[lineIdx][channelList[obIdx][0]]
476:           
VAL2=lines[lineIdx][channelList[obIdx][0]]

instead of :

464:           
VAL0=lines[lineIdx][channelList[obIdx][0]]
470:           
VAL1=lines[lineIdx][channelList[obIdx][1]]
476:           
VAL2=lines[lineIdx][channelList[obIdx][2]]


the proper script can be found at:

http://jmsoler.free.fr/util/blenderfile/py/bvh_import.py

I reported the bug to jms .. and he told me that he
was no longer involved in this script .. and that I
should rather contact you ..

Jean-Baptiste ..


	

	
		
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com



More information about the Bf-python mailing list