|
824f401b77
|
Fix encoding.
|
2023-03-26 23:25:20 +08:00 |
|
|
aafc326f95
|
Fix collapse operators not correctly parsed after the scope is downgraded.
|
2023-03-26 22:40:19 +08:00 |
|
|
88a6410439
|
Re-enable mipmaps for dynamic sprites.
|
2023-03-26 17:09:02 +08:00 |
|
|
d6e1b19d32
|
Prevents dynamically loaded sprites from creating physical shapes.
|
2023-03-26 17:07:19 +08:00 |
|
|
6fa459e5d3
|
Update Unity to 2021.3.21.
|
2023-03-26 17:06:09 +08:00 |
|
|
bde6216295
|
Optimize GC for enumeration in context cascade insertion.
|
2023-03-24 20:58:45 +08:00 |
|
|
e03dbef5ff
|
Optimize GC for mesh wrapper.
|
2023-03-24 17:10:30 +08:00 |
|
|
e2c683567e
|
Introduce IntKeyedDictionary to improve performance.
|
2023-03-24 17:06:47 +08:00 |
|
|
89f391f040
|
Update project version.
|
2023-03-23 19:28:18 +08:00 |
|
|
92a3d5018f
|
Merge 'dev-extension' into 'master'.
|
2023-03-23 19:25:14 +08:00 |
|
|
d510fec57b
|
Update version.
0.6.1
|
2023-03-23 19:11:24 +08:00 |
|
|
054b17811d
|
Preserve Convert .
|
2023-03-22 20:04:32 +08:00 |
|
|
94d5f7f82e
|
Preserve BinaryReader and StreamReader .
|
2023-03-19 14:13:36 +08:00 |
|
|
0e4445e52b
|
Detects assembly references and determines loading order automatically.
|
2023-03-18 13:46:13 +08:00 |
|
|
c5214dd477
|
Update gitignore.
|
2023-03-17 18:08:11 +08:00 |
|
|
ed2c216cf4
|
Implement extension.
|
2023-03-17 18:03:59 +08:00 |
|
|
609645c108
|
Import HybridCLR.
|
2023-03-17 18:03:22 +08:00 |
|
|
d280d27a0a
|
Improve error log on resource import failure.
|
2023-03-17 18:00:46 +08:00 |
|
|
5b727065f3
|
Adapt conversion for RawChartResource.
|
2023-03-17 17:59:59 +08:00 |
|
|
7aa2577059
|
Move UMG importers to extensions.
|
2023-03-17 17:58:45 +08:00 |
|
|
c1b7e9ab55
|
Separate extension classes into external assembly.
|
2023-03-17 17:56:12 +08:00 |
|
|
99384397ed
|
Remove extensions.
|
2023-03-17 17:49:54 +08:00 |
|
|
a2391aeb22
|
Cleanup. (Skin editor)
|
2023-03-15 15:44:32 +08:00 |
|
|
2207c80951
|
Fix incorrect style for single-statement blocks in expression.
|
2023-03-15 15:43:30 +08:00 |
|
|
bf578d7cb9
|
Make statements in expression not sortable.
|
2023-03-15 15:41:02 +08:00 |
|
|
0bc57c368f
|
Improve scaling logic of popup list in skin editor..
|
2023-03-15 15:39:31 +08:00 |
|
|
b64f85aaa2
|
Add category for expression list in skin editor.
|
2023-03-15 15:36:45 +08:00 |
|
|
93fa2f2d7e
|
Sync some constants, operators, and functions for skin editor. (3)
|
2023-03-15 15:34:33 +08:00 |
|
|
d72216de8b
|
Sync some constants, operators, and functions for skin editor. (2)
|
2023-03-15 10:02:09 +08:00 |
|
|
df5133a91a
|
Sync some constants, operators, and functions for skin editor.
|
2023-03-15 00:46:19 +08:00 |
|
|
88b959a118
|
Modify border color of expression statement.
|
2023-03-15 00:44:44 +08:00 |
|
|
310bf91fbd
|
Always collapses delete button in skin editor.
|
2023-03-15 00:43:49 +08:00 |
|
|
699f47f98d
|
Fix the height of popup list in skin editor.
|
2023-03-15 00:43:07 +08:00 |
|
|
24e881b138
|
Sync component and property list for skin editor.
|
2023-03-14 23:32:35 +08:00 |
|
|
2eef1b5c4e
|
Update translations for skin editor.
|
2023-03-14 17:27:05 +08:00 |
|
|
c18ceb50d4
|
Update skin structure in editor.
|
2023-03-14 17:24:32 +08:00 |
|
|
27ca1a7292
|
Implement expression in skin editor.
|
2023-03-14 17:22:48 +08:00 |
|
|
dc59176eac
|
Fix encoding for skin editor.
|
2023-03-14 16:59:37 +08:00 |
|
|
aec7470ff8
|
Optimize css for skin editor.
|
2023-03-14 16:58:03 +08:00 |
|
|
983cba6843
|
Detects user chart path for Malody chart finder.
|
2023-03-11 21:41:54 +08:00 |
|
|
871782e73f
|
Remove potentially buggy syncing logic.
|
2023-03-11 21:41:22 +08:00 |
|
|
9aaa96fe10
|
Optimize GC for input proxy.
|
2023-03-11 21:40:34 +08:00 |
|
|
22190a29c1
|
Fix incorrect array length for vector operator.
|
2023-03-11 21:39:26 +08:00 |
|
|
613ca467d0
|
Fix offset error on function anim .
|
2023-03-09 22:02:34 +08:00 |
|
|
536a3066b2
|
Fix array operator creating array of type error.
|
2023-03-09 16:27:16 +08:00 |
|
|
43488cd002
|
Add "emit effect on self" annotation.
|
2023-03-09 16:26:43 +08:00 |
|
|
a11ccbd39c
|
Cleanup variable name.
|
2023-03-09 11:41:25 +08:00 |
|
|
76df4929a7
|
Implement set variable annotation.
|
2023-03-09 11:38:49 +08:00 |
|
|
505b826627
|
Move up non-generic collection types and add debug view.
|
2023-03-09 11:37:23 +08:00 |
|
|
26a8675922
|
Make animation time of subspan relative.
|
2023-03-09 10:07:24 +08:00 |
|