fix for UV reveal (wasnt selecting all verts because check for unselected vert was incorrect after selecting the first face).
This commit is contained in:
@@ -21,7 +21,7 @@ set(INC
|
||||
)
|
||||
|
||||
set(INC_SYS
|
||||
${GLEW_INCLUDE_PATH}
|
||||
|
||||
)
|
||||
|
||||
set(SRC
|
||||
|
Reference in New Issue
Block a user