-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathtodo.txt
More file actions
25 lines (22 loc) · 692 Bytes
/
todo.txt
File metadata and controls
25 lines (22 loc) · 692 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
== features ==
- sound panning
- potentially move vector stuff to c# api
- load arbitrary data as audio stream
- console
- cancel slowdraw
== bugs ==
- memory leaky
- console darkens asset file browser
- asset browser just straight up broken
- make circles consistent
- fix platform inconsistencies in shaders
- script weirdness after some exceptions (after compile errors?) -- can replicate, no idea whats happening yet
- prevent bad arguments causing crashes -- causes a TypeError, maybe try to handle that
- pass screen size/window size into post processing shader
== 3d editor ==
- delete part
- clone part
- fix selection overlap issue
==web runtime==
- figure out the embed
- make it