Go to file
Campbell Barton e3a6440e7a BMesh: mesh-data picking, general improvements
Generalize logic for vert/edge/face selection:
- index cycling.
- selection bias with mixed modes.

Details:
- Edges now support index cycling (as verts/faces did already)
- Cycling over near elements is now only enabled when the mouse position remains the same.
- No longer do 2 selection passes to perform index cycling.

Fixes:
- Edges behind the view could be selected (surprising nobody reported!)
- Selection bias now only changes the element that gets picked without interning the return distance
  (was buggy with mixed modes).
2015-04-21 21:25:43 +10:00
build_files CMake: resolve linking error on Linux 2015-04-08 11:50:57 +10:00
doc BGE: Support for collision group/mask from the api + activated on EndObject. 2015-04-19 01:04:22 +02:00
extern Cleanup: warnings 2015-04-19 22:03:42 +10:00
intern Cleanup: style 2015-04-21 15:53:32 +10:00
release Allow editing of active strip proxy settings again in addition to the 2015-04-21 12:00:10 +02:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source BMesh: mesh-data picking, general improvements 2015-04-21 21:25:43 +10:00
tests CMake: Move performance tests under the cmake option 2015-04-20 18:30:26 +05:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: Move performance tests under the cmake option 2015-04-20 18:30:26 +05:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile tweaks to packman build 2015-03-24 07:49:17 +11:00
SConstruct Fix T31546 fragment program gets created every frame 2015-04-09 20:20:50 +02:00