Mike Smith
|
e8c42deb30
|
+ Added .Children() method to OSCADObjects
+ Added some tests for children
+ Fixed an issue where cloned objects for Transforms would not have cloned children
|
2016-02-14 00:19:29 -08:00 |
|
Mike Smith
|
8fe459a5ba
|
+ Deleted Equals and GetHashCode overrides in Cube/Sphere.
+ Added an IsSameAs method to OSCADObject
+ Modified tests accordingly
|
2016-02-13 13:01:02 -08:00 |
|
Mike Smith
|
7d59afbdd9
|
+ Added some tests for Cube
+ Adjusted some of the Sphere tests
+ Overrides for .Equals and .GetHashCode on Cube and Sphere
|
2016-02-12 18:16:00 -08:00 |
|
Mike Smith
|
7efd7f161d
|
+ Added a Clone() test for Sphere
|
2016-02-12 17:02:21 -08:00 |
|
Mike Smith
|
dc950b5fdb
|
+Unit test project
+ Added some unit tests on spheres/sphere script output.
|
2016-02-11 22:55:13 -08:00 |
|