]> Shamusworld >> Repos - architektonas/commitdiff
Fix object selection to work while in snap mode.
authorShamus Hammons <jlhamm@acm.org>
Sun, 18 Aug 2013 19:24:25 +0000 (14:24 -0500)
committerShamus Hammons <jlhamm@acm.org>
Sun, 18 Aug 2013 19:24:25 +0000 (14:24 -0500)
Turns out that unless the point on the object you were trying to select
fell on a grid point, you couldn't select it in snap mode. So moving the
grid snap code into the objects is what solved that, though
ungraciously. Will have to see if there's a better way to do it. :-P


No differences found