Navigation

    • Register
    • Login
    • Search
    • Categories
    1. Home
    2. Cinema 4D Development
    Log in to post

    Cinema 4D Development

    • SOLVED urllib2.urlopen fails on C4D for Mac
      python sdk issue bug report module • • merkvilson  

      32
      0
      Votes
      32
      Posts
      2099
      Views

      M

      Hi @SolarPH please open a new topic with your code and the exact error. Cheers, Maxime.
    • E

      SOLVED BaseLink crash and tracking PolygonObjects/InstanceObjects in cache
      c++ bug report general programming brainstorming • • ECHekman  

      3
      0
      Votes
      3
      Posts
      49
      Views

      Hi, without further feedback, we will consider this thread as solved by Monday and flag it accordingly. Cheers, Ferdinand
    • SOLVED Drag and Drop "Command" from Treeview
      python api classic api issue application development limitation • • lasselauch  

      6
      0
      Votes
      6
      Posts
      51
      Views

      Hi, I understand that this thread has not yet come to a final conclusion, but without further feedback, we will consider this thread as solved by Monday and flag it accordingly. Cheers, Ferdinand
    • J

      SOLVED Loft incorrectly returning input objects
      r20 c++ sdk • • JohnThomas  

      10
      0
      Votes
      10
      Posts
      192
      Views

      Hi, without further feedback, we will consider this thread as solved by Monday and flag it accordingly. Cheers, Ferdinand
    • SOLVED BaseDraw::DrawHUDText() - setting color ?
      sdk r23 • • WTools3D  

      3
      0
      Votes
      3
      Posts
      52
      Views

      Works like a charm! It's much more flexible than I hoped;) Thanks a lot!
    • Setting up global plugin structs
      c++ sdk classic api project setup • • WickedP  

      3
      0
      Votes
      3
      Posts
      33
      Views

      Hi Manuel, what you say rings a bell. I was sure it was because the vector hadn't allocated anything yet. Global possibly wasn't the best way admittedly, it just started like that for convenience. But it ended up being a bit complex, there's a lot of things accessing it, so I didn't want to change it (for now). @m_magalhaes said in Setting up global plugin structs: create a pointer and in pluginstart and pluginend take care of assign memory and free it hadn't thought of that. Seems to work - I'll go with that! Thanks WP.
    • SOLVED Getting poly normal and CreatePhongNormals()
      c++ classic api 3d concept • • WickedP  

      18
      0
      Votes
      18
      Posts
      209
      Views

      M

      Thanks for the reply, Wicked. interessting, but not what i hoped for ... ;-) kepp on chrunching
    • SOLVED R23 usd/tbb version
      r23 • • rsodre  

      11
      0
      Votes
      11
      Posts
      186
      Views

      @r_gigante yes, I tried that version and no luck as well, but it looks like a USD issue to me. The USD team didn't give much hope for helping with this. I've built my usd static library using pxr_Custom as internal namespace to identify on the call stack. This screenshot shows the call stack, looks like it's trying to load C4D's dynamic lib instead of the included static. Thats why I don't think it's tbb issue. I have the issue isolated on a simple plugin, and if I link to C4D's dynamic usd, instead of our built monolithic static, the simple plugin seems to load and work. I will try to do the same on our environment... But this will be a super specific ugly exception on the build pipeline. If we could fix and make the plugin use its own included static version of USD would be much easier. The simple plugin is here, if you could check. To test the project, just run C4D from Xcode and it will freeze loading the plugins. You can add ../install.sh as a Run Script Phase to fix library paths and deploy. (I wish I could add the Run Script Phase from project tool... )
    • SOLVED Snap settings issues in R21/R23?
      python r21 api issue r23 • • Cairyn  

      12
      0
      Votes
      12
      Posts
      123
      Views

      @zipit Thanks, I thought so... but you never know whether some functionality has a hidden internal purpose. Deprecating it will probably be the best solution.
    • P

      SOLVED ZeroAxis R23 help
      python r23 • • peXel  

      11
      0
      Votes
      11
      Posts
      112
      Views

      P

      That are great news, but sadly I am not a Phyton User
    • SOLVED Default Object: How to apply those defaults?
      r20 c++ r21 classic api r23 s22 • • fwilleke80  

      11
      0
      Votes
      11
      Posts
      99
      Views

      M

      well sorry for the misleading. I was thinking it should work because the object is inserted with doc->InsertObject Cheers, Manuel
    • P

      SOLVED Content Browser and StrNotFound
      python r23 • • pim  

      4
      0
      Votes
      4
      Posts
      52
      Views

      M

      hi, i was saying not to use the same ID (in case of conflict) But it seems that there's no conflict neither with the symbol name or the symbol ID. A bit strange. Cheers, Manuel
    • A problem about getting an object width value with python
      python issue r23 • • delizade  

      7
      0
      Votes
      7
      Posts
      84
      Views

      Hi @delizade, Thanks @a_block for helping out! @delizade you can find the description for the priority options in the Python Tag section of the user manual. Cheers, Ferdinand
    • SOLVED R23's Execution Order
      • Leo_Saramago  

      3
      0
      Votes
      3
      Posts
      43
      Views

      It sure does answer the question. Thanks, Riccardo!
    • M

      SOLVED Python Effector not working with Fields
      python r23 • • Motion4D  

      6
      0
      Votes
      6
      Posts
      70
      Views

      Hi, without further feedback, we will consider this thread as solved by Monday and flag it accordingly. Cheers, Ferdinand
    • E

      Compiling material nodegraph to shaders
      c++ sdk api r23 maxon api • • ECHekman  

      4
      0
      Votes
      4
      Posts
      48
      Views

      @ECHekman said in Compiling material nodegraph to shaders: I take it this also means its not possible to manually convert node ourselves? Right.
    • N

      Object GetNext() method does not advance to next object
      • nicholas_yue  

      3
      0
      Votes
      3
      Posts
      45
      Views

      Hi @nicholas_yue, @Cairyn said everything (thanks for that). I would additionally recommend to read the Wikipedia article on graph traversal I have posted in your other thread, as it might clear up a few things for you. Cheers, Ferdinand
    • G

      SOLVED HOW TO BIND KEYBOARD SHORTCUT TO PLUGIN
      python r21 • • gheyret  

      3
      0
      Votes
      3
      Posts
      40
      Views

      G

      @m_magalhaes Now i know how to solve my problem! Thank you for your reply. Cheers!
    • SOLVED CallCommand Select Connected is not working on R22
      python r23 bug report s22 • • mikeudin  

      3
      0
      Votes
      3
      Posts
      52
      Views

      Thank you @m_magalhaes !
    • SOLVED Setting volume as dirty doesn't refresh in S22 or R23.
      c++ classic api r23 s22 • • kbar  

      2
      0
      Votes
      2
      Posts
      39
      Views

      M

      Hi @kbar I'm able to reproduce the issue and I've opened a new bug report about it. The only workaround is to return a new VolumeObject each time. Cheers, Maxime.
    Powered by NodeBB | Contributors

    © 2018 MAXON Computer - Copyright Information | Privacy Policy | Terms of Use | Imprint