added Geometry as a BGE module, removed its dependency on gen_utils.c
This commit is contained in:
@@ -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',\
|
||||
|
||||
Reference in New Issue
Block a user