I've fixed a few bugs (defaultValue), and added a new feature (DdxUvDdyUvRegisterIndex). Enjoy.
Changes
- DdxUvDdyUvRegisterIndex has been added as a comment tag on the file, just provide it the index of the register you want bound to that property in the generated C# code.
- Compiled everything against the June DirectX SDK.
- Updating the DirectX Runtime web setup in the installer.
- Fixing some bugs relating to defaultValue being set correctly on some registers.
- Updating the fx file template to use the starting color, 255,0,0,0 instead of 0,0,0,0.