Godot-DragonBones

A GDExtension plugin of DragonBones for Godot 4.x

MIT License

Stars
76
Committers
6

Bot releases are visible (Hide)

Godot-DragonBones - Godot-DragonBones v0.2.4 Latest Release

Published by Daylily-Zeleen 5 months ago

  1. Fix potential crash when DragonBonesArmature is freed by changing scene.
  2. Add _to_string() to bound classes.

Full Changelog: https://github.com/Daylily-Zeleen/Godot-DragonBones/compare/v0.2.3...v0.2.4

Godot-DragonBones - Godot-DragonBones v0.2.3

Published by Daylily-Zeleen 5 months ago

  1. Fix crash when moving DragonBones resources and reimport .dbfactory.
  2. Update demo.

Full Changelog: https://github.com/Daylily-Zeleen/Godot-DragonBones/compare/v0.2.2...v0.2.3

Godot-DragonBones - Godot-DragonBones v0.2.2

Published by Daylily-Zeleen 6 months ago

Change:
Use utf8 to handle strings between godot and DragonBones, you can use Chinese charactors now.

Full Changelog: https://github.com/Daylily-Zeleen/Godot-DragonBones/compare/v0.2.1...v0.2.2

Godot-DragonBones - Godot-DragonBones v0.2.1

Published by Daylily-Zeleen 6 months ago

Optimize:

  1. Avoid to generate and save a new .gdfactrory if it already existed (Improve editor performance).
  2. Add icons.

Fix:
Prevent the pretential double free of .gdfactrory's Saver and Loader.

Other:
Begin this release, I will only upload the all-platforms pack, to avoid users download release pack only and can't work correctly in editor.
If you need seperated versions, please goto github actions page, or compile by yourself.


Full Changelog: https://github.com/Daylily-Zeleen/Godot-DragonBones/compare/v0.2.0...v0.2.1

Godot-DragonBones - Godot-DragonBones v0.2.0

Published by Daylily-Zeleen 6 months ago

New:
⚠New resources file format .dbfactory: For importing DragonBones resources as DragonBonesFactory, generate xxx_ske.dbfactory instead of importing xxx_ske.json or xxx_ske.dbbin in editor.

新的重大改变:
⚠新的资源文件格式.dbfactory:在编辑器中,不再将xxx_ske.jsonxxx_ske.dbbin导入为DragonBonesFactory资源,而是将对应的DragonBonesFactory资源保存为xxx_ske.dbfactory 资源文件。

=====================================================================
Full Changelog: https://github.com/Daylily-Zeleen/Godot-DragonBones/compare/v0.1.1...v0.2.0

Godot-DragonBones - Godot-DragonBones v0.1.1

Published by Daylily-Zeleen 6 months ago

Godot-DragonBones - Godot DragonBones - v0.1.0

Published by Daylily-Zeleen 7 months ago