gd_cubism

Unofficial Live2D Player for Godot Engine

OTHER License

Stars
142
Committers
4

Bot releases are hidden (Show)

gd_cubism - v0.7.0-godot4.1

Published by MizunagiKB about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.6.3...v0.7.0-godot4.1

Important Notice

This version is compatible with Godot 4.1 and 4.2.
For those using Godot 4.3 and above, please use v0.7.0 The functionality remains exactly the same.

This version also addresses the issue in version 0.6.3 where the mask position may be misaligned depending on the rendering state of the Live2D model.

gd_cubism - v0.7.0

Published by MizunagiKB about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.6.3...v0.7.0

Important Notice

This version is compatible only with Godot 4.3 and above.
For those using Godot 4.1 or 4.2, please use v0.7.0-godot4.1 The functionality remains exactly the same.

This version also addresses the issue in version 0.6.3 where the mask position may be misaligned depending on the rendering state of the Live2D model.

gd_cubism - v0.6.3 Latest Release

Published by MizunagiKB 2 months ago

What's Changed

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.6.2...v0.6.3

gd_cubism - v0.6.2

Published by MizunagiKB 2 months ago

What's Changed

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.6.1...v0.6.2

gd_cubism - v0.6.1

Published by MizunagiKB 2 months ago

What's Changed

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.6.0...v0.6.1

gd_cubism - v0.6.0

Published by MizunagiKB 6 months ago

What's Changed

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.5.2...v0.6.0

gd_cubism - v0.5.2

Published by MizunagiKB 8 months ago

Access modifier was inadvertently set to private for the enum type HandleError within the class GDCubismMotionQueueEntryHandle due to unspecified access modifier.

Addressed the issue related to this bug.
https://github.com/MizunagiKB/gd_cubism/issues/67

gd_cubism - v0.5.1

Published by MizunagiKB 8 months ago

What's Changed

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.5.0...v0.5.1

gd_cubism - v0.5.0

Published by MizunagiKB 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.4.0...v0.5.0

gd_cubism - v0.4.0

Published by MizunagiKB 9 months ago

What's Changed

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.3.0...v0.4.0

gd_cubism - v0.3.0

Published by MizunagiKB about 1 year ago

This release includes the following changes.

  • C# Support ... We have added code for utilizing C#; it does not cover all features, but it's a start. (Please check the demo)
  • Added English Reference ... We have added an English version of the reference. It is machine-translated.
  • Compatible with iOS, Android builds
  • We have made it possible to handle HitArea set in Live2D models. (Please check the demo)
  • Fixed a bug that prevented files from opening if the filename contained non-ascii characters.

What's Changed

New Contributors

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.2.0...v0.3.0

gd_cubism - v0.2.0

Published by MizunagiKB about 1 year ago

It has been confirmed that this version can be built in the following environments.

  • Windows10 x86_64, x86_32
  • macOS arm64

Shader update.

This version incorporates the experimental content from Issues #7.

We anticipate an improvement in reproducibility, however, another display issue may occur. In that case, please use version v0.1.0.

What's Changed

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.1.0...v0.2.0

gd_cubism - v0.1.0

Published by MizunagiKB about 1 year ago

It has been confirmed that this version can be built in the following environments.

  • Windows10 x86_64
  • macOS arm64
  • Linux x86_64

Caution

This version uses Cubism 5 SDK for Native R2 beta2 or higher.
With the recent upgrade of the CubismNativeFramework, it is now possible to receive signals indicating the completion of motion playback.

What's Changed

Full Changelog: https://github.com/MizunagiKB/gd_cubism/compare/v0.0.0...v0.1.0

gd_cubism - v0.0.0 for Godot Engine 4.1

Published by MizunagiKB about 1 year ago

This version has been confirmed to successfully build the following environments in Godot Engine 4.1

  • Windows10 x86_64
  • macOS arm64
  • Linux x86_64

Sufficient operation has not been confirmed.


Full Changelog: https://github.com/MizunagiKB/gd_cubism/commits/v0.0.0