Skip to content

Releases: drecom/scene-graph-mediator-cli

v1.1.1

30 Oct 10:25
3e70b38

Choose a tag to compare

Changes

  • export plugin interfaces
  • added types directive
  • fixed plugin default import

v1.1.0

29 Oct 08:54
4b9fdb6

Choose a tag to compare

Changes

  • Added comments
  • Separated exporting processes
  • Added ExportManager to bundle exporting processes
  • Added interface for accepting plugins
  • Separated cli entry point as bin/cli.js
  • Added LICENSE
  • Removed internal unused files

v1.0.4

12 Sep 07:04
49583c1

Choose a tag to compare

Changes

NOTE: Node._opacity and Node._color.a is not synced in CocosCreator scene file (.fire).
Since its intention is not clear, features related to opacity or alpha are not regarded to be stable.

v1.0.3

04 Sep 02:28
41b8eb5

Choose a tag to compare

Changes

  • Fixed exclusive composition
    Sprite sheet and 9 slice excluded each other, so they could not be composed together.

  • Updated cli command in README to use latest option

  • Added new example Node with both sprite sheet and 9 slice