Poikilos / io_import_x

Import/export .x files in Blender 3.0 (and some earlier versions). The *Poikilos fork* attempts to maintain compatibility with the latest stable Blender and allows install via GUI (Click "Code", "Download ZIP"--See "Install" in readme for the rest of the steps). Related project (also recently updated): https://github.com/ldo/blender-addons-orphaned
GNU General Public License v3.0
33 stars 9 forks source link

Fix casting to float #11

Closed GalGR-SuS closed 1 year ago

GalGR-SuS commented 1 year ago

I noticed I can create a pull-request for someone else's fork and I thought to myself why not. I don't know the proper etiquette for creating PRs opensource projects on GitHub, so I hope it's OK.

Poikilos commented 1 year ago

Usually providing a way to reproduce the issue is helpful, so I can verify the bug existed and was fixed. In the case of this add-on, providing an x file that does so would be helpful.