|
ef806b8174
|
Reworked RecrownedGTK tools.
|
2020-05-18 16:46:29 -05:00 |
|
|
e2bfd952f5
|
Updated imports.
|
2020-04-17 22:11:41 -05:00 |
|
|
8d78993400
|
Fixed typo in ConsoleProgram.cs filename.
|
2020-04-16 00:32:03 -05:00 |
|
|
951476a2e6
|
Minor documentation change as well as parameter check.
|
2020-02-29 04:48:07 -05:00 |
|
|
3085416efd
|
Changed what and when exceptions are thrown.
These changes were made to better fit the new structure. Parameter checks were added and the type thrown was changed as well.
|
2020-02-29 04:48:07 -05:00 |
|
|
719ae11cb0
|
Changed code to be compliant to .Net Framework 4.8.
|
2020-02-29 04:48:07 -05:00 |
|
|
c5f281c5e0
|
Changed Tools to .Net Framework.
|
2020-02-29 04:47:12 -05:00 |
|
|
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 |
|