applied bugfix by Stephane Soppera, removing two warnings and declaring pointers explicitly as unsigned char*. (has worked without it, since the compiler flags declare all (char*) in blender to be unsigned...)
applied bugfix by Stephane Soppera, removing two warnings and declaring pointers explicitly as unsigned char*. (has worked without it, since the compiler flags declare all (char*) in blender to be unsigned...)