12 Commits

Author SHA1 Message Date
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
783a448db1 Fixed the CurveKeyCollection class so all CurveKeyCollection test are now passing! 2015-03-15 01:11:42 +01:00
SND\AstrorEnales_cp
085fb42ba6 Finished the BasicEffect Sample which tests all possible feature combinations of the Effect. 2015-03-15 01:11:38 +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
Glatzemann
1896545e0c extended msi installer
fixed CurveKey operator == and !=
2011-11-22 11:59:35 +00:00
Glatzemann
7251ab8fcb fixed Equality operators in CurveKey and Unit tests 2011-11-21 07:44:02 +00:00
Glatzemann
29f0b9b774 Added output of GamePad ThumbSticks to TextRendering sample as a showcase for a possible bug in SharpDX 2011-11-21 06:22:29 +00:00
SND\floAr_cp
108cc7fc03 CurveKey removed useless code, CurveKey collection is now sorted and pass add tests 2011-11-20 22:48:32 +00:00
SND\floAr_cp
3f3aa57192 curvekey != corrected 2011-11-20 22:29:31 +00:00
SND\floAr_cp
26f81c06a7 null reference error in curveKey corrected (used try catch and cast to object) 2011-11-20 13:42:00 +00:00
SND\floAr_cp
2143a23328 changed curve key 2011-11-19 23:00:59 +00:00
SND\AstrorEnales_cp
a36695b15b working on GL Effect and added CurveKey.cs and CurveKeyCollection.cs 2011-11-15 21:37:26 +00:00