Merge branch 'master' into blender2.8

This commit is contained in:
2018-06-29 08:05:38 +02:00
263 changed files with 0 additions and 281 deletions

View File

@@ -59,7 +59,3 @@ for d in defs.split('\n'):
py_val = w[0]
print '\tPyModule_AddObject(mod, "%s", PyLong_FromSize_t(%s));' % (val, py_val)