userGarry Newmancancel
branchsbox/hackweek-cefcancel

10 Commits over 0 Days - ∞cph!

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