Various emitter fixes

Former-commit-id: 8516ca4705
This commit is contained in:
2023-06-19 19:20:15 -07:00
parent b6206bdf09
commit 352d43e6b4
8 changed files with 173 additions and 41 deletions

View File

@@ -473,7 +473,7 @@ LIBS = [
["Kyoto/Basics/CSWDataDolphin", True],
["Kyoto/Basics/RAssertDolphin", False],
["Kyoto/Animation/CAnimation", True],
"Kyoto/Animation/CAnimationManager",
["Kyoto/Animation/CAnimationManager", False],
"Kyoto/Animation/CAnimationSet",
"Kyoto/Animation/CAnimCharacterSet",
"Kyoto/Animation/CAnimTreeLoopIn",
@@ -646,7 +646,7 @@ LIBS = [
["Kyoto/Graphics/CCubeMaterial", False],
["Kyoto/Graphics/CCubeSurface", False],
["Kyoto/Animation/CCharAnimTime", False],
["Kyoto/Animation/CSegIdList", False],
["Kyoto/Animation/CSegIdList", True],
["Kyoto/Input/CFinalInput", True],
["Kyoto/Graphics/CColor", True],
["Kyoto/Audio/DolphinCAudioGroupSet", False],
@@ -663,7 +663,7 @@ LIBS = [
["Kyoto/Animation/DolphinCVirtualBone", False],
"Kyoto/Graphics/DolphinCModel",
["Kyoto/Text/CStringTable", True],
"Kyoto/Particles/CEmitterElement",
["Kyoto/Particles/CEmitterElement", False],
["Kyoto/Particles/CEffectComponent", True],
["Kyoto/Particles/CParticleData", False],
"Kyoto/Animation/CVertexMorphEffect",