Commit: a889a1458caaab0060f8ad8c28f7b6fc71a18db3
Author: Lukas Tönne
Date: Fri Nov 28 18:05:05 2014 +0100
Branches: strand_editmode
https://developer.blender.org/rBa889a1458caaab0060f8ad8c28f7b6fc71a18db3
Missing bmesh include folder for hair editor in scons.
===================================================================
M source/blender/editors/hair/SConscript
===================================================================
diff --git a/source/blender/editors/hair/SConscript
b/source/blender/editors/hair/SConscript
index e947d8c..ac8eaa3 100644
--- a/source/blender/editors/hair/SConscript
+++ b/source/blender/editors/hair/SConscript
@@ -35,6 +35,7 @@ incs = [
'../../blenfont',
'../../blenkernel',
'../../blenlib',
+ '../../bmesh',
'../../makesdna',
'../../makesrna',
'../../windowmanager',
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs