Michael Smith
|
de013112db
|
+ Renamed Variable.Name to Variable.Text
+ Added CompoundVariable as result from operations on variables
+ Added constructor flag for Variable to optionally add it to globals on creation
|
2016-03-06 18:09:21 -08:00 |
|
Michael L Smith
|
301e92dfff
|
Shifted all publicly visible classes to the OSCADSharp namespace
|
2016-03-06 16:28:06 -08:00 |
|
Michael L Smith
|
627569e6ed
|
Tests / fixes for bindings being propagated on cloned objects
|
2016-03-05 18:22:58 -08:00 |
|
Michael Smith
|
047a6472b1
|
Text3D variable bindings.
|
2016-03-03 22:09:38 -08:00 |
|
Michael Smith
|
54b8e6a686
|
+ Text3D bindings
+ Text3D happy path binding tests
|
2016-02-29 23:52:25 -08:00 |
|
Michael L Smith
|
62a0a034a1
|
+ Decided not to support Bounds() on Text3D objects, since there's a lot of work needed before it will be viable.
|
2016-02-22 18:32:17 -08:00 |
|
Michael L Smith
|
fd677aa909
|
+ Initial Bounds implementation for Cube, Cylinder, Sphere and (sort of) Text3D
|
2016-02-20 23:19:28 -08:00 |
|
Michael Smith
|
f1f699afe4
|
Moved a bunch of tests into folders
|
2016-02-18 22:19:03 -08:00 |
|