This website requires JavaScript.
Explore
Help
Register
Sign In
elias
/
OSCADSharpDotnet7
Watch
1
Star
0
Fork
0
You've already forked OSCADSharpDotnet7
mirror of
https://github.com/eliasstepanik/OSCADSharpDotnet7.git
synced
2026-01-11 13:38:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OSCADSharpDotnet7
/
OSCADSharp
/
OSCADSharp.UnitTests
History
Michael L Smith
4527a3cd33
+ Position() on resized objects is now supported via the averaging of Bounds() positions.
2016-02-22 18:43:26 -08:00
..
Booleans
Basic Bounds implementations for most transforms and booleans + some test updates.
2016-02-21 01:22:44 -08:00
Properties
+Unit test project
2016-02-11 22:55:13 -08:00
Solids
+ 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
Transforms
+ Position() on resized objects is now supported via the averaging of Bounds() positions.
2016-02-22 18:43:26 -08:00
InterpolationTests.cs
+ Added one more test for position after lots of operations.
2016-02-16 20:00:55 -08:00
OSCADObjectTests.cs
Added optional recursive flag to Children() to allow selection of immediate children instead of all descendants.
2016-02-21 20:27:56 -08:00
OSCADSharp.UnitTests.csproj
Basic Bounds implementations for most transforms and booleans + some test updates.
2016-02-21 01:22:44 -08:00