B+ 1.37
BlitzPlus Forums/BlitzPlus Programming/B+ 1.37
| ||
Hi All There's a new version of B+ in the updates but no mention of what's new (except for the frontbuffer() change mentioned in the B+ bug forum). Anyone know what the changes are? Thanks Zster |
| ||
There should be a text file in your blitzplus folder describing fixes and changes |
| ||
***** V1.37 ***** Fixed: Flip! Fixed: Crash if incorrect DirectInput version installed on NT. Fixed: ReadDir path error on Win98. Fixed: FileSize not working with open file. (sounds silly, cause I've never heart about a flip bug) greetz |
| ||
Thanks Usually I read the one on the site. The flip problem is discussed in the blitzplus bug forum. It's to do with the behaviour of the fliped backbuffer ie is the frontbuffer copied to the backbuffer when flipped or is the backbuffer cleared. |