Pop_Slime
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-02 17:28:55 +08:00
9044631fe7 Implement custom ruleset config. (2)
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-02 17:25:50 +08:00
3b22d4fce3 Fix potential constant flag toggled off incorrectly while optimizing.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-02 17:20:47 +08:00
5393ff1451 Code cleanup with the implementation of property store.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-31 15:15:11 +08:00
e34a9cc868 Implement custom ruleset config.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-31 15:14:09 +08:00
440581261e Add contextual function precision.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-31 15:12:46 +08:00
b78e99c59c Reconstruct property sources and operators to generic types.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-28 14:13:33 +08:00
3db8f61e3b Decouple the usage of PDT evaluator of chart player.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-28 14:09:47 +08:00
8b64165fb7 Fix incorrect layout of popup in camera canvas mode.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-28 13:33:07 +08:00
799b1e12da Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-28 12:16:47 +08:00
957270c41a Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-27 22:07:06 +08:00
bc51a45df8 Rewrite property panel to adapt to ruleset config.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-27 22:06:01 +08:00
9b091a0084 Rename constraint types to avoid ambiguity.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-27 16:22:07 +08:00
98e35fc6f6 Distinguish stepped sliders by applying a tint to them.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-27 16:21:13 +08:00
d83f447e82 Fix number slider not working in camera canvas mode.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-27 16:04:27 +08:00
898885b116 Scene cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-27 16:00:07 +08:00
fd05f6c1dd Add contextual function range.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-27 15:59:41 +08:00
86da71f2cb Draft config definition.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-27 15:31:34 +08:00
ba2f1d4858 Fix attempt to save config when failed to load.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-25 22:12:12 +08:00
3687a70aec Import Android Apk Patch.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-07-14 23:49:51 +08:00
8da54093aa Code cleanup.