40 lines
705 B
Text
40 lines
705 B
Text
Testing !
|
|
Serialization !
|
|
|
|
Objects:
|
|
Serialization
|
|
Alloc Size queries
|
|
Compile !!
|
|
parser print error
|
|
write tests before refactor !!
|
|
remove obj_ref_count macro
|
|
fix all clang-tidy notices
|
|
write archiver
|
|
replace all strings with const string ref
|
|
replace all type usages with typedefs
|
|
remove tp::
|
|
rename classes
|
|
move functions around
|
|
|
|
Storage:
|
|
Finish networking
|
|
Enable preloads
|
|
|
|
Graphics:
|
|
Window event system
|
|
Graphics API
|
|
FPS count & Performance control
|
|
|
|
Utils:
|
|
Stack trace fixes
|
|
|
|
Containers:
|
|
Add variant size buffer
|
|
Buffer add resize function
|
|
Buffer improvements
|
|
Add mem leakage tests
|
|
Add check copy times
|
|
AVL dont copy data just swap
|
|
|
|
TextEditor:
|
|
Implement
|