summaryrefslogtreecommitdiff
path: root/devnotes
blob: 735755189c8a09c56f456b0f3e858f18f9ea7a5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Current {
	* ReiLuaGui
		* Mouse wheel scrolling can be detected through other elements.
			* Could try putting container over all of it's content elements and having it's onOver function not breaking loop.
		* Text input.
		* Movable window.
		* Grid container.
		* Calculator.
		* Grid icon window.
		* File explorer.
}

Backlog {
	* Audio
		* AudioStream.
	* Text
		* Codepoints?
	* VR.
}