Blender Importer

An asset by antonWetzel
The page banner background of a mountain and forest
Blender Importer hero image

Quick Information

0 ratings
Blender Importer icon image
antonWetzel
Blender Importer

This plugin imports *.blend files as native scenes. The *.blend file is exported as glTF 2.0 and then imported by Godot. The glTF file is cleaned afterwards.

Supported Engine Version
3.4
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Blender to Godot

Importer for *.blend files for Godot 3.4.

Requirements

Blender must be accessible from the command line (Blender directory is added to path).

Installation

Copy addons/blender_importer/ into your project directory and enable the plugin (Guide).

Options

Name Value Effect
Apply Modifiers bool Export with Modifiers (Mirror, ...)

Versions

Language Location
GD-Script addons/blender-importer
C# addons/blender-importer-cs

There is no noticeable speed difference between versions, because all calculations are done by Godot or Blender.

Limitations

Instances of the imported file are not updated until the scene is reopened.

Inner Workings

The Blender file (*.blend) is converted to a glTF 2.0 file (*.glb) and then to a native Godot scene (*.scn). The glTF file is deleted afterwards.

Alternatives

https://github.com/V-Sekai/godot-blender

This plugin imports *.blend files as native scenes. The *.blend file is exported as glTF 2.0 and then imported by Godot. The glTF file is cleaned afterwards.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Blender Importer icon image
antonWetzel
Blender Importer

This plugin imports *.blend files as native scenes. The *.blend file is exported as glTF 2.0 and then imported by Godot. The glTF file is cleaned afterwards.

Supported Engine Version
3.4
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers