Improve Drag-and-Drop for Importing Files, and Supports More Formats!
*.3mf
(Required Blender 3MF Format)*.abc
*.bvh
*.dae
*.fbx
*.glb
*.gltf
*.obj
*.ply
*.pmx
(Required MMD Tools)*.stl
*.svg
*.usd
*.usda
*.usdc
*.vrm
(Required VRM Add-on for Blender)*.x3d
*.wrl
Initial Release.
Changes from Previous:
Files
permissionThis extension requests the following permission:
Import models from the disk
Not working for wrl files in 4.4 keeps throwing error Python: Traceback (most recent call last): File "C:\Users\Dhruv\AppData\Roaming\Blender Foundation\Blender\4.4\extensions\blender_org\drag_and_drop_support\formats\x3d.py", line 31, in execute bpy.ops.import_scene.x3d(filepath=self.filepath()) File "C:\Program Files\Blender Foundation\Blender 4.4\4.4\scripts\modules\bpy\ops.py", line 109, in call ret = _op_call(self.idname_py(), kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: Calling operator "bpy.ops.import_scene.x3d" error, could not be found