Blender Git Commit Log
Git Commits  -> Revision e04a8a1
		
			
			
		
Revision e04a8a1 by Nathan Letwory (master) January 24, 2009, 23:37 (GMT)  | 
2.5 / MSVC * make MSVC happy. M_PI is defined for MSVC, but these constants are available only after doing #define _USE_MATH_DEFINES before including math.h. Good to remember for in the future (no need to define our own M_PI's).  | 
Commit Details:
Full Hash: e04a8a15c63d1c3bc16cbc70a5543c91650ad545
SVN Revision: 18661
Parent Commit: a711644
Lines Changed:  +1,  -0
1 Modified Path:
/source/blender/windowmanager/intern/wm_operators.c (+1, -0) (Diff)


 Master Commits
MiikaHweb | 2003-2021