Blender Git Commit Log

Git Commits -> Revision edc6512

Revision edc6512 by JLuc Peuriere (master)
June 12, 2007, 20:01 (GMT)
first workable version on Os X

work only in non camera mode in 3D view

need the external plug-in to be compiled separately

line 894 of ghostwinlay.c must be replaced with
values adapted at your system

see mailing list for features planned and how
to use

Commit Details:

Full Hash: edc6512ba6528fce4442f9b20875d1a301a0ceef
SVN Revision: 10920
Parent Commit: 6cc1269
Lines Changed: +254, -109

14 Modified Paths:

/intern/ghost/GHOST_C-api.h (+5, -2) (Diff)
/intern/ghost/GHOST_ISystem.h (+4, -2) (Diff)
/intern/ghost/GHOST_Types.h (+27, -8) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+6, -3) (Diff)
/intern/ghost/intern/GHOST_EventNDOF.h (+5, -17) (Diff)
/intern/ghost/intern/GHOST_NDOFManager.cpp (+74, -29) (Diff)
/intern/ghost/intern/GHOST_NDOFManager.h (+30, -4) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+5, -4) (Diff)
/intern/ghost/intern/GHOST_System.h (+4, -2) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.cpp (+43, -8) (Diff)
/intern/ghost/intern/GHOST_SystemCarbon.h (+4, -0) (Diff)
/source/blender/src/ghostwinlay.c (+35, -22) (Diff)
/source/blender/src/space.c (+1, -1) (Diff)
/source/blender/src/view.c (+11, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021