Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 766 Bytes

TODO.md

File metadata and controls

20 lines (13 loc) · 766 Bytes

TODO

addons/io_scene_xml3d/init.py

  • TODO (line 56) : Feature: Export selected objects only
  • TODO (line 90) : Format selection nicely (see FBX exporter)

addons/io_scene_xml3d/export_asset.py

  • TODO (line 60) : Support uses of textures other than diffuse
  • TODO (line 78) : extension/clamp, filtering, sampling parameters
  • TODO (line 239) : extension/clamp, filtering, sampling parameters

addons/io_scene_xml3d/export_xml3d.py

  • TODO (line 302) : Time the export
  • TODO (line 310) : Handle case if template file does not exist
  • TODO (line 319) : Write out stats (optionally)