Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve VSK parser with extensions #602

Merged
merged 2 commits into from
Feb 2, 2016
Merged

Improve VSK parser with extensions #602

merged 2 commits into from
Feb 2, 2016

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Feb 1, 2016

This pull request updates VskParser for following extentions:

  • <Shape> tag to change the shape of the character
  • DENSITY properties to <Skeleton> tag
  • MASS properties to <Segment> tag
  • an option to remove the redundant end segments.

The original work was done by @sehoonha .

- Add "<Shape>" tag to change the shape of the character
- Add "DENSITY" properties to "<Skeleton>" tag
- Add "MASS" properties to "<Segment>" tag
- Add an option to remove the redundant "End" segment.
@jslee02 jslee02 added this to the DART 6.0.0 milestone Feb 1, 2016
jslee02 added a commit that referenced this pull request Feb 2, 2016
Improve VSK parser with extensions
@jslee02 jslee02 merged commit f4e5604 into master Feb 2, 2016
@jslee02 jslee02 deleted the vskparser branch February 2, 2016 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant