Add a todo list for the mdl addon.

This commit is contained in:
Bill Currie 2012-08-06 22:34:19 +09:00
parent a63ce57c5c
commit ff4c2cfb63

7
tools/io_mesh_qfmdl/TODO Normal file
View file

@ -0,0 +1,7 @@
o auto-convert quads/ngons to tris
o combine multiple selected meshes into one mdl
? active object determines origin?
? non-active objects' meshes rotated relative to active? all objects
relative to world?
o bake image textures to the mdl
? how to handle overlapping UVs?