Fixed a problem in which when the canvas was inverted and the brush size was changed by pressing the [B] key and dragging the mouse pointer, the brush size was also inverted. Fixed a bug that prevented the .cdi3.json file from being exported after parameters were linked in a specific pr...
Fixed a bug in which it was impossible to select path control points when the canvas size was increased with the Mesh-mapping (β) tool by stroke in mesh edit mode. Fixed a bug in which null was not displayed in the inspector palette when referencing a nonexistent object as clipping. Par...
getElementById('canvas'), }); const model = await Live2DModel.from('shizuku.model.json'); app.stage.addChild(model); })();The example Live2D models, Shizuku (Cubism 2.1) and Haru (Cubism 4), are redistributed under Live2D's Free Material License....
('canvas'),});constmodel=awaitLive2DModel.from('shizuku.model.json');model_proxy=model;app.stage.addChild(model);// transformsmodel.x=100;model.y=100;model.rotation=Math.PI;model.skew.x=Math.PI;model.scale.set(2,2);model.anchor.set(0.5,0.5);// interactionmodel.on('hit',(hitAreas...
font-size: 0; -webkit-transform: translateY(3px); transform: translateY(3px); } .waifu:hover { -webkit-transform: translateY(0); transform: translateY(0); } .waifu-tips { opacity: 0; margin: -20px 20px; padding: 5px 10px; ...
[12/17/2024]: The maximum size of the canvas setting is now described in “File menu.” [12/17/2024]: “Parts palette” was revised to bring it up-to-date. [12/17/2024]: “Deformer palette” was revised to bring it up-to-date. ...
As you can see, the appearance of the lines may change depending on the quality, so please adjust the values appropriately while looking at the actual ArtPath drawn on the canvas. For details on the sprite method, see the Sprite Method section of “ArtPath Brush Editing.” ...