Skip to content
#

live2d

Here are 169 public repositories matching this topic...

HeadClot
HeadClot commented Sep 26, 2020

Would it be possible to add the Origin Rebase feature that is built into Physx 4.x and up into Echo?

This would enable larger worlds to be made without floating point precision errors. Here is an example of what can happen if you are too far away from origin. https://gyazo.com/a96db2d1a4ef8ff8935d2054597e151b

It would be nice if we could enable it in project settings and it was just part of

good first issue
hexo-theme-yilia-plus
JoeyBling
JoeyBling commented Nov 18, 2019

Hexo及主题相关问题

推荐使用Hexo版本:3.9.0

关于菜单及其他按钮点击会弹出新的窗口 #35

    • 是否在新版本已修复

解决办法如下(原因:hexo版本过高,降低版本):博客根目录执行

npm uninstall hexo --save
npm install hexo@3.9.0 --save

降低版本后需注释或删除博客根目录_config.yml文件的includeexcludeignore配置

  • 一定要全部注释,不然会出现网站无法访问
    image
documentation good first issue
vignette
LeNitrous
LeNitrous commented Jun 26, 2021

We'll have to support multiple languages. A good start is looking at Crowdin as a source. We'll support languages by demand but for starters I think we'll support English, Japanese, and Chinese (Simplified and Traditional) given we have people proficient in those languages.

As for implementation, That would be the second part of investigation.

good first issue priority:low
mmmmmm44
mmmmmm44 commented May 16, 2022

Thank you for your interest about this project. I did not expect that much attention on YouTube in last year when I uploaded.

###Background

I changed the game running aspect ratio from a landscape 4:3 to a portrait 9:16 in the view of showing the full body of the model. This is common in vtuber capturing software running on mobile, and for streamer to slowly revealing their new outfits from

good first issue

Improve this page

Add a description, image, and links to the live2d topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the live2d topic, visit your repo's landing page and select "manage topics."

Learn more