Browse Source

add more todo items to global todo list

main
cinnaboot 5 years ago
parent
commit
27e8eaa676
  1. 3
      src/main.cpp

3
src/main.cpp

@ -19,7 +19,8 @@
* - work on cleaner interface for initEntity and loadScene... * - work on cleaner interface for initEntity and loadScene...
* - full lighting model * - full lighting model
* - test complex entities * - test complex entities
* - node animations... * - fix debug load times (either by using cgltf, or hiding tinygltf.h)
* - merge back into libTangerine
* *
* === TODONE: === * === TODONE: ===
* - don't allocate Asset structure on asset arena * - don't allocate Asset structure on asset arena

Loading…
Cancel
Save