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
641
Commits
2
Branches
18
Tags
c41d41c8812cc88e1d2137660027c03a4fcf29fb
Commit Graph
641 Commits
This Branch
This Branch
All Branches
Make the function
interval
contextual and linear.
PopSlime
·
2023-05-12 11:37:14 +08:00
c41d41c881
Adapt judge functions to Vector4.
PopSlime
·
2023-05-12 11:33:56 +08:00
f09e3d3545
Modify the parameter order of function
clamp
.
PopSlime
·
2023-05-12 11:29:06 +08:00
12b3373aeb
Add judge area definition. (Amend)
PopSlime
·
2023-05-11 16:19:30 +08:00
9480904db7
Make hit expression comparable.
PopSlime
·
2023-05-11 16:18:36 +08:00
bee3401283
Add judge area definition.
PopSlime
·
2023-05-11 16:15:57 +08:00
fe4280aa2e
Fix physical dimension parsing.
PopSlime
·
2023-05-10 11:10:11 +08:00
3e273d67ba
Disable rendering on startup.
PopSlime
·
2023-05-09 21:28:34 +08:00
fcec43f694
Allows stopping during chart loading.
PopSlime
·
2023-05-09 21:27:48 +08:00
904581c520
Improve performance for prehandling by disabling rendering.
PopSlime
·
2023-05-09 21:25:49 +08:00
b983e32d56
Improve the ordering logic for input handlers in input config.
PopSlime
·
2023-05-09 19:02:43 +08:00
f2aea2bd40
Update Cryville.Input.
PopSlime
·
2023-05-09 19:02:17 +08:00
cc8e1f7ce4
Invalidates handlers with unmatched physical dimension or nullablility in input config.
PopSlime
·
2023-05-09 19:00:49 +08:00
749e1395bc
Add field for physical dimension in input definition.
PopSlime
·
2023-05-09 18:58:45 +08:00
21af9582f8
Add function
map
.
PopSlime
·
2023-05-09 12:09:08 +08:00
26dd373e7b
Cleanup.
PopSlime
·
2023-05-09 11:20:14 +08:00
1bd35d2c51
Update docs from Cryville.Input.
PopSlime
·
2023-05-09 11:17:49 +08:00
d275f61602
Update Cryville.Audio.
PopSlime
·
2023-05-09 11:16:18 +08:00
f5f1a5de67
Cleanup.
PopSlime
·
2023-05-07 21:30:34 +08:00
56153f5eed
Update Cryville.Input. Fix cleanup logic for input proxy.
PopSlime
·
2023-05-07 21:30:00 +08:00
b4984c0b3a
Fix audio time syncing.
PopSlime
·
2023-05-07 21:28:17 +08:00
dad399facf
Modify the format of time status debug information.
PopSlime
·
2023-05-07 21:27:18 +08:00
b536871da7
Update Cryville.Input.
PopSlime
·
2023-05-07 13:42:53 +08:00
bd028c1b72
Fix chart importing.
PopSlime
·
2023-05-07 13:40:15 +08:00
fa9303c0a1
Optimize GC for input config.
PopSlime
·
2023-05-07 13:38:41 +08:00
d030c48b4d
Fix misspelling.
PopSlime
·
2023-05-05 00:42:20 +08:00
beab3d7f8b
Move part of the input module to Cryville.Input.
PopSlime
·
2023-05-05 00:40:51 +08:00
0b2ea3ddbc
Move some classes to Cryville.Common.
PopSlime
·
2023-05-03 22:51:30 +08:00
b143fb49ce
Fix error caused by threaded input handlers before time syncing.
PopSlime
·
2023-04-22 21:19:31 +08:00
8f211568be
Add Android touch handler.
PopSlime
·
2023-04-22 21:17:00 +08:00
6d276c99ac
Fix race condition for the shared evaluator when any active input handler is threaded.
PopSlime
·
2023-04-22 21:16:17 +08:00
72a93721f9
Fix error handling in PDT evaluator.
PopSlime
·
2023-04-22 21:09:53 +08:00
a1fd420493
Code cleanup.
PopSlime
·
2023-04-22 21:08:06 +08:00
d72afaa75b
Fix memory leak from object pools.
PopSlime
·
2023-04-21 12:18:29 +08:00
0.7.0-rc0
2784544884
Fix event priority. (2)
PopSlime
·
2023-04-21 00:56:58 +08:00
c39a02a1c2
Switch serialization mode to text mode.
PopSlime
·
2023-04-21 00:03:13 +08:00
4c397ab2f7
Fix event priority.
PopSlime
·
2023-04-20 20:05:59 +08:00
6b3a9c9f0a
Fix transition clipping.
PopSlime
·
2023-04-20 19:47:35 +08:00
1c1560f17f
Code cleanup.
PopSlime
·
2023-04-20 19:47:10 +08:00
0699bc5614
Fix unexpected shared vector references.
PopSlime
·
2023-04-20 19:46:46 +08:00
d86da00258
Share realtime relative motion nodes across state clones.
PopSlime
·
2023-04-20 19:45:25 +08:00
d1ad68debe
Fix
polysec
not generating mesh if
body
not specified.
PopSlime
·
2023-04-20 19:40:50 +08:00
b937285a74
Fix
mesh.color
not working on
polysec
.
PopSlime
·
2023-04-20 19:40:12 +08:00
69fe03475b
Fix position anchoring. (2)
PopSlime
·
2023-04-20 14:31:49 +08:00
e5956f2b34
(Amend to
61b72107
)
PopSlime
·
2023-04-20 14:31:03 +08:00
fdb4ab55a3
Fix pre-graphical update not ended within a frame.
PopSlime
·
2023-04-20 14:29:50 +08:00
e30df8bdbc
Matches root transform with tag.
PopSlime
·
2023-04-20 11:37:19 +08:00
251b7bc352
Pull up
TransformHandler
.
PopSlime
·
2023-04-20 11:36:38 +08:00
61b72107ae
Fix position anchoring.
PopSlime
·
2023-04-20 00:21:39 +08:00
d6208f19fb
Code cleanup.
PopSlime
·
2023-04-20 00:20:28 +08:00
93d9fdd4b8
First
Previous
1
2
3
4
5
...
Next
Last