Blender Git Loki
Git Commits -> Revision cfe7c13
Revision cfe7c13 by Damien Plisson (master) February 1, 2010, 17:33 (GMT) |
Cocoa/DND : added bitmap data type handling in drag'n'drop operations Conversion of OS type to ImBuf is done inside ghost. |
Commit Details:
Full Hash: cfe7c136f908f010f780bdf17b59d0e2656276c3
SVN Revision: 26519
Parent Commit: 3aff652
Lines Changed: +134, -9
6 Modified Paths:
/intern/ghost/CMakeLists.txt (+1, -1) (Diff)
/intern/ghost/intern/GHOST_EventDragnDrop.h (+6, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+118, -4) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+6, -1) (Diff)
/intern/ghost/intern/Makefile (+2, -0) (Diff)
/intern/ghost/SConscript (+1, -1) (Diff)
/intern/ghost/intern/GHOST_EventDragnDrop.h (+6, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+118, -4) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+6, -1) (Diff)
/intern/ghost/intern/Makefile (+2, -0) (Diff)
/intern/ghost/SConscript (+1, -1) (Diff)