Blender Git Commit Log
Git Commits  -> Revision a7f2cbc
		
			
			
		
Revision a7f2cbc by Mike Erwin (master) December 14, 2010, 22:43 (GMT)  | 
As-yet uncommitted changes from end of summer. General code cleanup Mac-side, removed some unnecessary NSAutoreleasePool guards, etc. By no means complete -- just wanted to get this in and do a fresh checkout on another machine.  | 
Commit Details:
Full Hash: a7f2cbc88f4e55fb3ed7b5ba54383d38acea089b
SVN Revision: 33669
Parent Commit: 4bfd915
Lines Changed:  +499,  -614
6 Modified Paths:
/intern/ghost/GHOST_ISystem.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_Buttons.cpp (+23, -24) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+139, -137) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+15, -79) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.h (+85, -86) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+236, -287) (Diff)
/intern/ghost/intern/GHOST_Buttons.cpp (+23, -24) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.h (+139, -137) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+15, -79) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.h (+85, -86) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+236, -287) (Diff)


 Master Commits
MiikaHweb | 2003-2021