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
502
Commits
2
Branches
18
Tags
27ca1a72922268b2932f76393ab42bc49ff068d9
Commit Graph
99 Commits
Move up non-generic collection types and add debug view.
PopSlime
·
2023-03-09 11:37:23 +08:00
505b826627
Fix inaccurate beat snapping for osu charts. Fix osu charts with too low BPM not able to be imported.
PopSlime
·
2023-03-05 20:40:02 +08:00
1851bd3c54
Code cleanup.
PopSlime
·
2023-03-03 13:34:12 +08:00
28c878f3e5
Supplement generic PairCollection.
PopSlime
·
2023-03-03 13:26:11 +08:00
7736eba14d
Supplement Insert methods for pair list.
PopSlime
·
2023-03-03 11:49:32 +08:00
2e54b38d2b
Fix potential order inconsistency of element and property lists.
PopSlime
·
2023-03-03 11:45:16 +08:00
da60dc0903
Add cubic bezier functions.
PopSlime
·
2023-03-02 10:40:18 +08:00
215f72b3b5
Add Identifier.Empty.
PopSlime
·
2023-03-01 00:33:28 +08:00
c7e7bd8a77
Code cleanup.
PopSlime
·
2023-02-26 16:24:28 +08:00
18b3e0bc84
Code cleanup.
PopSlime
·
2023-02-18 15:46:32 +08:00
33ee7a9a87
Fix behaviour on parameter overflow.
PopSlime
·
2023-02-17 21:11:38 +08:00
2d4087dc89
Add backward compatibility for skin.
PopSlime
·
2023-02-17 16:24:24 +08:00
675ce68073
Cleanup logic of PDT interpreter.
PopSlime
·
2023-02-15 18:07:36 +08:00
c7ea6f1d4b
Cleanup CategorizedPool.
PopSlime
·
2023-02-12 17:27:54 +08:00
87362b47c5
Eliminate Array.Copy GC in SquareMatrix.
PopSlime
·
2023-02-11 23:09:46 +08:00
6df10837fe
Add RentedCount for ObjectPool.
PopSlime
·
2023-02-11 23:09:05 +08:00
42cb54de1d
Pull up CategorizedPool. Add Reset method for ObjectPool.
PopSlime
·
2023-02-11 23:08:43 +08:00
9fd685b8b3
Code cleanup.
PopSlime
·
2023-02-10 15:50:49 +08:00
1b1ed42a1b
Replace TrustedAsOfLength with safe As and Set.
PopSlime
·
2023-02-10 15:47:20 +08:00
b437925f92
Optimize GC for frame calculation.
PopSlime
·
2023-02-09 18:07:06 +08:00
041c1e374e
Add exception handling for invalid key interpretation in PDT.
PopSlime
·
2023-02-09 12:21:41 +08:00
16b1d323dc
Matches member name first then generic list in PDT.
PopSlime
·
2023-02-09 12:15:07 +08:00
c4d5e5f480
Move ruleset config to main scene. Add title for UI.
PopSlime
·
2023-02-06 22:55:14 +08:00
da68c8b877
Code cleanup.
PopSlime
·
2023-02-05 23:01:46 +08:00
dca1ba304e
Code cleanup.
PopSlime
·
2023-02-05 15:59:20 +08:00
300e44bd4b
Implement meta table for font.
PopSlime
·
2023-02-05 15:59:12 +08:00
ab6f983392
Prevent non-Windows system trying to initialize WindowsPointerHandler.
PopSlime
·
2023-02-05 15:58:31 +08:00
596c6395e4
Add fallback logic for TMP auto font.
PopSlime
·
2023-02-05 15:55:53 +08:00
1711fbadf7
Seperate matcher from font manager.
PopSlime
·
2023-02-05 15:53:30 +08:00
84b7a6d183
Support multiple fonts with the same full name.
PopSlime
·
2023-02-05 15:51:18 +08:00
6d0fd0f9ec
Add system font matcher.
PopSlime
·
2023-02-02 18:35:18 +08:00
b407ba88c4
Reimport upgraded TextMesh Pro, modified.
PopSlime
·
2023-02-01 22:14:43 +08:00
bd256ba1a6
Optimize GC for status info.
PopSlime
·
2023-01-31 22:56:06 +08:00
969fdc8069
Fix TargetString stuck when length was 0. Add TargetString.TrustedAsArray.
PopSlime
·
2023-01-31 22:47:35 +08:00
8ab0c2698b
Fix EmptyBinder not identifying inheritance.
PopSlime
·
2023-01-27 15:24:48 +08:00
3fdc236b1d
Code cleanup.
PopSlime
·
2023-01-26 16:47:56 +08:00
c015b60dc3
Optimize GC for enumerating TargetString.
PopSlime
·
2023-01-26 16:46:43 +08:00
5e01b654bd
Add exception description on PDT parsing error.
PopSlime
·
2023-01-24 23:10:52 +08:00
2304257201
Optimize code structure for input module.
PopSlime
·
2023-01-21 17:04:29 +08:00
5198ecec1f
Code cleanup.
PopSlime
·
2023-01-21 16:59:19 +08:00
6779b88055
Add
is
function.
PopSlime
·
2023-01-16 20:46:57 +08:00
09e917dbe8
Add forced variable syntax in PDT.
PopSlime
·
2023-01-16 20:45:06 +08:00
1003a0e199
Pull down EvaluationFailureException.
PopSlime
·
2023-01-13 22:18:13 +08:00
4f93995bbd
Fix conditional compilation.
PopSlime
·
2023-01-01 20:07:58 +08:00
e8f8593555
Exception cleanup. Code cleanup.
PopSlime
·
2022-12-23 15:20:16 +08:00
356f4df9a9
Optimize GC for group frame.
PopSlime
·
2022-12-20 16:05:52 +08:00
06d8012675
Implement preset path in file dialog.
PopSlime
·
2022-12-16 17:50:26 +08:00
5d17555744
Logic cleanup for file dialog.
PopSlime
·
2022-12-16 17:48:43 +08:00
e6d94f248c
Add LocalResourceFinder.
PopSlime
·
2022-12-16 17:41:23 +08:00
8eb0b11027
Update Cryville.Common.
PopSlime
·
2022-12-13 09:21:52 +08:00
815f48fe06
First
Previous
1
2
Next
Last