Releases
5-r.1-beta.1
Cubism 5 SDK for Unreal Engine R1 beta1
Latest
Compare
Sorry, something went wrong.
No results found
Added
Added support for drawing to render targets.
Added a sample demonstrating Cubism model rendering on the HUD.
Added a Blueprint function to spawn a model at runtime using a CubismModel3Json asset.
Added CubismUpdateControllerComponent for centralized update control of Cubism components.
Added CubismUpdatableInterface to unify update behavior across Cubism components.
Added editor toggle options to enable or disable Physics, EyeBlink, and Pose behavior while editing in the Unreal Editor.
Fixed
Fix initial motion and expression not playing when Index is set in CubismMotionComponent and CubismExpressionComponent.
Fix an issue with missing header files when compiling with Unreal Automation Tool.
Fix errors when spawning Cubism model in open world levels.
Fix an error occurring when starting PIE.
Fix an error triggered by Undo actions.
Fix to stop motion if the index is set to -1.
Fix crash when creating Blueprint from CubismModel.
Changed
Modified to allow hiding Cubism models in world space.
Renamed shader class used for mask rendering.
Updated samples to support user interaction through the UI.
Refactor Cubism components to implement CubismUpdatableInterface and delegate updates to CubismUpdateControllerComponent.
Adjust GetExecutionOrder values across components to ensure deterministic update order.
You can’t perform that action at this time.