Mirror without duplicate using `MCOMMAND_MIRROR`
-
Hi, I've just tested this script in R23. It doesn't work
One of my own scripts cannot work without this function.
Guys, you're really awesome! I love C4D, and hope you can fix itMay be I can help somehow? I can upload the example scene, if you need it.
-
hi,
this will be probably fixed for futur updates but i doubt that this will be fixed for previous version.
The only way to go is to create your own function to mirror the polygon. This can be really long if you want to support uvs, texture, selection tag etc.
Sorry for the inconvenient.
Cheers,
Manuel -
@m_magalhaes
Got it, thanks -
Hello guys,
This bug is still exists in S24. I made a video to show how it worked before (R21) and now (S22, R23, S24).For test I used the script from this page. The only difference I made is decreased
value
from1000.0
to0
. It's just for convenience.This script should mirrors selected object, when
settings[c4d.MDATA_MIRROR_DUPLICATE]
isFalse
. It works in R21 and doesn't work in any late releases.
Could you fix it? I'm still using R21 because of this bug -
Hi,
our developers are aware of the bug and i can't say when it will be fixed. I understand it's not pleasant for you.
Cheers,
Manuel -
Roger that, thanks again.
I wasn't sure that the developers were aware. Sorry for annoy you
Cheers -
Hi kisaf,
if you switch in the SendModelingCommand from MODELINGCOMMANDMODE_ALL to MODELINGCOMMANDMODE_POLYGONSELECTION it should work until the mirror in object mode is fixed.
Regards
Fritz -
@fritz thank you very much, it works!
-
-
Hi,
This have been fixe and will be available in a futur update.
Cheers,
Manuel