Commit Graph

7 Commits

Author SHA1 Message Date
Tats
6d758b4743 Increased pull-away parameter cause it was still possible to bring vertex outside of opposite corners in quads. 2016-11-26 17:20:05 -05:00
Tats
6cc81941b4 - Fixed bug: it was possible to cross through an opposing vertex in a quad.
- Used constants instead of magic numbers to control the vertex constraining procedure.
2016-11-25 17:44:13 -05:00
Tats
e03576d6fb Fixed bug: moving quad vertices around glued vertices in impractical ways to the edges. 2016-11-25 17:43:12 -05:00
Tats
c3aeb11434 Cosmetic change. 2016-11-25 17:23:59 -05:00
baydam
b375367811 Integrate all code inside a namespace 2016-03-16 18:05:47 +00:00
Tats
e5f73277b2 Removed unused items to prevent compilation warnings. 2016-03-05 18:15:57 -05:00
Tats
c656f8246a Split the shapes in different files and made them all QObjects with QProperties. 2016-01-21 16:18:19 -05:00