13 Commits

Author SHA1 Message Date
Michael L Smith
13dbc41149 Bindings for:
+ Mirror
+ Resize
+ Scale
+ Rotate
+ Translate
2016-03-02 19:07:29 -08:00
Michael Smith
963a58783a Updated Vector3.ToString to match OpenSCAD's vector format of plain [x, y, z] 2016-02-25 22:58:20 -08:00
Michael Smith
135ab5072a Added Bounds.Length, Width, Height 2016-02-21 15:20:27 -08:00
Michael Smith
cce795332f Basic Bounds implementations for most transforms and booleans + some test updates. 2016-02-21 01:22:44 -08:00
Michael L Smith
6865c19886 Added Bounds() on OSCADObject + initial stubs in derived classes. 2016-02-20 22:06:43 -08:00
Michael L Smith
a71f28f5e4 Added lots of comments to get rid of the compiler warnings that appeared after turning XML docs on. 2016-02-17 21:29:10 -08:00
Michael L Smith
637955f2b7 + Updated project settings to include xml documentation output
+ Updated Matrix comment
2016-02-16 21:56:19 -08:00
Mike Smith
8e5aa0a2f3 + Added some additional Vector operations 2016-02-16 17:37:21 -08:00
Michael L Smith
294ae7e357 Several more Position implementations 2016-02-15 21:18:13 -08:00
Mike Smith
1be343fadc Possible functioning implementation of Rotate's point interpolation (at least with center=true). Further testing needed. 2016-02-15 00:31:20 -08:00
Mike Smith
2a7ee3ab63 Added Cube position, Translate interpolation 2016-02-14 23:27:53 -08:00
Mike Smith
bc69fa877b Moved Vector3 to Spatial folder 2016-02-14 22:53:28 -08:00
Mike Smith
3711b6ef6b Added Matrix.cs, matrix multiply method, Vector to matrix factory method 2016-02-14 22:53:04 -08:00