StjerneIdioten / I3D-Blender-Addon

Rewriting the I3D blender addon from scratch and adding long-sought community features
GNU General Public License v3.0
66 stars 18 forks source link

Exporter deletes comments in xml file #74

Closed SgtRoyal closed 3 years ago

SgtRoyal commented 3 years ago

The exporter kills all comments in the xml file, no matter the location of them.

Before: image

After export: image

Tested on Exporter Version 1.2.0

StjerneIdioten commented 3 years ago

Just a little comment, if you check the blender console after exporting, it will tell you the exact version number used for the exporter ;-) Because version 1.2.0 can be many versions since currently it is a development version with an extra tag added.

I have verified the bug and I will implement a fix shortly. This relates back to #54 as other xml libraries parses comments per standard.

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 1.2.0-feat.10 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 1.1.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: