added Geometry as a BGE module, removed its dependency on gen_utils.c

This commit is contained in:
Campbell Barton
2009-04-30 12:45:13 +00:00
parent b14dc8f3d9
commit fdf6ea916d
9 changed files with 96 additions and 51 deletions

View File

@@ -9,6 +9,7 @@ defs = ''
# Mathutils C files.
sources.extend([\
'#source/blender/python/api2_2x/Mathutils.c',\
'#source/blender/python/api2_2x/Geometry.c',\
'#source/blender/python/api2_2x/constant.c',\
'#source/blender/python/api2_2x/euler.c',\
'#source/blender/python/api2_2x/matrix.c',\