vernonrj / drill-writer

A marching ensemble drill writing program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow a new type of coord: relative

vernonrj opened this issue · comments

Coord placement is relative to last set, so coords will be positive/negative. This would allow for more flexible drill writing and would solve a lot of performer creation problems.

Probably need a boolean dotType in each coord.

This is just too complicated to implement properly, so I'm going to close this one, and if it's really needed, I'll re-open later