projects
/
onyx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f70db7
)
listed things to do in ui module
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Mon, 21 Jun 2021 23:59:25 +0000
(18:59 -0500)
committer
Brendan Hansen
<brendan.f.hansen@gmail.com>
Mon, 21 Jun 2021 23:59:25 +0000
(18:59 -0500)
modules/ui/module.onyx
patch
|
blob
|
history
diff --git
a/modules/ui/module.onyx
b/modules/ui/module.onyx
index 2233f5ce9f8e6f68a1e47d153374c7030c69ae76..2174ce95f8ef751d52f92c20685af30e78fc2949 100644
(file)
--- a/
modules/ui/module.onyx
+++ b/
modules/ui/module.onyx
@@
-2,6
+2,14
@@
/*
Document this module better
+Add selection to textbox
+
+Add dropdowns
+
+Add scrollable areas
+
+Add proper scissoring for intersecting elements (events get scissored too)
+
Add a font cache and more preloaded fonts
Add proper font texture decoding to make the WebGL texture depending on how the BMFont was encoded into the image.