Merge branch 'blender-v3.4-release'

This commit is contained in:
Damien Picard 2022-11-29 22:27:57 +01:00
commit b1543b9a6b
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ if "bpy" in locals():
importlib.reload(fbx_utils)
import bpy
from bpy.app.translations import pgettext_tip as tip_
from mathutils import Matrix, Euler, Vector
# -----