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
658 Commits
This Branch
This Branch
All Branches
Fix potential order inconsistency of pass and score lists.
PopSlime
·
2023-04-07 13:56:21 +08:00
3d8a4a64a9
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
Update project settings.
PopSlime
·
2023-04-04 22:12:22 +08:00
6fd8e44d10
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
Update Unity to 2021.3.21.
PopSlime
·
2023-03-26 17:06:09 +08:00
6fa459e5d3
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
Update project version.
PopSlime
·
2023-03-23 19:28:18 +08:00
89f391f040
Merge 'dev-extension' into 'master'.
PopSlime
·
2023-03-23 19:25:14 +08:00
92a3d5018f
Update version.
PopSlime
·
2023-03-23 19:11:24 +08:00
0.6.1
d510fec57b
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
Update gitignore.
PopSlime
·
2023-03-17 18:08:11 +08:00
c5214dd477
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
Cleanup. (Skin editor)
PopSlime
·
2023-03-15 15:44:32 +08:00
a2391aeb22
Fix incorrect style for single-statement blocks in expression.
PopSlime
·
2023-03-15 15:43:30 +08:00
2207c80951
Make statements in expression not sortable.
PopSlime
·
2023-03-15 15:41:02 +08:00
bf578d7cb9
Improve scaling logic of popup list in skin editor..
PopSlime
·
2023-03-15 15:39:31 +08:00
0bc57c368f
Add category for expression list in skin editor.
PopSlime
·
2023-03-15 15:36:45 +08:00
b64f85aaa2
Sync some constants, operators, and functions for skin editor. (3)
PopSlime
·
2023-03-15 15:34:33 +08:00
93fa2f2d7e
Sync some constants, operators, and functions for skin editor. (2)
PopSlime
·
2023-03-15 10:02:09 +08:00
d72216de8b
Sync some constants, operators, and functions for skin editor.
PopSlime
·
2023-03-15 00:46:19 +08:00
df5133a91a
First
Previous
1
2
3
4
5
...
Next
Last