Merge branch 'Current' into Alpha-3

This commit is contained in:
Onan Chew
2025-07-15 18:11:58 -04:00
committed by GitHub
17 changed files with 22 additions and 10 deletions
+1
View File
@@ -1,6 +1,7 @@
# This code was taken from Cats Blender Plugin Unoffical, some of this code is by the original developers, however was improved by myself.
# Didn't think it was necessary to re-make something that works well.
import traceback
import bpy
from typing import Dict, List, Optional, Tuple, Any, Set, Union
from bpy.types import Operator, Context, Object, ShapeKey