init naming convention plugin system

This commit is contained in:
2023-11-24 17:49:18 +08:00
parent 8e2d7a4133
commit e79982c43f
5 changed files with 119 additions and 0 deletions

View File

@ -1,3 +1,6 @@
import bpy
import typing
from . import UTIL_functions
from . import naming_convention_plugins