hi
i committed a few changes to GEM last night, however they have yet to show up on the sourceforge webpage. my local CVS status shows the committed changes - can someone else check to see if these were actually made?
here are the changes:
pix_film - now sets a state->image->newfilm to indicate when a newfilm loads
pix_texture - uses state->image->newfilm for improved handling of rectangle textures
GemPixObj - added newfilm to the cached copy
GemPixUtil - added newfilm to PixBlock
the rest are OSX specific
pix_filmDarwinYUV - new more accurate method for counting frames in movies with fractional frame rate (like 29.97). also new method for scrubbing in getFrame
pix_motionblur - improvements in image quality and speed
pix_mix - improvements to the altivec code
i may have forgotten something.
cgc