Adding objects GUI initial. Changing TODO. Some fixes along side
This commit is contained in:
parent
f9d62c324d
commit
112fea2f04
18 changed files with 1345 additions and 56 deletions
12
TODO
12
TODO
|
|
@ -1,6 +1,13 @@
|
|||
Testing !!
|
||||
|
||||
Graphics:
|
||||
Window event system
|
||||
Graphics API
|
||||
FPS count & Performance control
|
||||
|
||||
Objects:
|
||||
Debug GUI
|
||||
use anonymous namespaces for object static methods
|
||||
write tests before refactor !!
|
||||
Alloc Size queries
|
||||
remove obj_ref_count macro
|
||||
|
|
@ -10,11 +17,6 @@ Objects:
|
|||
remove tp::
|
||||
rename classes
|
||||
|
||||
Graphics:
|
||||
Window event system
|
||||
Graphics API
|
||||
FPS count & Performance control
|
||||
|
||||
Containers:
|
||||
Test generatePermutations
|
||||
Add variant size buffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue