| .. |
|
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 months ago |
|
app
|
94a0db125e
app: delete freetype 🎉🎉🎉
|
7 months ago |
|
expr
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
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 months ago |
|
plugin
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
prop
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
shape
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
text
|
22f9597908
app: rename text2 => text
|
7 months ago |
|
ui
|
22f9597908
app: rename text2 => text
|
7 months ago |
|
util
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
error.rs
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
logger.rs
|
3564bd1f84
app/chatview: migrate DateMessage to text2 API
|
7 months ago |
|
main.rs
|
22f9597908
app: rename text2 => text
|
7 months ago |
|
mesh.rs
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
net.rs
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
plugin.old.rs
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
pubsub.rs
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
py.rs
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
ringbuf.rs
|
9785777642
chore: Update copyright license year
|
7 months ago |
|
scene.rs
|
9785777642
chore: Update copyright license year
|
7 months ago |