|
2834fa45c6
|
Replace dimensions code in SceneParser with a few lines of VectorParser magic
Neat!
|
2014-07-15 23:33:02 -07:00 |
|
|
bdd0afddf5
|
Define format strings for int and double ParseScalar() methods
|
2014-07-15 23:32:20 -07:00 |
|
|
b8d0b274b1
|
Implement templated VectorParser
|
2014-07-15 23:31:48 -07:00 |
|
|
d12f8c9fa6
|
Define ParseScalar<T> and ParseScalarTraits
For parsing single YAML scalar values into C++ datatypes (mostly ints and doubles).
|
2014-07-15 23:28:59 -07:00 |
|
|
557d9a047f
|
Define the Notify() method on UtilityParser
|
2014-07-15 23:27:24 -07:00 |
|
|
d20e4154fe
|
Big YAML parser cleanup
|
2014-07-15 17:27:27 -07:00 |
|