Turbulenz SDK 0.23.1 is an update for both the Turbulenz Engine Installer and SDK components.
0.23.0
0.23.1
0.23.0
An implementation difference between canvas and plugin GraphicsDevice implementations has been observed:
- WebGL clears the back buffer after a present.
- WebGL clears all created buffers.
Not all platforms will demonstrate the same behaviour in the plugin. To ensure consistent behaviour you should clear all relevant buffers and not rely on the WebGL behaviour.
For more information see Graphics Device
SVG sample fails to run in Internet Explorer 10
For a list of current known issues see the known issues section.