Pieter-Jan Briers and GitHub
e34935c9e2
TextEdit control & a bunch of other stuff ( #3436 )
2022-11-12 03:12:49 +01:00
d2494bcdc7
Allow Content to use InitializeTesting ( #3019 )
...
* Allow Content to use InitializeTesting
* Remove internal redefinition
Co-authored-by: ElectroJr <leonsfriedrich@gmail.com >
2022-09-14 17:25:22 -07:00
Pieter-Jan Briers
a7f85b53f8
Background color for UIRoot.
2021-08-30 02:14:22 +02:00
Pieter-Jan Briers
0c94956be1
Various degrees of work on input stuff.
2021-07-05 18:21:47 +02:00
Pieter-Jan Briers and GitHub
8efffc471d
Multi-window support ( #1713 )
2021-05-02 14:05:50 +02:00
Acruid
3203ca2ff4
Removed Control.Update from the UI system. UI Controls have no business running code in simulation updates.
...
Refactored the client update loop so that the GameStateManager is in full control of the simulation update.
2021-03-26 17:46:34 -07:00
Pieter-Jan Briers and GitHub
583b7ebf38
WPF layout ( #1581 )
2021-02-21 12:28:13 +01:00
Acruid and GitHub
2183cd7ca1
Massive Namespace Cleanup ( #1544 )
...
* Removed the Interfaces folder.
* All objects inside the GameObjects subfolders are now in the GameObjects namespace.
* Added a Resharper DotSettings file to mark the GameObjects subfolders as not providing namespaces.
* Simplified Robust.client.Graphics namespace.
* Automated remove redundant using statements.
2021-02-10 23:27:19 -08:00