Pop_Slime
Pop_Slime commented on issue Pop_Slime/crtr#9 2023-02-27 15:11:35 +08:00
[Skin] State selector

Deprecated

Pop_Slime closed issue Pop_Slime/crtr#9 2023-02-27 15:11:35 +08:00
[Skin] State selector
Pop_Slime closed issue Pop_Slime/crtr#5 2023-02-27 15:09:45 +08:00
[Chart] Pausing
Pop_Slime closed issue Pop_Slime/crtr#11 2023-02-27 15:07:59 +08:00
[Skin] Cutoff
Pop_Slime commented on issue Pop_Slime/crtr#11 2023-02-27 15:07:59 +08:00
[Skin] Cutoff

Solution

  • Example primary judge: head
  • Example primary judge for long note body: longbody
  • Example secondary judge for miss: j_miss

Cut at hit timing

@if .judge_head…
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-27 00:17:17 +08:00
a755cc13bd Implement animation.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-27 00:16:47 +08:00
9a51cf1b56 Add rewind and tick mechanism for skin component.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-27 00:13:40 +08:00
256c656e9c Fix once annotation not working on certain properties.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-27 00:11:40 +08:00
2ac7f05316 Add contextual function anim.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-26 16:27:27 +08:00
28d46dbabe Disallows multiple meshes in one object.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-26 16:24:30 +08:00
18b3e0bc84 Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-26 16:23:20 +08:00
23f2e7c1f2 Fix multiple flags ignored in enum property operator.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-26 16:22:40 +08:00
998713b41f Pull some init logic in enum property operator to static constructor.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-26 16:21:36 +08:00
3561354231 Implement execute once annotation on properties.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-26 16:20:28 +08:00
0cccb170c1 Support extra annotations on skin property key. Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-26 16:16:52 +08:00
d2480b8a6f Update global suppressions.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-24 15:25:09 +08:00
6837d3f7ee Make the group in skin container readonly.
Pop_Slime pushed tag 0.6.0 to Pop_Slime/crtr 2023-02-22 18:48:39 +08:00
Pop_Slime pushed tag 0.6.0-rc3 to Pop_Slime/crtr 2023-02-21 23:05:17 +08:00
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-21 22:47:46 +08:00
3ecf3b4bfc Code cleanup.