11 Commits

Author SHA1 Message Date
Konstantin Koch
8287c54432 Included the Visual Studio extension and made the necessary changes to make it run.
Replaced the old VS templates with ones that offer more flexiblity.
Started replacing the Content Project for the samples with our custom project type.
Inlcuded a basic not yet working AssimpImporter.
2015-04-08 14:50:03 +02:00
SND\AstrorEnales_cp
1aa7d3fe37 Added a test for comparison of all xna and anx enums and fixed some wrong enum basetypes 2015-03-15 01:11:44 +01:00
SND\AstrorEnales_cp
174fc74b4e - Added a full test set for the GameServiceContainer class
- Searched the svn log and replaced a lot of ??? Developer attributes with the real ones.
2015-03-15 01:11:42 +01:00
SND\AstrorEnales_cp
646c2e5b79 - Fixed the Curve class Oscillate mode and all Curve tests are now passing!
- Added the missing Serializable attribute to the Curve class
- Added some more Development attributes
2015-03-15 01:11:41 +01:00
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