Donut Team is a labor of love, built and maintained by a small group of passionate developers. We invest our own time and resources to offer our tools, mods, and web services completely free of charge.

We don't run ads, and we will never sell your data - period.

If you've enjoyed anything we've created, please consider supporting our work with a one-time or monthly donation via our Ko-fi page . Every contribution helps us continue building great experiences for the community.

Dismiss
  • Modding Tools
  • Lucas' Pure3D Editor Model XML Format Blender Add-on
  • Version History

Version 1.1.3

This version was released on February 28, 2020.

  • Fixed an issue where exporting an object with an empty material slot would fail.
  • Fixed an issue where importing a model with a Shader element that had no Name attribute would fail.
    • This addon could not create models like this without the previous change.
  • Added support for the following versions of Blender:
    • 2.63
    • 2.64
    • 2.65
    • 2.66
    • 2.67
    • 2.68
    • 2.69
    • 2.70
    • 2.71
    • 2.72
    • 2.73
    • 2.80
    • 2.81
    • 2.82
    • Blender versions lower than 2.74 cannot import normals. Blender will generate normals instead, which happens anyways when editing models in any version.
  • Changed the target version of the add-on to Blender 2.80.
    • This change is required for Blender 2.80 or newer to load the add-on.
    • This will cause older versions of Blender to show a warning about this when first enabled but the addon will still work properly in those versions.
  • Added the "Use Modifiers Render Settings" tickbox when exporting. This is disabled by default.
  • Made it so transformations are applied after triangulating faces when exporting instead of before.
  • Made it so normals get inverted on meshes with negative scaling.
  • Greatly improved the speed of exporting.