Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Wolf 50a27e7da0 Optimized animation for words containing "to" 2017-03-26 22:17:26 +02:00
Daniel Wolf fa0aff0012 G2P: Added fallback rules to prevent illegal results 2016-12-21 20:21:11 +01:00
Daniel Wolf faea06933b G2P: Fixed generated rules 2016-12-21 20:21:10 +01:00
Daniel Wolf 07fe549f42 G2P: Removing duplicate phones 2016-12-21 20:21:10 +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 3e34425c11 Refactoring: Split code into multiple projects 2016-11-16 11:01:01 +01:00