diff --git a/Blender/L1960_Tools/_Release/L1960_Tools_1_8_4.zip b/Blender/L1960_Tools/_Release/L1960_Tools_1_8_4.zip index 96658c9..e629e24 100644 Binary files a/Blender/L1960_Tools/_Release/L1960_Tools_1_8_4.zip and b/Blender/L1960_Tools/_Release/L1960_Tools_1_8_4.zip differ diff --git a/Blender/L1960_Tools/_Release/L1960_Tools_1_8_5.zip b/Blender/L1960_Tools/_Release/L1960_Tools_1_8_5.zip index fc47d29..d1c58d3 100644 Binary files a/Blender/L1960_Tools/_Release/L1960_Tools_1_8_5.zip and b/Blender/L1960_Tools/_Release/L1960_Tools_1_8_5.zip differ diff --git a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_4/AutoColorPalette.py b/Blender/L1960_Tools/_Source/L1960_Tools_1_8_4/AutoColorPalette.py index e9199f4..75b3b57 100644 --- a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_4/AutoColorPalette.py +++ b/Blender/L1960_Tools/_Source/L1960_Tools_1_8_4/AutoColorPalette.py @@ -8,7 +8,7 @@ from mathutils import Vector ### GENRATE MLOD ### plugin_dir = bpy.utils.user_resource('SCRIPTS') -plugin_path = "addons\L1960Tools" +plugin_path = "addons\L1960_Tools" L1960_path = os.path.join(plugin_dir, plugin_path) colorpalettes = [ diff --git a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/AutoColorPalette.py b/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/AutoColorPalette.py index e9199f4..75b3b57 100644 --- a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/AutoColorPalette.py +++ b/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/AutoColorPalette.py @@ -8,7 +8,7 @@ from mathutils import Vector ### GENRATE MLOD ### plugin_dir = bpy.utils.user_resource('SCRIPTS') -plugin_path = "addons\L1960Tools" +plugin_path = "addons\L1960_Tools" L1960_path = os.path.join(plugin_dir, plugin_path) colorpalettes = [ diff --git a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/AutoColorPalette.cpython-311.pyc b/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/AutoColorPalette.cpython-311.pyc deleted file mode 100644 index 66e5a54..0000000 Binary files a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/AutoColorPalette.cpython-311.pyc and /dev/null differ diff --git a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/CubeProjection.cpython-311.pyc b/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/CubeProjection.cpython-311.pyc deleted file mode 100644 index 355d3ca..0000000 Binary files a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/CubeProjection.cpython-311.pyc and /dev/null differ diff --git a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/Dekogon.cpython-311.pyc b/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/Dekogon.cpython-311.pyc deleted file mode 100644 index 4c85ea8..0000000 Binary files a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/Dekogon.cpython-311.pyc and /dev/null differ diff --git a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/Helper.cpython-311.pyc b/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/Helper.cpython-311.pyc deleted file mode 100644 index 8ff1205..0000000 Binary files a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/Helper.cpython-311.pyc and /dev/null differ diff --git a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/MaterialToMask.cpython-311.pyc b/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/MaterialToMask.cpython-311.pyc deleted file mode 100644 index 528b95d..0000000 Binary files a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/MaterialToMask.cpython-311.pyc and /dev/null differ diff --git a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/PrepareLods.cpython-311.pyc b/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/PrepareLods.cpython-311.pyc deleted file mode 100644 index 212d357..0000000 Binary files a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/PrepareLods.cpython-311.pyc and /dev/null differ diff --git a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/__init__.cpython-311.pyc b/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 73a5e5b..0000000 Binary files a/Blender/L1960_Tools/_Source/L1960_Tools_1_8_5/__pycache__/__init__.cpython-311.pyc and /dev/null differ