branchsbox/hackweek-cefcancel

10 Commits over 0 Days - ∞cph!

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