Releases: mika-f/blender-drag-and-drop
Releases · mika-f/blender-drag-and-drop
v3.4.0
What's Changed
- feat: support Blender3.6.16, Bledner3.6.17 by @AoiKamishiro in #115
- Backport Merge for Blender 3.6.16 / 3.6.17 by @mika-f in #116
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- feat: support Blender 3.6.15 by @AoiKamishiro in #112
- Backport Merge for Blender 3.6.15 by @mika-f in #113
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Support to (Partially) MMD Tools formats by @mika-f in #104
- Add support for Blender 3.6.7 ~3.6.14 by @AoiKamishiro in #109
- Support to Blender 3.x TLS by @mika-f in #110
New Contributors
- @AoiKamishiro made their first contribution in #109
Full Changelog: v3.1.0...v3.2.0
Release v4.0.0
Release v3.1.0
What's Changed
Full Changelog: v3.0.0...v3.1.0
Release v3.0.0
What's Changed
- Version 3.0 by @mika-f in #37
- Fix drop event handler for displaying the import menu theee times. by @mika-f in #77
- fix for RuntimeError when load add-on artifacts that build by GitHub Actions by @mika-f in #78
- chore: bump version to v3.0.0-alpha.3 (internally 2.14.0) by @mika-f in #79
- Release v3.0.0-alpha.3 by @mika-f in #80
- Support to Blender 4.0.1 by @mika-f in #85
- Support to Blender 4.0.2 by @mika-f in #86
- Release v3.0.0-alpha.4 (internally 2.15.0) by @mika-f in #87
- feat: support images by @mika-f in #94
- chore: release v3.0.0 by @mika-f in #96
Full Changelog: v2.12.1...v3.0.0
NOTES
- Restart Blender after updating add-on. Due to limitations of Windows, changes will not take effect until restart.
Release v3.0.0-alpha.4
What's Changed
- Support to Blender 4.0.1 by @mika-f in #85
- Support to Blender 4.0.2 by @mika-f in #86
- Release v3.0.0-alpha.4 (internally 2.15.0) by @mika-f in #87
Limitations
- Currently, does not support images such as PNG, JPG, and other formats.
Full Changelog: v3.0.0-alpha.3...v3.0.0-alpha.4
NOTES
- Restart Blender after updating add-on. Due to limitations of Windows, changes will not take effect until restart.
Release v3.0.0-alpha.3
What's Changed
- Fix drop event handler for displaying the import menu theee times. by @mika-f in #77
- fix for RuntimeError when load add-on artifacts that build by GitHub Actions by @mika-f in #78
- chore: bump version to v3.0.0-alpha.3 (internally 2.14.0) by @mika-f in #79
- Release v3.0.0-alpha.3 by @mika-f in #80
Limitations
- Currently, does not support images such as PNG, JPG, and other formats.
Full Changelog: v3.0.0-alpha.2...v3.0.0-alpha.3
NOTES
- Restart Blender after updating add-on. Due to limitations of Windows, changes will not take effect until restart.
Release v3.0.0-alpha.2
What's Changed
- Version 3.0 by @mika-f in #37
- Support to
*.vrm
(#34) - Support to modern importers in OBJ and STL (#38)
- Support to configure import settings when dropped file
- Note which files work with the drag and drop on the github *.md landing page (#35)
Breaking Changes
- Added explanations to security concerns and changed to require consent (#39)
Limitations
- Currently, does not support images such as PNG, JPG, and other formats.
Full Changelog: v2.12.1...v3.0.0-alpha.2
NOTES
- Restart Blender after updating add-on. Due to limitations of Windows, changes will not take effect until restart.
- v3.0.0-alpha.1 has not been publicly released.
Release v2.12.1
What's Changed
- Fix: When the file extension is *.FBX, the file cannot be imported (#71)
- Release v2.12.1 by @mika-f in #72
Full Changelog: v2.12.0...v2.12.1
NOTES
- Restart Blender after updating add-on. Due to limitations of Windows, changes will not take effect until restart.
- This release will be the final release of the v2.x series. Blender 4.0.1 and later is only supported in v3.x.