Commit graph

7 commits

Author SHA1 Message Date
2c4f6a4d29 Some more helpful utility parsers
- Rename VectorParser -> ScalarSequenceParser
- Add Vector3Parser and ColorParser, subclasses of the above, which handle
  Vector3s and Colors
2014-07-19 17:17:33 -07:00
b62949416b Rename object_parser.{cc,hh} -> objectParser.{cc,hh} 2014-07-19 13:42:36 -07:00
03c037730e Move scene_parser.{cc,hh} to sceneParser.{cc,hh} 2014-07-19 11:43:09 -07:00
625e3a6f47 Add ScalarMappingParser 2014-07-19 11:28:03 -07:00
5517aadb0a Remove prints from SConscript 2014-07-18 21:27:17 -07:00
6ff108f360 Implement ObjectParser 2014-07-17 20:14:52 -07:00
d20e4154fe Big YAML parser cleanup 2014-07-15 17:27:27 -07:00