Pop_Slime
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-19 11:07:53 +08:00
9c73455761 Fix error on appending arg set when current length equals to capacity in string formatter.
Pop_Slime pushed tag 0.6.0-rc2 to Pop_Slime/crtr 2023-02-18 15:53:15 +08:00
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 15:51:25 +08:00
59c2210359 Prevents dimension-unapplicable inputs from being assigned.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 15:49:49 +08:00
4fab20953a Improve text hints in input config.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 15:48:06 +08:00
ee7b0f5081 Make pause input optional.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 15:46:36 +08:00
33ee7a9a87 Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 14:51:32 +08:00
900bd7b77a Implement effect.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 14:48:47 +08:00
6bd32c9aef Add context cascade blocking.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 14:48:13 +08:00
13893b2853 Add execute once annotation.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 14:46:42 +08:00
23789c15eb Pull up material disposal to MeshBase. (Amend)
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 14:46:12 +08:00
a1f7418d32 Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 14:44:09 +08:00
274a823d02 Fix log not cleared on log toggle.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 14:42:46 +08:00
ba6239068a Optimize GC for sprite update.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 14:41:00 +08:00
ff8c925f32 Optimize GC for setting image.frame.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-18 14:39:50 +08:00
2a6a33e60c Pull up material disposal to MeshBase.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-17 23:14:55 +08:00
8910b1f4a0 Allow dynamic anchor reset.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-17 21:13:23 +08:00
36dddea4d9 Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-17 21:12:45 +08:00
6a648c2dcd Fix error on image.frame(s) not set.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-17 21:11:42 +08:00
2d4087dc89 Fix behaviour on parameter overflow.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-02-17 18:11:08 +08:00
f91aacd78e Code cleanup.