What's Changed
- Fix crash during exporting OBJ files
- Fix crash during exporting Atlas textures
- Fix writing INF and NAN in scripts
- Fix issues with Godot 2.x project recovery:
- Fix loading 2.x encrypted scripts
- Disable obj export for 2.x projects, not currently loading array meshes properly
- Fix writing infinity float values in 2.x scripts
- Fix writing
FloatArraytypes in 2.x scripts - Fix loading 2.x config files during resource string loading
- Fix exporting AtlasTextures that depend on literal images
Full Changelog: v2.1.0...v2.1.1