This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-19 23:40:44 +08:00
Code
Issues
Releases
Wiki
Activity
44,424
Commits
4
Branches
793
Tags
c91133254004e18f5e4e43efcf08beaa5002ac53
Commit Graph
10 Commits
Reduce startup overhead during default key binding handling
Dean Herbert
·
2021-09-07 15:19:23 +09:00
5b13b566b5
Update tests in line with thread safety check
Dean Herbert
·
2021-07-04 17:59:39 +09:00
3ec7dc3bb9
Ensure the main realm context is closed when the factory is disposed
Dean Herbert
·
2021-01-15 14:26:06 +09:00
3e366b1f15
Update test to use GetForWrite
Dean Herbert
·
2021-01-15 14:22:48 +09:00
693602513e
Rename realm persisted properties to avoid casting necessity
Dean Herbert
·
2021-01-13 18:36:37 +09:00
fcb4a53f37
Update write usages
Dean Herbert
·
2021-01-13 18:36:37 +09:00
9086d75542
Update existing usages to use the main realm context where applicable
Dean Herbert
·
2021-01-13 18:36:37 +09:00
9d744d629f
Update all read queries to use direct realm subscriptions/queries
Dean Herbert
·
2021-01-13 18:36:37 +09:00
192e58e0c6
Use direct access for query pattern
Dean Herbert
·
2021-01-12 17:01:40 +09:00
765d9cfae1
Add basic test coverage
Dean Herbert
·
2021-01-12 15:21:02 +09:00
9a5410e5d2