Open iCEE-HAM opened 5 years ago
That's pretty cool. It would be great if you could update it to use the new .pg2 project format. If you look into Issue #61 you'll find a plugin I wrote for the GreasePencil which utilizes that. (It's simply json, which should make it easier to parse.)
This is great stuff. I have decided to abandon my attempt at altering the MHX2 plugin thanks to the io_import_lipsync-blender2.8 plugin. also, i have tested it with pose libraries, just for the sake of testing, and it worked fine. I will, however, be using it for shapekey keyframing.
Here is the updated code of the Lipsync Plugin for Blender 2.93 compatibility
@Hunanbean I just tested it and it works great. Thank you.
@aziagiles Glad i could help! Thanks for letting me know it is working for you
@Hunanbean Please, how does the eye 'Blink' function works in this version of Papagayo-NG Lipsync Importer For Blender?
It appears it does not function at all. I am looking into it right now. Apologies, and thanks for pointing it out
On Fri, Sep 24, 2021 at 1:10 PM Azia Giles Abuara @.***> wrote:
@Hunanbean https://github.com/Hunanbean Please, how does the eye 'Blink' function works in this version of Papagayo-NG Lipsync Importer For Blender?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/morevnaproject-org/papagayo-ng/issues/62#issuecomment-926892149, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMNVR7E2TAURJAJZYEPWCNLUDTLMRANCNFSM4I2S5M4A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
@aziagiles Ok, i see what is happeneing. it requires a shape key called blink, in all lowercase. If that shape key is present, it seems to work as expected. Are you attempting to do it with shape keys or bones? I do not know if it ever functioned with bones only, but i will look into that too.
Just to note, I do not see any reference that it would function with bones only
@Hunanbean Ok I see. But I truly believe it will be great to have it work with bones whereby we add the 'blink' in the Pose library as most people working with grease pencil or 2d animation in general will greatly benefit from it.
@aziagiles That is beyond my current skillset, but i will continue to look into it
@Hunanbean Ok. That will be great.
Lipsync importer for Blender 3.0 is now available at https://github.com/Hunanbean/Papagayo-NGLipsyncImporterForBlender
@Hunanbean hi. it's seems that the blender 3.0 import doesn't work. I can't see it in my addon tab.
I can't see it in my addon tab.
If after understanding this https://blendersensei.com/definitive-guide-to-installing-blender-addons/ you are still having difficulty, feel free to open up an issue over where the plugin is hosted, on my git. https://github.com/Hunanbean/Papagayo-NGLipsyncImporterForBlender
Good luck
Hi there, I have been looking for io_import_lipSync_Importer.py plugin for blender 2.8. I couldnt find it anywhere so I ended up with just updating it my self. I have it up and running with blender 2.8 now, her is my project https://github.com/iCEE-HAM/io_import_lipSync-blender2.8