Blender Git Loki
Git Commits  -> Revision c30b64c
		
			
			
		
Revision c30b64c by Joshua Leung (depsgraph_refactor) January 29, 2015, 11:22 (GMT)  | 
Depsgraph WIP: Start of OGDF graph export Useful Notes: * The OGDF headers have to come before the Blender ones, or else the code will NOT compile under mingw64 (and potentially a few others). In particular, this results in many non-sensical errors in windef.h, windows.h, and winreg.h, potentially arising from redefined or already defined constants.  | 
Commit Details:
Full Hash: c30b64c7c3b31e600f01c7ccacee1495cf9dbb78
Parent Commit: 04785c5
Lines Changed:  +325,  -0
1 Added Path:
/source/blender/depsgraph/intern/depsgraph_debug_ogdf.cpp (+322, -0)  (View)
1 Modified Path:
/source/blender/depsgraph/SConscript (+3, -0) (Diff)


 Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021