Merge branch 'blender-v2.81-release'

This commit is contained in:
Mikhail Rachinskiy 2019-10-16 15:21:49 +04:00
commit 86a55ad809
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ class ExportX3D(bpy.types.Operator, ExportHelper):
default=1.0,
)
path_mode = path_reference_mode
path_mode: path_reference_mode
def execute(self, context):
from . import export_x3d