Ability to turn off WebGL render mode?

Hi, I’m developing a game in which i need to do some DOM manipulation to the canvas but the automatic WebGL detection method makes this difficult.

Can we have an option to enable ‘software’ mode if we wish to?

Thanks
-Tyson

Hi
We will make that into feature in the next release

for now, if you want to force webgl to off, you can look into the webgl detection code in platform/miniframework.js