Browse Source

update TODO list

main
cinnaboot 5 years ago
parent
commit
e47af665c6
  1. 2
      src/tangerine.h

2
src/tangerine.h

@ -14,7 +14,6 @@
/*
* === TODO: ===
* - move default shaders out of git-lfs
* - full lighting model
* - test complex entities
* - need a separate GLBufferToAttribMapping for each mesh on an entity
@ -46,6 +45,7 @@
* - rename data structures to be in the new format, eg) UpperCaseStyleNames
* - rename instances of 'model_xform' that refer to a mesh node to something
* like node_xform. model_xform should be reserved for the entity node
* - move default shaders out of git-lfs
*/

Loading…
Cancel
Save