wow the horse ran

now I check the alpha like this. maybe there is a better way or built-in noesis?
Code: Select all
alpha = 0
for x in range(0,len(data),4):
if data[x+3] != 255:
alpha = 1
break
ok, i made plugin for Noesis, which open *.ske

use BfMeshView or 3dconverter wiki bf File Formats