start 073
This commit is contained in:
parent
046fa50429
commit
6ad1544a5e
1 changed files with 1 additions and 1 deletions
2
TODO
2
TODO
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
[Judah]
|
[Judah]
|
||||||
017 [x] re-implement dynamic arrays (should mirror procedures on 'Static_Array')
|
017 [x] re-implement dynamic arrays (should mirror procedures on 'Static_Array')
|
||||||
|
073 [array] standardize api across types (also add 'find' and 'find_pointer')
|
||||||
|
|
||||||
[Jesse]
|
[Jesse]
|
||||||
011 [math] add more Vec math procedures
|
011 [math] add more Vec math procedures
|
||||||
|
|
@ -71,7 +72,6 @@
|
||||||
070 [x, bug] figure out why [meta] `for_expansion` procs aren't usable when import is namespaced
|
070 [x, bug] figure out why [meta] `for_expansion` procs aren't usable when import is namespaced
|
||||||
071 [math] basic shape collision detection (circle, rect, line)
|
071 [math] basic shape collision detection (circle, rect, line)
|
||||||
072 [timestep] create drop-in fixed timestep module
|
072 [timestep] create drop-in fixed timestep module
|
||||||
073 [array] standardize api across types (also add 'find' and 'find_pointer')
|
|
||||||
|
|
||||||
|
|
||||||
*** DONE ***
|
*** DONE ***
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue