]> Shamusworld >> Repos - ttedit/commit
First stab at showing effect of added points on a given poly.
authorShamus Hammons <jlhamm@acm.org>
Wed, 9 Mar 2016 04:18:08 +0000 (22:18 -0600)
committerShamus Hammons <jlhamm@acm.org>
Wed, 9 Mar 2016 04:18:08 +0000 (22:18 -0600)
commit3fe885b75511c9fbfe18a5c509260e83bb7ac136
tree61edfe691f86438f5c09ad4e5d649ad2c6bed1d9
parent1881acb17ed405cdb5aa2cb333a7af77f644a86d
First stab at showing effect of added points on a given poly.

Right now, it only works with the AddPoly tool, and not 100% well. More
work needs to be done to really polish it so it fits in with the rest of
the tools.
src/editwindow.cpp
src/editwindow.h
src/glyphpoints.cpp
src/painter.cpp
src/painter.h