blender/intern
Damien Plisson 586acf21a7 Cocoa : use Cocoa NSWindow tag for identifying the window where a mouse/tablet/key event happened => enables some actions in inactive windows as per OSX standard
Previous code was assuming an event can only be sent from the active window.
On OSX, Right, Middle mouse buttons, mouse wheel and trackpad events are sent to inactive windows too.

For example, this allows to zoom, pan the view without changing the window order.
2010-02-10 14:16:02 +00:00
..
audaspace MSVC projectfiles 2010-02-08 19:26:13 +00:00
boolop Fix for [#20229] Booleans crash on edge case. 2009-12-04 00:54:40 +00:00
bsp from freakabcd to compile with MSVC10 (beta) 2010-01-16 22:03:26 +00:00
container 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
decimation 2.5 Modifiers: mesh deform, boolean and decimation work again. 2009-11-05 18:05:55 +00:00
elbeem this restores building on mingw with Collada support, also it restores cross compiling, thanks to Sergey Sharybin for the patch. Note that the icons for linux cross might not be committed here, if not i'll add them in another commit 2010-02-01 18:39:41 +00:00
ghost Cocoa : use Cocoa NSWindow tag for identifying the window where a mouse/tablet/key event happened => enables some actions in inactive windows as per OSX standard 2010-02-10 14:16:02 +00:00
guardedalloc Guardedalloc: added MEM_reallocN function to do simple alloc/memcpy/free, 2010-02-08 14:59:59 +00:00
iksolver MSVC compile fix 2010-02-06 10:50:34 +00:00
itasc Fix in KDL for gcc 3.3 compilation 2009-10-20 16:02:41 +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 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
moto == COLLADA == 2009-11-02 23:55:04 +00:00
opennl Warning fixes, one actual bug found in sequencer sound wave drawing. Also 2010-02-08 13:55:31 +00:00
smoke Warning fixes, one actual bug found in sequencer sound wave drawing. Also 2010-02-08 13:55:31 +00:00
string - AIX ifdef's so windows works, cant test but this seems the most used define. might need to add to buildsystem config. 2010-01-19 15:57:02 +00:00
CMakeLists.txt 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
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