blender/intern
Campbell Barton 433f871f0f bugfix [#24302] Ctrl+Click Extrude gets old mouse events
double click didnt check mouse distance moved so you could click twice in different areas of the screen very fast and generate a double click event which had old mouse coords copied into it but was sent to an operator set to run on single click (because the double click wasnt handled).

Also added MEM_name_ptr function (included in debug mode only), prints the name of allocated memory.
used for debugging where events came from.
2010-10-18 00:25:32 +00:00
..
audaspace == Audaspace / FFMPEG == 2010-10-16 15:01:01 +00:00
boolop warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
bsp warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
container warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
decimation warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
elbeem warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
ghost Adapt OSX code for IMB_allocImBuf param changes. 2010-10-16 15:53:01 +00:00
guardedalloc bugfix [#24302] Ctrl+Click Extrude gets old mouse events 2010-10-18 00:25:32 +00:00
iksolver Bugfix #24296: AutoIK interactive chain length adjustment feature is missing 2010-10-17 11:20:12 +00:00
itasc warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
make 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
memutil warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
moto warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
opennl warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
smoke - added back zlib include (needed for win32). 2010-09-07 01:13:10 +00:00
string Enable CXX_GUARDEDALLOC support through SCons. 2010-10-08 20:39:56 +00:00
CMakeLists.txt option to disable ITASC IK solver, (will be enabled by default ofcourse) 2010-09-12 12:27:12 +00:00
Makefile still doesn't work but this fixes make clean 2009-09-25 04:25:40 +00:00
SConscript Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00