9 Commits over 0 Days - ∞cph!
Add GlobalEngineNamespace, move TypeLibrary into it so that we can access it from Sandbox.Game and Sandbox.UI
Bring clipboard back in case people were using it, forward to Sandbox.Game
Move UseTemplate attribute
TypeLibrary fixes
Move input, UISystem
Move controls over, delete unused clipboard class
Temp fix for route attribute
Move Screen
Move textblock code into Sandbox.UI, compile with /unsafe
Forward various types to Sandbox.Game
Move from Sandbox.Game into Sandbox.UI: anim, data, input, panel, parser, razor, render, styles, util, yoga wrapper
Move to Tier1, remove Raster and just use Texture
Sandbox.UI
Abstract Sandbox.UI input, move over RootPanel, data classes, IPanel
Move BaseStyles into Sandbox.UI
Fix flawed equality logic