Conversation
initial support for Unity Animator
|
Thank you for the pull request. I am currently working on organizing the animation baking mechanism and texture support, and will try to integrate the animator support code you provided after these codes are sorted out. Please give me some time. |
|
Sorry for the very late response. I have made some modifications to the code you provided and merged it. Thanks for the great PR! |
Thanks, it needed indeed some fixes that was why I converted it too draft. I'll have a look. The code that I locally tested was working well. If needed I could make another pull request with the tweaks to reduce warnings. |
|
I have modified the code to fit the style of this project and tried to get rid of all warnings/errors I noticed.
If you notice the other bugs, I would be very happy to receive a new PR or an issue report 🙇♂️ |
initial support for Unity Animator #8