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
730
Commits
2
Branches
18
Tags
bc51a45df85fdb3806239877c62f17857cff0682
Commit Graph
695 Commits
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
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
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
Implement new transition.
PopSlime
·
2023-04-20 00:18:49 +08:00
8670482c04
Fix CubicBezier algorithm.
PopSlime
·
2023-04-20 00:15:06 +08:00
d2b71e41c9
Code cleanup.
PopSlime
·
2023-04-19 15:33:45 +08:00
29a8ac2136
Move
BeatTime
to separate file.
PopSlime
·
2023-04-19 15:33:17 +08:00
a9fc5130bb
Add chart compatibility handler.
PopSlime
·
2023-04-19 15:32:16 +08:00
b51c7d2352
Fix the recycle of RMV.
PopSlime
·
2023-04-19 13:56:13 +08:00
56fd0936bb
Re-implement relative motion.
PopSlime
·
2023-04-19 13:54:35 +08:00
2b3898655f
Code cleanup.
PopSlime
·
2023-04-19 13:52:55 +08:00
1b30d3e62c
Optimize GC caused by playing motions.
PopSlime
·
2023-04-19 13:49:55 +08:00
bdbb1fcb07
Remove motion lerper. Reconstruct RMV and motion node. Add motion node pool.
PopSlime
·
2023-04-19 13:48:06 +08:00
659f2165ff
Fix the position of the
head
anchors of tracks.
PopSlime
·
2023-04-19 13:33:41 +08:00
a5439430fb
Resets object on return instead of on rent.
PopSlime
·
2023-04-19 13:32:06 +08:00
0f683e403c
Code cleanup.
PopSlime
·
2023-04-19 13:31:17 +08:00
cf6a7a795b
First
Previous
1
2
3
4
5
...
Next
Last