Blender Git Commit Log

Git Commits -> Revision 7c5695c

Revision 7c5695c by Campbell Barton (master)
September 16, 2009, 15:55 (GMT)
- bpy.data.sounds was a collection of ID's rather then Sounds
- last commit, missed include for rna_object_api.c & bad args to find_basis_mball
- use enum for GHOST tablet type None/Stylus/Eraser, had duplicate definition for these in C. Only tested X11, may need to cast to an int for other OS's.

Commit Details:

Full Hash: 7c5695c8011d128d7a40b28bf2146fdaab063dbe
SVN Revision: 23275
Parent Commit: b5b0a62
Lines Changed: +23, -20

11 Modified Paths:

/intern/ghost/GHOST_Types.h (+7, -1) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_WindowCarbon.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_WindowX11.cpp (+1, -1) (Diff)
/source/blender/editors/interface/interface_handlers.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_main.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_object_api.c (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+2, -2) (Diff)
/source/blender/windowmanager/wm_event_types.h (+1, -1) (Diff)
/source/blender/windowmanager/WM_types.h (+1, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021