Pop_Slime
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-01 22:14:49 +08:00
bd256ba1a6 Reimport upgraded TextMesh Pro, modified.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 22:56:23 +08:00
623c53f79a Cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 22:56:10 +08:00
969fdc8069 Optimize GC for status info.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 22:51:21 +08:00
cbc874dd72 Optimize GC for proxied input variables.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 22:50:43 +08:00
450bd52095 Implement dynamic stack for skin.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 22:49:07 +08:00
5727fcf177 Introduce UnsafeIL for IL2CPP compatibility.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 22:47:53 +08:00
8ab0c2698b Fix TargetString stuck when length was 0. Add TargetString.TrustedAsArray.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 22:45:00 +08:00
6c7b52d93c Import TextMesh Pro.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 15:54:49 +08:00
91f55cd9a3 Add state count debug info.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 15:53:47 +08:00
a1ce459a0e Restructure event/container system.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 15:39:44 +08:00
9700992c3a Add DisposeAll.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 15:30:31 +08:00
f9a1ea72fe Refactor ReleaseEvent.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 15:26:16 +08:00
507b656eab Pull up StampedEvent.Temporary. Fix temporary event discarding.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 15:18:27 +08:00
c16776aee9 Code cleanup. (Amend)
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 15:15:59 +08:00
e109e0bd24 Separate dynamic anchors.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 15:06:35 +08:00
776a615464 Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-31 14:55:46 +08:00
5514b6cf37 Pull up clip from judge definition. Add clip to event container.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-28 11:58:39 +08:00
8932d1b8d0 Add current_time variable.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-28 11:57:55 +08:00
10988847b3 Implement anchor related annotations.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-27 17:30:14 +08:00
c4b139c7a4 Code cleanup.