34 Commits over 334 Days - 0.00cph!
Added a warning when texture info is missing
Revert "Temporary workaround for chrome bug 781182"
This reverts commit 69f0f399e24738c79c00d0468701b56a35686c00.
Temporary workaround for chrome bug
781182
Changed how debug line progress is given
Working on dynamic materials
Dynamic materials are working
Fixed error in FireFox on click
Dynamic materials are working
Working on dynamic materials
Debug lines can now be animated
Fixed debug line rendering
Working on debug line rendering
Started experimenting with WebGL 2 support
Cursor now only locks when clicking on the canvas
Better implementation of Material.clone()
Fixed some issues with animated textures
Added support for animated textures
Fixed ComposeFrame on fragments where nothing was written
Merge branch 'master' of Facepunch.WebGame
Started work on cascaded shadow mapping
Added Camera.onPopulateDrawList()
Added Quaternion.setInverse(), setNormalized()
Added Vector4.applyQuaternion
Fixed progress not being called for Http.getJson
Added getLoadProgress() to ILoadable and ILoader
Added optional progress callbacks to Http get requests
Fixed MeshManager.copyElement()
MeshManager.copyElement now works with any combination of src / dst attributes
Added MeshManager.createEmpty() and MeshManager.copyElement()