blender/source/creator
Campbell Barton 6b767b8018 fix [#24499] Consistency Issue with LassoSelect/ExtendOption
Added extend option to lasso. 

also...
- selecting bones wasn't checking their layer of if they were hidden in a number of places.
- fixed memory leak.

small unrealed changes
- added PBONE_VISIBLE macro
- renamed functions used for paint selectoin from *_tface to paintface_*. sine they no longer have anything todo with tface's.
- removed scanfill include from BLI_blenlib.h, this is only used in very few places and quite specific.


Noticed lasso select is broken for metaballs and face mask mode but this has been the case for a while, will look into it next.
2010-11-03 01:56:02 +00:00
..
buildinfo.c * Enable compile and link flags to build info also on Windows and in SCons. 2010-10-19 05:00:36 +00:00
CMakeLists.txt fix [#24499] Consistency Issue with LassoSelect/ExtendOption 2010-11-03 01:56:02 +00:00
creator.c fix [#24499] Consistency Issue with LassoSelect/ExtendOption 2010-11-03 01:56:02 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript rename and negate DISABLE_PYTHON --> WITH_PYTHON 2010-10-31 04:11:39 +00:00