defold-blender-export icon indicating copy to clipboard operation
defold-blender-export copied to clipboard

A blender import/export system for Defold

Results 4 defold-blender-export issues
Sort by recently updated
recently updated
newest added

OS: MacOS Ventura Hi, I am trying to export a demo monkey but get error on line 346 in init `subprocess.check_output([luajit_cmd, dirpath, os.path.abspath(dir)])`.

The current sync tool adds a root node with a rotational transform to get the Blender world space into the Defold world space. The problem with applying a complete transform...

enhancement

The lighting in Simple PBR is essentially the same as the Defold default model lighting - very rudimentary. It is intended that up to 4 dynamic lights are supported. With...

enhancement

The current animation export is messy and can be difficult to get right with multiple animations within a scene. The goal is: - Output meshes individually. And identify animated meshes....

enhancement