mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 12:24:56 +00:00
Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/urde
This commit is contained in:
@@ -98,7 +98,7 @@ static std::string _BuildVS(const SModelShadersInfo& info) {
|
||||
") in vec4 weightIn["sv << unsigned(info.m_tag.getWeightCount()) << "];"sv;
|
||||
vertOut << '\n';
|
||||
|
||||
vertOut << "#define URDE_TCG_EXPR "sv;
|
||||
vertOut << "\n#define URDE_TCG_EXPR "sv;
|
||||
using UVAnimType = BlendMaterial::UVAnimType;
|
||||
using PassType = BlendMaterial::PassType;
|
||||
int mtxIdx = 0;
|
||||
|
||||
Reference in New Issue
Block a user