9 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
Glatzemann
f9a44d9ac3 fixed issue #1146 2015-03-15 01:12:50 +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
6f759ae509 Build a small tool to check all ANX classes about their Development attributes and generate an html report.
Added Development attributes to all PackedVector classes and Audio classes.
2015-03-15 01:11:20 +01: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
SND\rene87_cp
a201b8092e fix Matrix.Divide(ref Matrix matrix1, ref Matrix matrix2, out Matrix result)
fix MathHelpers.WrapAngle(float angle)
add MatrixTest.Invert()
Modified GamePaddPadTest
2011-11-17 14:34:49 +00:00
Glatzemann
ceafc20244 removed some testing code 2011-11-17 10:19:00 +00:00
Glatzemann
bb911b8840 optimized and fixed some minor issues in MathHelper
some work on tests
better float comparison for unit tests in AssertHelper
2011-11-17 10:05:09 +00:00
Glatzemann
8326720ee3 initial import 2011-10-31 05:36:24 +00:00