10 Commits over 0 Days - ∞cph!
Obsolete KeyModifiers, OnButtonTyped takes a ButtonEvent
Handle running without steam (for -test)
Call static constructors in bootstrap
Strip debug output
Throw some comments on Sandbox.HtmlSurface
Update HtmlSurface.cs
Use weak reference in SteamHtmlSurface, so they can actually get collected
Clean up, expose HtmlSurface as different classes for Game and Tools - because we'll want to reliably sandbox the game ones
Cleanup
Pass VirtualKey and KeyboardModifiers down in panel ButtonEvent
Fix callback name
Promote KeyboardModifiers and MouseButtons to Sandbox.System
Hook keyboard input
Send steam callbacks through engine instead of client
Add Pixmap.UpdateFromPixels( ... )
Web Browser poc