Added Texture.Update( IntPtr, ... )
Added UI2
Added UI2 Tests
Added Vector2.Distance
Changed float.Lerp to float.LerpTo
Merged Color with ui2 version, adds more advanced parsing, webcolor names
Moved Length to Sandbox.System
Merged Rect with UI2 Rect
No need for this time class now
Added Rect+Vector2
Added RenderContext class
Styles.Set allows multiple styles
Don't crash if renderer doesn't provide a text block
Interop: Fixed cref not working with ref
Bind Plat_ScreenToWindowCoords, Plat_WindowToScreenCoords
Added EngineLoop.HandleInputEvent - allow managed to take the first chomp at input
UI2Test
Update RenderingManager.cs