blender/intern
Damien Plisson 0e6b88f993 Cocoa : implement opening .blend file by double-clicking on it in OSX Finder
When the user double-clicks on a document file in the Finder, OSX doesn't simply give the filename as a command-line argument when calling Blender, as it is done in other OSes.
Instead, it launches the app if needed, and then sends an "openFile" event.

The user can also open a document file by dropping its icon on the app dock icon. But as this is not real Drag'n'drop, I've renamed the Ghost event to a less confusing "GHOST_kEventOpenMainFile" name.

DND Ghost wiki page updated : http://wiki.blender.org/index.php/BlenderDev/Blender2.5/DragnDrop
2010-02-01 09:11:18 +00:00
..
audaspace - 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
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 OSX vs OpenMP : implement workaround to fix crashes when using mop from a background thread 2009-12-17 17:05:28 +00:00
ghost Cocoa : implement opening .blend file by double-clicking on it in OSX Finder 2010-02-01 09:11:18 +00:00
guardedalloc remove own experiemental code 2010-01-24 02:59:09 +00:00
iksolver 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
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 This fixes the following coverity issues: 163 162 161 2009-12-22 22:03:57 +00:00
smoke Update MSVC project files 2010-01-26 16:31:00 +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