7 Commits

Author SHA1 Message Date
SND\GinieDp_cp
f28c1d0f10 + Implemented Transform methods for Plane structure
+ Added Tests for Plane structure
+ Implemented quaternion transforms for Vectors
2012-08-21 18:13:30 +00:00
SND\AstrorEnales_cp
5505f7dcbf - Added PlatformSystem Plugins layer
- Started Windows, Metro and Linux Platform-Plugins
- Moved the RecordingSample to the Samples folder
- Started two samples for using the graphics device in a WinForms and Wpf Editor
- Refactorings in the AddIn-System
- Moved the Window initialization-code to the Platform modules
- Changed the License text in all code files which is now way smaller
- Started ProjectConverter tool which converts all the projects and solution to the target configuration
- Changed the SupportedPlatform names in the Resource files
- Changed the WIN8 define to WINDOWSMETRO which is actually meant
- Removed NLog and started our own Logger class
- Many more stuff...
2012-08-09 09:45:04 +00:00
Glatzemann
2672ebeabf fixed BoundingBox Intersects Plane
fixed BoundingBox Contains BoundingBox
fixed BoundingBox Intersects BoundingBox
fixed BoundingBox Contains BoundingSphere
fixed BoundingBox Intersects BoundingSphere

BoundingBox tests are all green now
2011-11-23 09:35:45 +00:00
SND\GinieDp_cp
1dafda1067 - Added tests for the Design namespace
- Fixed all ToString methods
- Fixed some GetHashcode methods
2011-11-16 22:35:53 +00:00
SND\xToast_cp
85f23ea06d Implemented BoundingBox, BoundingSphere and parts of BoundingFrustum. Still some small issues to fix. 2011-11-05 19:31:10 +00:00
SND\xToast_cp
483fc18ba0 - added BoundingBox an BoundingSphere Unit tests
- implemented BoundingBox != operator
2011-11-01 19:21:41 +00:00
Glatzemann
8326720ee3 initial import 2011-10-31 05:36:24 +00:00