1. Live2DViewerEX
  2. News

Live2DViewerEX News

2024.3.25 Update

[h3]Version: 2024.3.25[/h3]

  • Added "blend mode" support for Spine textures
  • Some improvements and bug fixes

2024.2.24 Update

[h3]Version: 2024.2.24[/h3]

ADD:
  • Added "add_skins" and "remove_skins" commands to Json config (Spine)
  • Added "Save scale and position" button to the editor, Click to write the current size and position into the Json config -> option


CHANGE:
  • Optimized model bounds editing function
  • Optimized the trigger conditions of the hit areas


FIX:
  • Fixed mouse offset issues on some computers
  • Fixed an issue where the Edit Panel would move outside the desktop when changing models in some cases

2023.10.24

[h3]Version: 2023.10.8 -> 2023.10.24[/h3]

  • Live2D: Added layer support for expression
    You can set expressions to the motion events with different layers, and they can be triggered at the same time. If you want to clear the expression at specified layer, use 'clear_exp X', where X is the layer number.

    How to use layer: https://live2d.pavostudio.com/doc/en-us/exstudio/live2d-editor-tutorial/#multiple-motion-groups-play-simultaneously

  • Live2D/Spine: Added support for the name with space (e.g. file, parameter, part, slot..)
    The program will automatically add a backslash [\] before a space in the name as an identifier of the space, and remove the backslash when executing the command.
    Please note that the program can only automatically add a backslash to the name selected from the selection panel. You need to add a backslash before the space in the name if you write the command manually.

    For example:
    change_cos my model.model3.json
    -->
    change_cos my\ model.model3.json

2023.10.8 Update: Cubism SDK 5

[h3]Version: 2023.8.13 -> 2023.10.8[/h3]

  • Added Cubism SDK 5 support

  • Live2D/Spine Editor: Added 'Render Size' option

  • Live2D/Spine Editor: Custom 'Snapshot Size' (256-4096)

  • Live2D/Spine Editor: Some improvements

2023.8.13 Update

[h3]Version: 2023.4.10 -> 2023.8.13[/h3]

  • Added buttons to hide left and right panels for Live2D/Spine Editor
    Hide the left and right panels to get a larger model display window

  • Added option for snapshot size to Live2D/Spine Editor

  • Optimize the model display of EX Studio