-
Notifications
You must be signed in to change notification settings - Fork 24
New features & bug fix #274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Hi @nkx111 this already looks amazing thank you! |
|
Hi @Tarcontar, thank you for the help with CI. For other sage games, I tested importing and it works fine. But currently it cannot export to the format of these games. e.g. ObjectsGDI --import--> ObjectsAllied --export--> ObjectsAllied(only for RA3) In principle for each game we can just create a material list like this: I have no modding experience on other sage games and cannot create such material list by myself. But I guess, since most of the shader parameters are common, and shaders like DefaultW3D works similar, with few efforts (or maybe the help of modding experts from these games) we can set these up. |
material rework
other changes
bug fixes