From c325e907a9b032631f4124fcbae7ba9a831e57f6 Mon Sep 17 00:00:00 2001 From: Eliot Landrum Date: Mon, 19 Jan 2015 14:19:38 -0800 Subject: [PATCH] Update TODO.md Added Graphics export to Major Features --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index fee9048..53ae43e 100644 --- a/TODO.md +++ b/TODO.md @@ -10,6 +10,7 @@ These are not issues or bugs, just a roadmap for my development. - [x] Export Aliases and Declarations for Scripts - [ ] Create a schema to document my XML structure - [ ] Import XML to create new templates +- [ ] Export graphics using ArchestrA.Visualization.GraphicAccess ## Minor Features - [x] Add a schema version number to the XML files @@ -21,4 +22,4 @@ These are not issues or bugs, just a roadmap for my development. ## Test platforms - [ ] System Platform 2012 - [ ] System Platform 2012 R2 -- [x] System Platform 2014 \ No newline at end of file +- [x] System Platform 2014