Mike Smith
|
1746190165
|
Added 'mimic' method to copy identical transforms to other objects
|
2016-02-14 01:07:18 -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
|
f74592116f
|
Added Add/Subtract vector operators, and Negate and Clone methods
|
2016-02-10 23:46:31 -08:00 |
|
Mike Smith
|
03ea1c3cb6
|
Added some constructors for common ways to create simple solids
|
2016-02-10 23:16:20 -08:00 |
|
Mike Smith
|
152a63ee77
|
Added builtin linear extrude on Text3D
|
2016-02-10 00:09:07 -08:00 |
|
Mike Smith
|
1449cdd2b2
|
Added Clone() method to OSCADObject and all descendants
|
2016-02-07 22:04:05 -08:00 |
|
Mike Smith
|
8435737df5
|
Added Intersection boolean operation
|
2016-02-07 21:34:40 -08:00 |
|
Mike Smith
|
9ccf494e81
|
Added Difference boolean operation
|
2016-02-07 21:29:41 -08:00 |
|
Mike Smith
|
efc981579f
|
Added Union (first Boolean operation)
|
2016-02-07 21:07:58 -08:00 |
|
Mike Smith
|
584049346f
|
Added overloads for transforms that take a vector to allow for X/Y/Z doubles to be used directly
|
2016-02-07 11:49:29 -08:00 |
|
Mike Smith
|
43d9369187
|
Finished out composite behaviors for OSCADObject transforms.
|
2016-02-07 11:40:13 -08:00 |
|
Mike Smith
|
64066f81f1
|
Filled out remaining block string output for transforms
|
2016-02-07 11:17:33 -08:00 |
|
Mike Smith
|
f585e017c2
|
Added BlockFormatter, updated string construction for ColoredObject (More to follow)
|
2016-02-07 11:00:27 -08:00 |
|