Konstantin Koch
23029218b1
some code cleanup and implemented a dummy ReflectiveWriter for the compilation step
2015-11-04 23:35:05 +01:00
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
778b3c1ee2
extended the XNB file format (without breaking compatibility) for ANX specific extensions
2012-08-27 12:19:52 +00: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
c74b3c5767
- added some missing files from last commit
...
- fixed a bug in XNB-Header
2012-08-22 10:58:46 +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