|
bd834cff4a
|
Add tweener and state tweener.
|
2023-11-10 14:51:14 +08:00 |
|
|
8089e724f9
|
Add single layout group.
|
2023-11-10 14:35:02 +08:00 |
|
|
18f9fbea60
|
Add safe area.
|
2023-11-10 14:34:47 +08:00 |
|
|
b48bd7b8ba
|
Code cleanup.
|
2023-11-10 14:32:28 +08:00 |
|
|
b56722b2d1
|
Add vertical mode for ImageSliced3 .
|
2023-11-07 16:17:41 +08:00 |
|
|
5854801a53
|
Fix UI pattern for AspectRatioLayoutElement .
|
2023-11-07 15:53:16 +08:00 |
|
|
668f46d260
|
Prevents matching the fallback script twice.
|
2023-11-03 00:26:37 +08:00 |
|
|
b672889008
|
Update fallback script.
|
2023-11-03 00:25:49 +08:00 |
|
|
08a12097a4
|
Forces one font instance per full name.
|
2023-11-03 00:24:25 +08:00 |
|
|
bfa1423f64
|
Import Cryville.Culture in favor of ScriptUtils.
|
2023-11-02 12:15:38 +08:00 |
|
|
a284edd130
|
Add debug logs about environment and fonts.
|
2023-11-01 01:02:55 +08:00 |
|
|
71294db3c1
|
Optimize GC and performance for MonoPInvokeCallback.
|
2023-09-25 17:09:27 +08:00 |
|
|
9c034c0f7b
|
Code cleanup for font table.
|
2023-09-17 20:26:31 +08:00 |
|
|
4dc0767e91
|
Typo fix.
|
2023-08-11 01:24:01 +08:00 |
|
|
3b22d4fce3
|
Fix potential constant flag toggled off incorrectly while optimizing.
|
2023-08-02 17:25:49 +08:00 |
|
|
bc51a45df8
|
Rewrite property panel to adapt to ruleset config.
|
2023-07-27 22:07:20 +08:00 |
|
|
8da54093aa
|
Code cleanup.
|
2023-07-14 23:49:27 +08:00 |
|
|
1dcbc03829
|
Code cleanup.
|
2023-07-11 00:03:47 +08:00 |
|
|
d89423caf5
|
Code cleanup for network module.
|
2023-07-11 00:02:14 +08:00 |
|
|
7fce9591a9
|
Fix crash on opening a URL on Android.
|
2023-07-04 11:13:28 +08:00 |
|
|
f65e4f1900
|
Cleanup network module.
|
2023-07-04 11:12:27 +08:00 |
|
|
83b9c27e94
|
Implement opening external package link.
|
2023-07-03 01:10:45 +08:00 |
|
|
ea02fc22bd
|
Pull down UnityNetworkTask .
|
2023-06-22 13:23:03 +08:00 |
|
|
60cc763cd0
|
Fix the active network task not re-enqueued when suspended.
|
2023-06-22 13:22:23 +08:00 |
|
|
a7aff4d625
|
Code cleanup.
|
2023-06-22 13:18:34 +08:00 |
|
|
a6a0ac3f9e
|
Fix memory leak during collapsing in PDT.
|
2023-06-06 21:13:36 +08:00 |
|
|
6e553b9ebb
|
Improve error description for evaluation failure.
|
2023-05-29 17:06:30 +08:00 |
|
|
88a46127d7
|
Adapt PDT evaluator to pseudo-lambda expressions.
|
2023-05-29 17:04:22 +08:00 |
|
|
3d09ec8c94
|
Make PdtExpression.Empty public.
|
2023-05-18 13:28:46 +08:00 |
|
|
0b2ea3ddbc
|
Move part of the input module to Cryville.Input.
|
2023-05-05 00:40:51 +08:00 |
|
|
b143fb49ce
|
Move some classes to Cryville.Common.
|
2023-05-03 22:51:30 +08:00 |
|
|
6d276c99ac
|
Add Android touch handler.
|
2023-04-22 21:17:00 +08:00 |
|
|
a1fd420493
|
Fix error handling in PDT evaluator.
|
2023-04-22 21:09:53 +08:00 |
|
|
d72afaa75b
|
Code cleanup.
|
2023-04-22 21:08:06 +08:00 |
|
|
d2b71e41c9
|
Fix CubicBezier algorithm.
|
2023-04-20 00:15:06 +08:00 |
|
|
0f683e403c
|
Resets object on return instead of on rent.
|
2023-04-19 13:32:06 +08:00 |
|
|
f4411629e4
|
Obsolete transition and rate, and add end time for relative motion node.
|
2023-04-18 09:33:47 +08:00 |
|
|
17d620ff0c
|
Fix error on element/property list is null. (2)
|
2023-04-14 20:32:00 +08:00 |
|
|
c57c82bdd1
|
Add progress tracking for chart loading.
|
2023-04-09 22:11:29 +08:00 |
|
|
4bc921d47e
|
Fix error on element/property list is null.
|
2023-04-08 13:39:00 +08:00 |
|
|
8907dd19b0
|
Remove methods for constructor in ReflectionHelper .
|
2023-04-08 13:36:52 +08:00 |
|
|
2221658e7a
|
Fix error when member is not found with string key during PDT interpretation.
|
2023-04-08 13:34:37 +08:00 |
|
|
916c55b4b2
|
Fix error when trying to generate PDT error message at the very beginning or end of the source.
|
2023-04-08 13:31:26 +08:00 |
|
|
6cb36a7064
|
Clean up logic of object interpretation in PDT interpreter.
|
2023-04-07 12:21:20 +08:00 |
|
|
ff19b45a9f
|
Code cleanup.
|
2023-04-04 22:12:10 +08:00 |
|
|
c877437ab6
|
Fix optimization for collapse operators.
|
2023-04-04 22:08:38 +08:00 |
|
|
fd7c1e6635
|
Fix constant expression flagging in PDT evaluator.
|
2023-04-04 20:49:46 +08:00 |
|
|
c98536e8ab
|
Prune and clean up code.
|
2023-04-04 20:48:17 +08:00 |
|
|
2e69035618
|
Returns whether PDT evaluation succeeded.
|
2023-04-03 17:00:05 +08:00 |
|
|
072703efe7
|
Pull up error handling in PDT evaluator.
|
2023-04-03 16:49:34 +08:00 |
|