Pop_Slime
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-08 13:00:40 +08:00
a7baef2c9d Add NoRequireDiscord flag when initializing Discord GameSDK.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-04 12:14:41 +08:00
723ec937ad Remove callback parameters on states.
7c77ba83f8 Fix polysec not mapping textures correctly if texture set partly.
6da4b96b24 Optimize motion invalidation performance.
e8f8593555 Fix conditional compilation.
2b5bc5dd08 Optimize GC for RMV pool.
Compare 22 commits »
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-22 19:12:28 +08:00
ff5928b556 Code cleanup.
1f0ac2a2e9 Add "at anchor" skin selector.
95628f07d1 Remove faulty toggling of anchor "cur".
3bead4f1b3 Add "polysec.suppressed" property.
ec9b23f797 Add "cur" anchor.
Compare 8 commits »
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-21 20:22:46 +08:00
c5571e7d17 Make frame properties animatable.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-20 16:06:02 +08:00
959157255f Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-20 16:05:53 +08:00
06d8012675 Optimize GC for group frame.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-20 16:04:36 +08:00
571320630b Optimize performance for skin component properties.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-20 16:01:07 +08:00
207dee9932 Fix offsets for chart converters. (2)
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-19 14:55:19 +08:00
d7b0ca77e9 Change state timestamp to double precision.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-19 14:54:32 +08:00
e55642cdeb Update project version.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-16 23:38:04 +08:00
595fd74662 Remove unused code.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-16 17:51:26 +08:00
3f7becf580 Temporarily change extension detection for Bestdori chart converter.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-16 17:50:29 +08:00
5d17555744 Implement preset path in file dialog.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-16 17:48:46 +08:00
e6d94f248c Logic cleanup for file dialog.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-16 17:44:44 +08:00
b0c70bc62e Pull up ExtensionInterface.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-16 17:41:27 +08:00
8eb0b11027 Add LocalResourceFinder.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-16 15:45:54 +08:00
7f2cfe94c1 Move GlobalSuppressions.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-16 15:45:30 +08:00
e4524bda0b Fix osu! charts with timing point with negative timestamp not able to be imported.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-16 14:55:24 +08:00
226fb15eb1 Resource cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2022-12-16 14:36:14 +08:00
645c4af2f2 Fix offsets for chart converters.