• Create object with custom icon in Python

    python
    3
    0 Votes
    3 Posts
    1k Views
    ManuelM
    hello, good you found out how to resolve your issue, for you next thread, please mark your thread as a question as follow Q&A New Functionality. Cheers Manuel
  • Graphview OpenDialog id?

    r19 python
    4
    0 Votes
    4 Posts
    575 Views
    ManuelM
    hello, ID_TREEVIEW_PLUGIN 1001145 ID_EXPRESSION_PLUGIN 1001148 ID_OPERATORPOOL_PLUGIN 1001138 ID_EXPRESSION_TAG 1001149 last one should be but it's not defined in python. ID_CALCULATE_PLUGIN 400009000 cheers, Manuel
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Is there a way to change the GvNode Port Index

    c++ r21
    6
    0 Votes
    6 Posts
    1k Views
    M
    @Jmelon I'm sorry there is no specific message sent to the GvOperatorData It's all handled in the UI. Cheers, Maxime.
  • Spline with closed and open segments

    python r19 r20
    5
    0 Votes
    5 Posts
    918 Views
    a_blockA
    Thanks, Manuel, for looking into it. Maybe worth a note in the docs? It is a bit confusing, isn't it? Cheers to the entire team, Andreas
  • Dialog refresh works correct in R18... not in R21 ?

    python r21
    12
    0 Votes
    12 Posts
    2k Views
    M
    @m_magalhaes Epic, It works! Thank you very much Manuel!
  • Iterating trough Field list?

    python r20 r21
    6
    0 Votes
    6 Posts
    2k Views
    ManuelM
    hello, I've forked the question to this thread cheers, Manuel
  • STRINGENCODING -> StringEncodingRef ?

    classic api c++ r21
    3
    0 Votes
    3 Posts
    463 Views
    r_giganteR
    Hi Frank, I've just been confirmed that the function will be exposed in the future. Best, Riccardo
  • C++ SDK doc: SetPriority / SetPluginPriority mixup?

    sdk c++ r21
    2
    0 Votes
    2 Posts
    332 Views
    r_giganteR
    Hi Frank, thanks a lot for reporting the issue here. It will appear fixed in the next future. Best, Riccardo
  • Reorder gradient knots by position

    c++ sdk
    3
    0 Votes
    3 Posts
    534 Views
    mfersaouiM
    @s_bach Hi Sebastian, Perfect, thank you very much. Best regards, Mustapha
  • How to do that the generated object fill the viewport and be centered

    python
    11
    0 Votes
    11 Posts
    1k Views
    mfersaouiM
    @m_magalhaes Hello Manuel, ok Thank you. I have used the solution that I have mentioned above.
  • Add Child to description popup field.

    c++ r21
    5
    0 Votes
    5 Posts
    1k Views
    ManuelM
    hello, So yes, you have to react to MSG_DESCRIPTION_POPUP, you can see an example on the nodedata manual I thought first you wanted to create a popup menu. Cheers, Manuel
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • Message behavior of tabbed dialogs changed R19->R21?

    3
    0 Votes
    3 Posts
    533 Views
    CairynC
    That's ok, I have meanwhile refactored everything* into a MessageData plugin anyway so the plugin will work** even if the dialog is closed. *Everything except for timer stuff, which for some reason works differently for a dialog than for a message plugin. **There are some strange effects like hanging or crashing application on Close, when the dialog is in certain states. I will need to investigate whether this is an effect of the missing CoreMessage calls or something that happens now due to refactoring.
  • Align Group Parameters (Resource Files)

    r21 c++ sdk
    4
    1
    0 Votes
    4 Posts
    967 Views
    O
    Thanks @zipit, Managed to solve it thanks to you.
  • Python c4d.CheckIsRunning(type) returning None

    python
    4
    0 Votes
    4 Posts
    665 Views
    ManuelM
    hello, without any news, i'll pass this thread to solved. Cheers, Manuel
  • GetAllTextures from materials only

    12
    0 Votes
    12 Posts
    3k Views
    A
    Hi @m_adam, Thanks for letting me know! Andre
  • API: Bogus default value in SearchPluginMenuResource() declaration

    r21
    5
    0 Votes
    5 Posts
    654 Views
    M
    @fwilleke80 said in API: Bogus default value in SearchPluginMenuResource() declaration: IDS_EDITOR_PLUGINS Yes and also affect python.
  • Object materials won't show up in final render

    c++ sdk
    4
    0 Votes
    4 Posts
    1k Views
    M
    For more information about it, please read the BaseDocument Manual. Cheers, Maxime.
  • How to access the ObjectPlugin child objects.

    c++ sdk
    4
    0 Votes
    4 Posts
    590 Views
    M
    Hi @mfersaoui in the future try to split as much as possible your topic in order to help other users to find relevant information. I've forked all your discussion about baking in this post Bake Texture within ObjectData. And please mark this topic as solved if your original question is answered (which I think is the case by the good answers from @zipit). Cheers, Maxime.