fix [#25598] projection surface snap issue
Excuse the thrashing, this is from r35438, reverted r35444 under the _wrong_ impression Martin considered unacceptable.
This commit is contained in:
@@ -95,7 +95,8 @@ typedef struct TransSnap {
|
||||
short modePoint;
|
||||
short modeSelect;
|
||||
short align;
|
||||
short project;
|
||||
char project;
|
||||
char project_self;
|
||||
short peel;
|
||||
short status;
|
||||
float snapPoint[3]; /* snapping from this point */
|
||||
|
||||
Reference in New Issue
Block a user