| .. |
|
android
|
a9e1f04a9f
app: do proper JVM thread mgmt. previously we call AttachThread() everywhere which is wrong, it should be called once per thread and then DetachThread() to cleanup. use thread local storage + Drop to make a thread guard for this.
|
7 ヶ月 前 |
|
app
|
9d15053bee
app/chatview: migrate FileMessage to text2 API
|
7 ヶ月 前 |
|
expr
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
gfx
|
6b9ef3aff2
app: fix potential bug on exit due to already dropped anim when draw() is called after window quit request. see below for more detailed info.
|
7 ヶ月 前 |
|
plugin
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
prop
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
shape
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
text
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
text2
|
a46fc2963b
app/chatview: migrate PrivMessage to text2 API
|
7 ヶ月 前 |
|
ui
|
2caeba1c5f
app/chatview: cleanup unused fn params and remove unused stuff
|
7 ヶ月 前 |
|
util
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
error.rs
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
logger.rs
|
3564bd1f84
app/chatview: migrate DateMessage to text2 API
|
7 ヶ月 前 |
|
main.rs
|
633d7f21ce
Merge branch 'gameinput'
|
7 ヶ月 前 |
|
mesh.rs
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
net.rs
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
plugin.old.rs
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
pubsub.rs
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
py.rs
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
ringbuf.rs
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |
|
scene.rs
|
9785777642
chore: Update copyright license year
|
7 ヶ月 前 |