Daniel Wolf
55cf80e40b
Refactoring: Made imports more specific
2017-09-12 19:29:10 +02:00
Daniel Wolf
24e8da4474
Moved escapeJsonString to stringTools
2017-09-12 18:57:49 +02:00
Daniel Wolf
d705a0c0ee
Introduced parameter class ExporterInput
2017-09-12 18:57:49 +02:00
Daniel Wolf
1fb2eb9024
Fixed JSON output for non-ASCII filenames
...
When exporting to JSON, the "soundFile" string wasn't correctly encoded if it contained non-ASCII characters.
In this case, the resulting JSON was invalid and couldn't be parsed.
2017-08-15 21:05:18 +02:00
Saurabh Shrivastava
1c72009019
Fix missing header file for Boost version.
...
Additionally, added check for the presence of BOOST_VERSION macro.
2017-03-21 01:22:00 +05:30
Daniel Wolf
b02f37e961
Renamed many symbols named "shapes" to "animation" to make the intent clearer
2016-12-29 15:17:45 +01:00
Daniel Wolf
a8df4ac4f5
Added --extendedShapes command-line parameter
2016-12-22 10:53:56 +01:00
Daniel Wolf
a24fe8874c
Added AutoJoin template parameter to timeline classes
...
Previously, timelines would always automatically join adjacent elements
if their values were equal. That behavior was usually desired for mouth
shapes, but not for phones, animation rules, etc.
2016-12-13 09:45:26 +01:00
Daniel Wolf
8e1d1fbdd3
Unified acronym capitalization
...
See http://stackoverflow.com/a/27172000/52041
2016-11-16 11:56:52 +01:00
Daniel Wolf
3b599cc751
Fixed fallback shape for empty exports
2016-11-16 11:36:10 +01:00
Daniel Wolf
289b7ba56e
Restructured rhubarb-exporters
2016-11-16 11:35:27 +01:00
Daniel Wolf
3e34425c11
Refactoring: Split code into multiple projects
2016-11-16 11:01:01 +01:00