Changed the names of files.

This commit is contained in:
CJSatnarine
2023-05-03 12:44:20 -04:00
parent ae5e516a80
commit 26a50de580
3 changed files with 76 additions and 74 deletions

View File

@@ -20,3 +20,5 @@ if ob.data.materials:
else:
ob.data.materials.append(mat)
# Notes:
# - Find a way to select a single face of a cube and then add the image to each face. Might have to do stuff with nodes.