Explorar el Código

Added some ignores due to new intermediate folders

Marko Pintera hace 13 años
padre
commit
9ea9943bf1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      CamelotRenderer/TODO.txt

+ 1 - 0
CamelotRenderer/TODO.txt

@@ -73,6 +73,7 @@ Mid priority TODO:
      I need to make sure that HighLevelGpuProgram class has valid RTTI type as well. Otherwise the inheritance hierarchy will not be correct. Right now this isn't checked anywhere.
      I need to make sure that HighLevelGpuProgram class has valid RTTI type as well. Otherwise the inheritance hierarchy will not be correct. Right now this isn't checked anywhere.
 
 
 Low priority TODO:
 Low priority TODO:
+ - Move all x86 libs to x86 folders. Move all binaries to x86 folders as well
  - Mesh loading:
  - Mesh loading:
   - Sub-meshes aren't being transformed by world matrices of their nodes
   - Sub-meshes aren't being transformed by world matrices of their nodes
   - FBX importer can be greatly sped up by implementing a better allocator
   - FBX importer can be greatly sped up by implementing a better allocator