Version 1.5.1
- Models now handle all shader updates automatically
g3d.camera.updateViewMatrix()
,g3d.camera.updateProjectionMatrix()
,g3d.camera.updateOrthographicMatrix()
now no longer take shaders as arguments or update shaders- Removed
g3d.camera.sendMatricesToShader(shader)