Commit Graph

3 Commits

Author SHA1 Message Date
Acruid
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
DrSmugleaf
b8e5b47e7a Use 'new' expression in places where the type is evident for the engine (#1415)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2020-11-26 00:16:55 +01:00
ComicIronic
9ab3f13f2d Make AddComponent load default DataField values (#1112)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2020-06-08 13:51:08 +02:00