Full Changelog: g4.13.1...g4.13.2
- Do a check if a local variable exceeds the available stack space.
- Check array size for overflow.
- cap the size of the string copy calls in LevelStatEntry()
- Reduce number of multiply ops per frame and increase x-axis clipper range for orthographic projection.
- Allow using
Self
as the class name in the default block to refer to the current class - Fixed STRETCHPIXELS flag not being exposed.