0.3.12
Improved shader uniform support:
- mat2 uniforms
- matrix uniforms can be transposed
- boolean uniforms
- signed and unsigned integers
- double uniforms
- array versions of all uniforms
- sampler3D
SingleEffectManager now correctly loads the right effect when runeffect is used.