This website requires JavaScript.
Explore
Help
Sign In
Pop_Slime
/
crtr
Watch
1
Star
0
Fork
0
You've already forked crtr
Code
Issues
6
Pull Requests
Projects
1
Releases
Activity
658
Commits
2
Branches
18
Tags
6ccc86c28daa2fef861a420678efe64af77c49c5
Commit Graph
624 Commits
Clean up logic of object interpretation in PDT interpreter.
PopSlime
·
2023-04-07 12:21:20 +08:00
6cb36a7064
Resource cleanup.
PopSlime
·
2023-04-04 22:54:11 +08:00
1fc5ea8ac6
Code cleanup.
PopSlime
·
2023-04-04 22:12:10 +08:00
ff19b45a9f
Fix logic of lerping a missing relative motion node.
PopSlime
·
2023-04-04 22:11:36 +08:00
f467832115
Restore PDT evaluator exception.
PopSlime
·
2023-04-04 22:09:57 +08:00
0a25b5260d
Fix optimization for collapse operators.
PopSlime
·
2023-04-04 22:08:38 +08:00
c877437ab6
Unify absolute value and relative node of motion event.
PopSlime
·
2023-04-04 21:18:34 +08:00
676d19f452
Fix constant expression flagging in PDT evaluator.
PopSlime
·
2023-04-04 20:49:46 +08:00
fd7c1e6635
Prune and clean up code.
PopSlime
·
2023-04-04 20:48:17 +08:00
c98536e8ab
Disable warnings from TextMesh Pro.
PopSlime
·
2023-04-04 20:40:12 +08:00
a013d59379
Returns whether PDT evaluation succeeded.
PopSlime
·
2023-04-03 17:00:05 +08:00
2e69035618
Pull up error handling in PDT evaluator.
PopSlime
·
2023-04-03 16:49:34 +08:00
072703efe7
Fix "at anchor" selector not working in effects.
PopSlime
·
2023-03-30 14:16:25 +08:00
0c796c4d7a
Adjust steps for some settings.
PopSlime
·
2023-03-30 12:20:49 +08:00
ee4b0c5483
Update Cryville.Audio.
PopSlime
·
2023-03-30 12:20:03 +08:00
ba7a458e7c
Add start offset settings.
PopSlime
·
2023-03-30 10:37:59 +08:00
06d9df304e
Update Cryville.Audio.
PopSlime
·
2023-03-30 10:37:08 +08:00
578e10bbd7
Documentation cleanup.
PopSlime
·
2023-03-27 12:52:58 +08:00
c685e634d5
Fix encoding.
PopSlime
·
2023-03-26 23:25:20 +08:00
824f401b77
Fix collapse operators not correctly parsed after the scope is downgraded.
PopSlime
·
2023-03-26 22:40:19 +08:00
aafc326f95
Re-enable mipmaps for dynamic sprites.
PopSlime
·
2023-03-26 17:09:02 +08:00
88a6410439
Prevents dynamically loaded sprites from creating physical shapes.
PopSlime
·
2023-03-26 17:07:19 +08:00
d6e1b19d32
Optimize GC for enumeration in context cascade insertion.
PopSlime
·
2023-03-24 20:58:45 +08:00
bde6216295
Optimize GC for mesh wrapper.
PopSlime
·
2023-03-24 17:10:30 +08:00
e03dbef5ff
Introduce
IntKeyedDictionary
to improve performance.
PopSlime
·
2023-03-24 17:06:47 +08:00
e2c683567e
Preserve
Convert
.
PopSlime
·
2023-03-22 20:04:32 +08:00
054b17811d
Preserve
BinaryReader
and
StreamReader
.
PopSlime
·
2023-03-19 14:13:36 +08:00
94d5f7f82e
Detects assembly references and determines loading order automatically.
PopSlime
·
2023-03-18 13:46:13 +08:00
0e4445e52b
Implement extension.
PopSlime
·
2023-03-17 18:03:59 +08:00
ed2c216cf4
Import HybridCLR.
PopSlime
·
2023-03-17 18:03:22 +08:00
609645c108
Improve error log on resource import failure.
PopSlime
·
2023-03-17 18:00:46 +08:00
d280d27a0a
Adapt conversion for RawChartResource.
PopSlime
·
2023-03-17 17:59:59 +08:00
5b727065f3
Move UMG importers to extensions.
PopSlime
·
2023-03-17 17:58:45 +08:00
7aa2577059
Separate extension classes into external assembly.
PopSlime
·
2023-03-17 17:56:12 +08:00
c1b7e9ab55
Remove extensions.
PopSlime
·
2023-03-17 17:49:54 +08:00
99384397ed
Sync component and property list for skin editor.
PopSlime
·
2023-03-14 23:32:35 +08:00
24e881b138
Detects user chart path for Malody chart finder.
PopSlime
·
2023-03-11 21:41:54 +08:00
983cba6843
Remove potentially buggy syncing logic.
PopSlime
·
2023-03-11 21:41:22 +08:00
871782e73f
Optimize GC for input proxy.
PopSlime
·
2023-03-11 21:40:34 +08:00
9aaa96fe10
Fix incorrect array length for vector operator.
PopSlime
·
2023-03-11 21:39:26 +08:00
22190a29c1
Fix offset error on function
anim
.
PopSlime
·
2023-03-09 22:02:34 +08:00
613ca467d0
Fix array operator creating array of type error.
PopSlime
·
2023-03-09 16:27:16 +08:00
536a3066b2
Add "emit effect on self" annotation.
PopSlime
·
2023-03-09 16:26:43 +08:00
43488cd002
Cleanup variable name.
PopSlime
·
2023-03-09 11:41:25 +08:00
a11ccbd39c
Implement set variable annotation.
PopSlime
·
2023-03-09 11:38:49 +08:00
76df4929a7
Move up non-generic collection types and add debug view.
PopSlime
·
2023-03-09 11:37:23 +08:00
505b826627
Make animation time of subspan relative.
PopSlime
·
2023-03-09 10:07:24 +08:00
26a8675922
Code cleanup.
PopSlime
·
2023-03-08 20:36:18 +08:00
b89e1f983e
Fix inaccurate beat snapping for Quaver charts.
PopSlime
·
2023-03-06 08:16:42 +08:00
717e77b47e
Adjust offset for osu chart converter.
PopSlime
·
2023-03-05 23:06:18 +08:00
2f10c79dee
First
Previous
1
2
3
4
5
...
Next
Last