Blender Git Commit Log
Git Commits  -> Revision 0d488e0
		
			
			
		
Revision 0d488e0 by Sergey Sharybin (master) November 11, 2010, 20:32 (GMT)  | 
System console toggling for MinGW Define WINVER=0x0501 for MinGW due to some stuff requres this winver, but MinGW's default is 0x0400 (thanks AlexKu for point) Better to replace all #include <windows.h> with #include "BLI_winstuff.h" to avoid possibility of different functions prototypes in different modules.  | 
Commit Details:
Full Hash: 0d488e00c8e10ab55d38bc8bc799a12a117d7402
SVN Revision: 33023
Parent Commit: b96bd0a
Lines Changed:  +11,  -3


 Master Commits
MiikaHweb | 2003-2021