Skip to content

Releases: mika-f/blender-drag-and-drop

v3.5.1

11 Feb 09:01
v3.5.1
a1492d5
Compare
Choose a tag to compare

What's Changed

  • Re-Licensed under the GNU General Public License v3.0 by @mika-f in #120
  • support Blender3.6.18, Blender3.6.19, Bledner3.6.20 by @darktire in #122

New Contributors

Full Changelog: v3.4.0...v3.5.1

v3.4.0

22 Oct 04:06
v3.4.0
6a0e6a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.4.0

v3.3.0

08 Sep 09:52
v3.3.0
02d67fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0

10 Aug 04:08
v3.2.0
b967f31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

Release v4.0.0

14 Jul 14:44
v4.0.0
e2a1ff1
Compare
Choose a tag to compare

What's Changed

  • Support to (Partially) MMD Tools formats by @mika-f in #104
  • Support to Blender 4.1 File Handler API by @mika-f in #95
  • chore: release v4.0.0 by @mika-f in #105

Full Changelog: v3.1.0...v4.0.0

Release v3.1.0

09 Jul 14:44
v3.1.0
b6e2af1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

Release v3.0.0

08 Mar 12:43
v3.0.0
54771af
Compare
Choose a tag to compare

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

31 Dec 07:06
a9d0d52
Compare
Choose a tag to compare
Pre-release

What's Changed

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

17 Dec 04:01
16c040a
Compare
Choose a tag to compare
Pre-release

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

09 Dec 14:56
v3.0.0-alpha.2
0cbbe64
Compare
Choose a tag to compare
Pre-release

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.