Glatzemann
0d3593c223
- Fixed an issue with content compiling: The readers for generic types were not registered in the XNB file and therefor couldn't be loaded.
...
- Fixed an issue with CharWriter: It was a ByteWriter (wrong name)...
2015-03-15 01:12:01 +01:00
Glatzemann
9fe9d4bf89
Added (basic) generic writer support to content pipeline. SpriteFont importing and compiling now looks fine.
2015-03-15 01:11:59 +01:00
Glatzemann
298aad1a1c
fixed compile issue in Metro/ModernUI build
2015-03-15 01:11:29 +01:00
Glatzemann
93a848e883
- extended TargetPlatform enumeration for all supported platforms
...
- extended ContentWriter
- extended XNB Inspector to show new TargetPlatforms
2012-08-24 20:25:16 +00:00
Glatzemann
3764074514
- some cosmetics on XNBValidator tool
...
- more work on our own ContentPipeline implementation: effect files are now imported, processed (compiled using fxc.exe) and serialized to a .xnb file. Needs testing...
2012-08-22 10:34:39 +00:00
Glatzemann
b2bd44289f
added some ContentPipeline stuff (upcoming own implementation)
2012-08-14 07:42:00 +00:00