Skip to content

feat: T4 add techset compiler, loader and dumper - #998

Open
michaeloliverx wants to merge 1 commit into
Laupetin:mainfrom
michaeloliverx:t4-techset
Open

michaeloliverx wants to merge 1 commit into
Laupetin:mainfrom
michaeloliverx:t4-techset

Conversation

@michaeloliverx

Copy link
Copy Markdown
Contributor

Ripping this out of my fork :P


#if defined(FEATURE_T4)
const std::string_view techniqueSetName(material.techniqueSet->name);
const bool isTreeCanopy = techniqueSetName == "m_treecanopy" || techniqueSetName == "mc_treecanopy";

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hardcoded names in linker_pc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant