Commit Graph

15 Commits

Author SHA1 Message Date
c3152ac888 Changed RGTK test back to .NET Framework.
OpenTK assembly isn't properly restored with RGTK when otherwise.
2020-02-23 16:48:35 -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
ca55ca7208 Refactoring. 2020-02-23 16:17:10 -05:00
45e62f8058 Fixed file lock issue and (finally) renamed assets folder. 2020-02-23 15:10:53 -05:00
92d9988166 renamed assets folder and added space to organize vert.
mostly actually to trigger git to rename the folder...
2020-02-23 14:53:47 -05:00
07bfc8ab43 update test according to file rename. 2020-02-23 14:50:52 -05:00
1a8f31f7a8 Added two more basic type tests. 2020-02-23 13:56:15 -05:00
5a02f4ad6a Renamed camera test file. 2020-02-23 13:56:02 -05:00
91c06a1a4b Changed path to work for CI. 2020-02-23 03:35:33 -05:00
bb44e4fee3 Wrote a very basic camera and unit tests. 2020-02-23 01:34:41 -05:00
276f429b2f Removed some unused files. 2020-02-22 00:05:38 -05:00
a58d3cb131 Added assets and test to test file reading from embedded sources. 2020-02-22 00:05:11 -05:00
5699caf9e4 Added accidentally removed import. 2020-02-21 16:17:47 -05:00
e7b506f6a3 Changed unit testing to non-graphical tests.
Currently, just reset things to a template file. Still learning what's easy to test and not.
2020-02-21 02:06:32 -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