Add CColorElement, CUVElement

Former-commit-id: 2c60ca8c47
This commit is contained in:
2022-10-18 19:13:51 -04:00
parent 15bd6fa4a7
commit eedb4229d3
11 changed files with 557 additions and 77 deletions

View File

@@ -594,7 +594,7 @@ LIBS = [
["Kyoto/Alloc/IAllocator", True],
"Kyoto/PVS/CPVSVisOctree",
"Kyoto/PVS/CPVSVisSet",
"Kyoto/Particles/CColorElement",
["Kyoto/Particles/CColorElement", False],
"Kyoto/Particles/CElementGen",
["Kyoto/Particles/CIntElement", True],
["Kyoto/Particles/CModVectorElement", False],
@@ -605,8 +605,8 @@ LIBS = [
"Kyoto/Particles/CParticleSwooshDataFactory",
["Kyoto/Particles/CRealElement", True],
"Kyoto/Particles/CSpawnSystemKeyframeData",
"Kyoto/Particles/CUVElement",
"Kyoto/Particles/CVectorElement",
["Kyoto/Particles/CUVElement", False],
["Kyoto/Particles/CVectorElement", False],
["Kyoto/Particles/CWarp", True],
["Kyoto/Math/CPlane", True],
["Kyoto/Math/CSphere", True],