Added new BPython thin mesh module

This commit is contained in:
Ken Hughes
2005-10-03 19:36:15 +00:00
parent c7f4016349
commit f2af563f92
5 changed files with 3650 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ source_files = ['BPY_interface.c',
'api2_2x/MTex.c',
'api2_2x/Material.c',
'api2_2x/Mathutils.c',
'api2_2x/Mesh.c',
'api2_2x/Metaball.c',
'api2_2x/NLA.c',
'api2_2x/Noise.c',