The official Blender project repository.
Find a file
Sergey Sharybin 9ac8c5315e Fix #26059: select_vertex_path fails when vertices aren't selected 1 by 1 in gui
Cicrcle and border selection doesn't add entry to EditSelection. Use cycle
through vertices rather than EditSelection stack to find two selected vertices.

No slowdown for case two vertices are selected (use this cycle to clear temporary
flag too), minor slowdown for unsupported selections.
2011-02-13 10:25:12 +00:00
build_files
doc
extern
intern
release
source Fix #26059: select_vertex_path fails when vertices aren't selected 1 by 1 in gui 2011-02-13 10:25:12 +00:00
CMakeLists.txt
COPYING
GNUmakefile
SConstruct