Commit Graph

12 Commits

Author SHA1 Message Date
029932910d Added parameter check to EngineCommand.cs
makes sure all invoke strings don't contain spaces. Scope change makes sure to not break parameter rules.
2020-02-24 03:05:14 -05:00
92f302875f Added parameter check to Process method in CommandEngine.cs. 2020-02-24 03:04:45 -05:00
fa74bc9ae5 Switched to dependency injection for console use.
Created interfaces for input and output for better structure and easier testing.
2020-02-23 20:51:39 -05:00
515fac38a6 Updated Newtonsoft.Json and changed tests to be .NET Core.
Mostly attempting to get rid of a small warning.
2020-02-23 16:44:53 -05:00
de68e62eb4 Changed accessibility modifiers in light of new structure. 2020-02-23 16:21:23 -05:00
ca55ca7208 Refactoring. 2020-02-23 16:17:10 -05:00
c4dd6f035d Updated Tools accordingly to new pipeline structure. 2020-02-23 14:50:01 -05:00
519d31f2e1 Another restructure with code updates.
Updated RectTextrue.cs, VertexInformation.cs, and IDrawable.cs to properly pass indice information.
2020-02-20 18:07:17 -05:00
1a9ff8a26f Moved csproj of tools portion into src. 2020-02-20 17:21:21 -05:00
4e56f2d51e Restructed project in preparation for unit testing. 2020-02-20 16:13:26 -05:00
d31a2cb744 Renamed project metadata. 2020-02-20 04:19:10 -05:00
dee5f96ea7 Files renamed to RecrownedGTK. 2020-02-16 21:44:21 -05:00