1. Live2DViewerEX
  2. News

Live2DViewerEX News

2025.1.16 Update

[h3]Version: 2025.1.16[/h3]

  • [Json Config] Added support for multiple Spine controllers

    • Mouse Tracking
    • Lip Sync
    • Param Hit
    • Param Loop
    • Accelerometer
    • Key Trigger
    The difference between Spine and Live2D controllers is that Live2D is parameter-based, while Spine is animation-based. Therefore, controllers operate at a higher level to play the animation (Except for Param Hit, which only affects the currently playing animation), then set the speed to 0, controlling the animation progress through code. Please keep this in mind when using them.

  • [Json Config] Replaced the 'Loop' property of motion events with 'When reaching the end'

  • [Json Config] Added 'Max Value' and 'Min Value' properties for Param Hit

  • [Json Config] Added 'Pointer Down Motion' and 'Pointer Up Motion' properties to hit areas

  • [Json Config] Fixed an issue where the 'stop_mtn' command was ineffective in certain situations

  • [Json Config] Fixed the 'set_colors' command not working (Spine)

  • [Json Config] Fixed the 'weight' property of controllers not functioning

  • [EX Studio] Added animation duration display to the Spine animation list

  • [EX Studio] Redesigned the motion selection panel in the Json editor

  • [Main App] Fixed an issue where the background turned black in desktop mode on macOS after waking from sleep

2024.12.8 Update: Video recording for Editor

[h3]Version: 2024.12.8[/h3]

  • [EX Studio] Added video recording feature to the Live2D/Spine editor
    - High-resolution and high-frame-rate video recording requires significant performance, which may cause frame drops.
    - The recording feature only supports capturing the model itself, UI elements like text box cannot be recorded.

  • [EX Studio] Improved render size and snapshot functionality
    Render size now supports both automatic adjustment and custom size.

  • [Main App] Fixed an issue related to hotkeys


2024.9.2 Update: New Window Mode

[h3]Version: 2024.9.2[/h3]

  • Added Window Mode: Runs in a window with border
    Note: This Window Mode includes borders, while in Desktop Mode, when the display type is set to “Window”, it displays a borderless window without background

  • Some improvements and bug fixes


2024.7.7 Update: Spine 4.2 & WebP image

[h3]Version: 2024.7.7[/h3]

  • Added support for Spine 4.2

  • Added support for WebP image

  • Some improvements and bug fixes

2024.6.24 Update

[h3]Version: 2024.6.24[/h3]

  • [EX Studio] Added search field for Live2D/Spine Editor

  • [EX Studio] Added 'Loop' button and 'Speed' slider for Spine Editor

  • [EX Studio] Added import/export content templates for Workshop Uploader

  • [EX Studio] Fixed an issue caused by change_cos command

  • [EX Studio] Optimized the user interface

  • [Control Panel] Optimized the multi-select panel