diff --git a/src/tangerine.h b/src/tangerine.h index b6cf09a..00063a2 100644 --- a/src/tangerine.h +++ b/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 */