soupday / cc_blender_tools

Add-on for Blender, for importing and auto-setup of character creator 3 & 4 and iClone 7 & 8 character exports into Blender.
GNU General Public License v3.0
446 stars 80 forks source link

options are grayed out #26

Closed nigelmerle closed 2 years ago

nigelmerle commented 2 years ago

hello this is to inform that options are grayed out in latest version of blender

the options grayed are: import morph import accessory export to cc3

when i try to import fbx shen clicking on import character i get many error messages

soupday commented 2 years ago

The latest version doesn't have those import buttons anymore. It looks like your copy of the repo is hanging on to some old files.

Try getting a fresh copy the latest release, it should look like this:

111

The export buttons will enable after valid characters are imported and selected. ('Export to CC3' requires an FbxKey)

nigelmerle commented 2 years ago

Is it possible for you to allow us to import other fbx files rather than cc3 files only? I think it would be a nice feature, i enjoy the lighting and other configurations

On Thu, Nov 18, 2021, 19:01 Victor Soupday @.***> wrote:

The latest version doesn't have those import buttons anymore. It looks like your copy of the repo is hanging on to some old files.

Try getting a fresh copy the latest release, it should look like this:

[image: 111] https://user-images.githubusercontent.com/79094830/142440129-aa188284-885e-4976-9bf6-29b2508d0115.jpg

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/soupday/cc3_blender_tools/issues/26#issuecomment-972946009, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEESEQ33QDIXP34ADO4UVYLUMUIMNANCNFSM5II5Z3QQ . 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.

soupday commented 2 years ago

I can only set up the CC3 files properly because it exports additional data with the FBX that I can use to set up the materials and textures, and the object and material names have a specific naming and folder structure that makes it easy to find them.

With other Fbx files, there is no way to know which textures belong to which materials, or even where those textures are located. So much information is lost in the FBX format as it doesn't support PBR texture channels like metallic, roughness, subsurface, etc.

nigelmerle commented 2 years ago

Last time i was trying to import an fbx and miraculously it opened without errors, i did not know what i did. But i remember that the plug-in assigned hair shader to the material. And the character was displaying well, when i reinstalled the plugin now it is not working. Don't know why but really like the fact that you have the material options that you can change to opaque...etc In blender it is always a nightmare to find everything and your plugin is very organized. In the latest version why it is not impossible to select a non cc3 mesh to export it as an accessory in character creator. This is s bit frustrating because in character creator we have the option import any obj of fbx as an accessory and in cc3 we can automatically make it follow cc3 character so, this shouldn't be a problem to export non cc3 meshes made in blender. Also i would like to ask you about your other cc3 auto setup plugin for character creator, i have been reading your documentation and i am a bit confused about how to install it. Could you update the readme on github. Which folder do i need to paste and where?, In blender or character creator?, Because i understand that both use python scripts....i tried to paste folder in character creator but nothing happened. Can you help me on that one.

On Fri, Nov 19, 2021, 00:21 Victor Soupday @.***> wrote:

I can only set up the CC3 files properly because it exports additional data with the FBX that I can use to set up the materials and textures, and the object and material names have a specific naming and folder structure that makes it easy to find them.

With other Fbx files, there is no way to know which textures belong to which materials, or even where those textures are located. So much information is lost in the FBX format as it doesn't support PBR texture channels like metallic, roughness, subsurface, etc.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/soupday/cc3_blender_tools/issues/26#issuecomment-973230756, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEESEQ64GEFLJF7MBRBUSK3UMVN5TANCNFSM5II5Z3QQ . 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.

soupday commented 2 years ago

"In the latest version why it is not impossible to select a non cc3 mesh to export it as an accessory in character creator."

It's supposed to do exactly that, but I put a condition in the wrong place to disable the button. That will be fixed soon.

"Also i would like to ask you about your other cc3 auto setup plugin for character creator, i have been reading your documentation and i am a bit confused about how to install it..."

It's a plugin for character creator itself. It needs to be put in a folder in the program files install folder:

C:\Program Files\Reallusion\Character Creator 3\Bin64\OpenPlugin\CC3-Blender-Tools (or wherever you have it installed.)

Once it's installed, you use to it re-import the characters from the Plugins > Blender auto-setup menu.

It's still in the testing stage at the moment, as you can see there are still lots of little problems to clean up, so I haven't officially announced it yet, but here is a demo video of how it works: https://youtu.be/7EXW_5rK48Y

nigelmerle commented 2 years ago

I tried it didnt work, i got a bunch of errors, i thought the export option was greyed also , thats why i went back to version 1.02

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Victor Soupday @.> Sent: Friday, November 19, 2021 2:02:47 AM To: soupday/cc3_blender_tools @.> Cc: nigelmerle @.>; Author @.> Subject: Re: [soupday/cc3_blender_tools] options are grayed out (Issue #26)

"In the latest version why it is not impossible to select a non cc3 mesh to export it as an accessory in character creator."

It's supposed to do exactly that, but I put a condition in the wrong place to disable the button. That will be fixed soon.

"Also i would like to ask you about your other cc3 auto setup plugin for character creator, i have been reading your documentation and i am a bit confused about how to install it..."

It's a plugin for character creator itself. It needs to be put in a folder in the program files install folder:

C:\Program Files\Reallusion\Character Creator 3\Bin64\OpenPlugin\CC3-Blender-Tools (or wherever you have it installed.)

Once it's installed, you use to it re-import the characters from the Plugins > Blender auto-setup menu.

It's still in the testing stage at the moment, as you can see there are still lots of little problems to clean up, so I haven't officially announced it yet, but here is a demo video of how it works: https://youtu.be/7EXW_5rK48Y

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/soupday/cc3_blender_tools/issues/26#issuecomment-973308132, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEESEQYZGQSGE277LIL7QPLUMVZYNANCNFSM5II5Z3QQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

nigelmerle commented 2 years ago

I will try the autosetup tomorrow because it is 3 am here

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Victor Soupday @.> Sent: Friday, November 19, 2021 2:02:47 AM To: soupday/cc3_blender_tools @.> Cc: nigelmerle @.>; Author @.> Subject: Re: [soupday/cc3_blender_tools] options are grayed out (Issue #26)

"In the latest version why it is not impossible to select a non cc3 mesh to export it as an accessory in character creator."

It's supposed to do exactly that, but I put a condition in the wrong place to disable the button. That will be fixed soon.

"Also i would like to ask you about your other cc3 auto setup plugin for character creator, i have been reading your documentation and i am a bit confused about how to install it..."

It's a plugin for character creator itself. It needs to be put in a folder in the program files install folder:

C:\Program Files\Reallusion\Character Creator 3\Bin64\OpenPlugin\CC3-Blender-Tools (or wherever you have it installed.)

Once it's installed, you use to it re-import the characters from the Plugins > Blender auto-setup menu.

It's still in the testing stage at the moment, as you can see there are still lots of little problems to clean up, so I haven't officially announced it yet, but here is a demo video of how it works: https://youtu.be/7EXW_5rK48Y

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/soupday/cc3_blender_tools/issues/26#issuecomment-973308132, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEESEQYZGQSGE277LIL7QPLUMVZYNANCNFSM5II5Z3QQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.