[Gtkradiant] [Bug 240] Nudge
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Fri, 12 Apr 2002 12:38:09 -0500
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=240
wjoseph@europe.ea.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From wjoseph@europe.ea.com 2002-04-12 12:38 -------
bugs in current implementation:
- Uses face-splitting vertex move even when this is disabled in preferences.
- Original position of just-moved vert stays highlighted.
- 0ther unrelated verts become highlighted occasionally (create brush in XY-
top, select lower-left vert, alt+left, alt+right).
drag.cpp MoveSelection contains the code that does vertex drags. I suggest
moving this code into a separate function and calling it from
Select_NudgeVertex, instead of duplicating it in Select_NudgeVertex.
Note that Brush_MoveVertex is part of known-to-be-buggy code (see open bugs
on "VESF" Vertex Edit Splits Faces).
------- You are receiving this mail because: -------
Whoops! I have no idea!