C4D MMD Tool
About
mmdtool for Cinema 4D
Cinema 4D的MMD工具
Release
The plugin is in the Release folder
插件在Release文件夹。
At present, the main maintenance version is R21 and above.
目前主要维护R21以上版本。
mmdtool for Cinema 4D
Cinema 4D的MMD工具
The plugin is in the Release folder
插件在Release文件夹。
At present, the main maintenance version is R21 and above.
目前主要维护R21以上版本。
Hi, does it work for version S24.037? I put the address of the plugin but it does not appear
こんにちは、バージョン S24.037 で動作しますか?プラグインのアドレスを入れたのに出てこない
私はスペイン語を話すので、翻訳機を使いました。
Hi, we are security researchers from the Advanced Research Center at Trellix. We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a 15 year old bug in the Python tarfile package. By using extract() or extractall() on a tarfile object without sanitizing input, a maliciously crafted .tar file could perform a directory path traversal attack. We found at least one unsantized extractall() in your codebase and are providing a patch for you via pull request. The patch essentially checks to see if all tarfile members will be extracted safely and throws an exception otherwise. We encourage you to use this patch or your own solution to secure against CVE-2007-4559. Further technical information about the vulnerability can be found in this blog.
If you have further questions you may contact us through this projects lead researcher Kasimir Schulz.
version 0.4.5.1
2022/9/15 Support C4D R20-2023
Fixed import model surface error.
If the plugin is installed, please check whether the latest version of C4D is installed (such as R21 is R21.207, R21.115 does not show the upgrade can be used)
version 0.4.5.1
2022/9/15 支持C4D R20-2023
修复导入模型面错误的问题。
如果安装了插件没有显示,请检查是否C4D安装的为最新小版本(如R21的是R21.207才行,R21.115不显示的升级就可以用)
Source code(tar.gz)version 0.4.5
If the plugin is installed, please check whether the latest version of C4D is installed (such as R21 is R21.207, R21.115 does not show the upgrade can be used)
version 0.4.5
如果安装了插件没有显示,请检查是否C4D安装的为最新小版本(如R21的是R21.207才行,R21.115不显示的升级就可以用)
Source code(tar.gz)version 0.4.4.1
Fixed import normal inversion issue.
If the plugin is installed, please check whether the latest version of C4D is installed (such as R21 is R21.207, R21.115 does not show the upgrade can be used)
version 0.4.4.1
修复导入法线反转的问题。
如果安装了插件没有显示,请检查是否C4D安装的为最新小版本(如R21的是R21.207才行,R21.115不显示的升级就可以用)
Source code(tar.gz)version 0.4.4
If the plugin is installed, please check whether the latest version of C4D is installed (such as R21 is R21.207, R21.115 does not show the upgrade can be used)
version 0.4.4
如果安装了插件没有显示,请检查是否C4D安装的为最新小版本(如R21的是R21.207才行,R21.115不显示的升级就可以用)
Source code(tar.gz)version 0.4.3
1. Fixed multi-part import import weights not initializing bones.
2. Improved weight import.
3. Fix import failure caused by empty IK list.
If the plugin is installed, please check whether the latest version of C4D is installed (such as R21 is R21.207, R21.115 does not show the upgrade can be used)
version 0.4.3
1. 修复多部分导入时未初始化骨骼导致的崩溃。
2. 改进权重导入。
3. 修复ik列表为空导致的导入失败。
如果安装了插件没有显示,请检查是否C4D安装的为最新小版本(如R21的是R21.207才行,R21.115不显示的升级就可以用)
Source code(tar.gz)version 0.4.2
1. Add import pose.
2. Improve the function of PMX Control.
3. Support R25.
If the plugin is installed, please check whether the latest version of C4D is installed (such as R21 is R21.207, R21.115 does not show the upgrade can be used)
version 0.4.2
1. 添加姿势(vpd)导入。
2. 改进PMX控件。
3. 支持 R25 版本.
如果安装了插件没有显示,请检查是否C4D安装的为最新小版本(如R21的是R21.207才行,R21.115不显示的升级就可以用)
Source code(tar.gz)version 0.4.1
1. Add camera bake export.
2. Add motion bake export.
3. Improve Ik.
If the plugin is installed, please check whether the latest version of C4D is installed (such as R21 is R21.207, R21.115 does not show the upgrade can be used)
version 0.4.1
1. 增加摄像机烘焙导出。
2. 增加动作烘焙导出。
3. 优化Ik。
如果安装了插件没有显示,请检查是否C4D安装的为最新小版本(如R21的是R21.207才行,R21.115不显示的升级就可以用)
Source code(tar.gz)version 0.4
1. Add the action export function
2. Fix the action confusion problem after importing motion capture to make animation.
3. Change the animation import to multithreaded optimization speed.
4. Fix some curve problems.
5. Fix known bugs
6. Fix some possible memory leaks.
If the plugin is installed, please check whether the latest version of C4D is installed (such as R21 is R21.207, R21.115 does not show the upgrade can be used)
version 0.4
1.增加动作导出功能.
2.修复导入动作捕捉制作动画后动作错乱问题。
3.将动画导入改为,多线程优化速度。
4.修复部分曲线问题。
5.修复一些已知BUG
6.修复一些可能的内存泄漏问题。
如果安装了插件没有显示,请检查是否C4D安装的为最新小版本(如R21的是R21.207才行,R21.115不显示的升级就可以用)
Source code(tar.gz)version 0.3.9.1
1. Fixed the problem of stuck animation after import.
2. Fix some possible memory leaks.
If the plugin is installed, please check whether the latest version of C4D is installed (such as R21 is R21.207, R21.115 does not show the upgrade can be used)
version 0.3.9.1
1.修复导入动画后卡死问题。
2.修复一些可能的内存泄漏问题。
如果安装了插件没有显示,请检查是否C4D安装的为最新小版本(如R21的是R21.207才行,R21.115不显示的升级就可以用)
Source code(tar.gz)version 0.3.9
1. Added support for rigidbodies and joints. (Currently not implemented in physics)
2. Fix the GUI scroll bar problem.
3. Fixed an issue where animation curves could not be saved.
4. Add new model management objects.
5. Add model display filter system.
6. Add IK enabled, model display animation import.
7. Fixed some actions importing problems.
If the plugin is installed, please check whether the latest version of C4D is installed (such as R21 is R21.207, R21.115 does not show the upgrade can be used)
version 0.3.9
1.添加刚体和Joint的支持。(目前物理未实装)
2.修复GUI滚动条问题。
3.修复动画曲线不能保存的问题。
4.增加新的模型管理对象。
5.增加模型显示过滤系统。
6.增加IK启用,模型显示动画导入。
7.修复部分动作导入问题。
如果安装了插件没有显示,请检查是否C4D安装的为最新小版本(如R21的是R21.207才行,R21.115不显示的升级就可以用)
Source code(tar.gz)version 0.3.8.1 Add tool modules. If the model has a problem similar to the following figure after importing the action, you can try to use the tool to repair it.
version 0.3.8.1 添加工具模块。 如果导入动作后模型出现类似下图问题,可以尝试使用工具修复。
Source code(tar.gz)version 0.3.8
1.Rewrite the bone expression part.
2.Add UV expression import (multi-part import mode).
3.Fix some errors of imported models.
4.Add the function of cleaning up the unconnected vertices of the imported model.
5.Add drag and drop import of camera animation.
6.Pre-loaded physics engine module support.
version 0.3.8
1.重写了骨骼表情部分。
2.添加UV表情导入(多部分导入模式)。
3.修复导入模型的一些错误。
4.添加对导入模型的无连接顶点的清理功能。
5.添加摄像机动作的拖拽导入。
6.预载物理引擎模块支持。
Source code(tar.gz)version 0.3.7.5 Fix the problem of non-rotatable bones and import animation of physical bones. Add UV expression import (only multi-part import mode). version 0.3.7.5 修复不可旋转骨骼,物理骨骼导入动画的问题。添加UV表情导入(仅多部分导入模式)。
Source code(tar.gz)version 0.3.7 Fixed the problem that the plug-in might not be loaded, and added bone expression import. version 0.3.7 修复了可能无法加载插件的问题,添加骨骼表情导入。
Source code(tar.gz)version 0.3.6.1 Temporarily fix the problem of freezing when opening the v0.3.6 version. version 0.3.6.1 临时修复v0.3.6版本打开卡死问题。
There are serious errors in v0.3.4-v0.3.6, please use version 0.3.7 and above! v0.3.4-v0.3.6版本有严重错误,请使用0.3.7以上版本 !
Source code(tar.gz)version 0.3.6 Fix the problem of multi-part import face error, and add the function of importing multi-part vertex expressions. version 0.3.6 修复多部分导入面错误问题,添加多部分导入顶点表情的功能。
There are serious errors in v0.3.4-v0.3.6, please use version 0.3.7 and above! v0.3.4-v0.3.6版本有严重错误,请使用0.3.7以上版本 !
Source code(tar.gz)version 0.3.5 Fix stuck and errors caused by configuration files, increase multi-thread safety, and reduce crashes. version 0.3.5 修复配置文件造成的卡死和错误,增加多线程安全性,减少崩溃。
There are serious errors in v0.3.4-v0.3.6, please use version 0.3.7 and above! v0.3.4-v0.3.6版本有严重错误,请使用0.3.7以上版本 !
Source code(tar.gz)version 0.3.4 Add the setting record function, save the last used configuration; update the R20 version. version 0.3.4 添加设置记录功能,保存上一次使用配置;更新R20版本。
There are serious errors in v0.3.4-v0.3.6, please use version 0.3.7 and above! v0.3.4-v0.3.6版本有严重错误,请使用0.3.7以上版本 !
Source code(tar.gz)version 0.3.3 Introduce the YAML configuration file; rewrite and rename the English module. version 0.3.3 引入YAML配置文件;重写更名英文模块。
Source code(tar.gz) 1. Optimize the processing method of the imported model to ensure the same effect as in MMD.
2. Optimize the leg bone problem of the imported model to ensure the same effect as in MMD.
3. Optimized the detection of the alpha channel of the picture, and fixed the problem that the material was incorrectly imported into the transparent channel
4. Increased code stability and reduced accidental crashes.
1. 优化导入模型赋予亲的处理方式,确保与MMD中效果相同。
2. 优化导入模型的腿部骨骼问题,确保与MMD中效果相同。
3. 优化了图片alpha通道的检测,修复了材质错误导入透明通道的问题。
4. 增加了代码稳定性,减少了意外的崩溃。
Source code(tar.gz)version 0.3.1 Improve the action import and PMX skeleton objects; fix the situation that the imported model may be stuck. version 0.3.1 完善动作导入和PMX骨骼对象;修复导入模型可能卡死的情况。
Source code(tar.gz)version 0.3.0 Improve camera action export function, support S24. version 0.3.0 完善摄像头动作导出功能,支持S24。
Source code(tar.gz)