Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Register
    • Login

    New Forum Announcement

    News & Information
    forum news
    7
    14
    7.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • maxonM
      maxon
      last edited by ferdinand

      Dear Community,

      Welcome to the new developers.maxon.net web presence. For technical reasons we had to deprecate our old web presence and then took the opportunity to consolidate systems and give everything a fresh look. You will now find downloads, documentation, and support all under one domain. New to the family is also the ZBrush SDK. The new forum structure is almost identical to the old, find the details below:

      All forum data and your accounts have been migrated to this instance, you can login with your old Plugin Café forum login on this site. Please reach out via our contact form when you run into troubles.

      • News & News: Read the latest news and get information about support procedures and our SDKs.
        You cannot create topics in this forum, you can only reply to existing topics and vote postings.
      • Information & Downloads: Fetch the latest downloads and tools for our SDKs.
        You cannot create topics in this forum, you can only reply to existing topics and vote postings.
      • SDK Support
        • Cinema 4D SDK: Ask questions about the Cinema 4D API or discuss your plugin solutions.
          You can create topics and polls in this forum and reply to and vote existing postings.
        • Cineware SDK: Ask questions about the Cineware API or discuss your solutions.
          You can create topics and polls in this forum and reply to and vote existing postings.
        • Cineware SDK: Ask questions about the ZBrush API or discuss your solutions.
          You can create topics and polls in this forum and reply to and vote existing postings.
        • Bugs: Browse the known bugs in our APIs.
          You cannot create topics in this forum (bugs are created by moderators), you can only reply to existing topics and vote postings.
      • Legacy Forum: Contains the legacy forum data.
        These forums are read-only in every aspect.
      • Off Topic: Talk about general programming topics, jobs offers, and everything else.
        You can create topics and polls in this forum and reply to and vote existing postings.

      Known Issues

      • Notifications are currently broken.
      • The homepage might not always load correctly when navigating back to it
      • Plugin IDs have not yet been migrated, but this forum wraps around the old forum Plugin IDs. [to be fixed]
      • There is no dark skin or skin selection in general.

      Happy coding,
      the Maxon SDK Group


      edit 05/12/2023: Fixed notifications and legacy links.

      1 Reply Last reply Reply Quote 0
      • bacaB
        baca
        last edited by

        Hi @maxon team,

        Really sorry to tell this, but new Rajdhani font is too fashionable, it's difficult to read.

        If it's a longterm solution,
        would be happy to have an option to disable it in the User Settings.

        ferdinandF 1 Reply Last reply Reply Quote 0
        • ferdinandF
          ferdinand @baca
          last edited by ferdinand

          Hello @baca,

          there is unfortunately not much I can do here, that font is part of the corporate identity of Maxon. I can neither remove it, nor can I provide a per-user option to do it. The only option would be to do it locally yourself with one of the common CS/JS injector plugins for a browser. The CSS variable you are looking for, you want to override, is this:

          --fnt-family-rajdhani: "Rajdhani", Arial, Helvetica, sans-serif;
          

          Cheers,
          Ferdinand

          MAXON SDK Specialist
          developers.maxon.net

          1 Reply Last reply Reply Quote 2
          • justinleducJ
            justinleduc
            last edited by

            I like the look of the new forum, but I'm not a big fan of how your version of NodeBB hijacks the browser's search when using CTRL+F. It instead uses the webpage's search function, which in itself adds 2 additional steps/clicks to get to the word(s) I was searching for.

            Just a small piece of feedback though, as everything else feels like a major upgrade!

            ferdinandF 1 Reply Last reply Reply Quote 1
            • ferdinandF
              ferdinand @justinleduc
              last edited by

              Hey @justinleduc,

              Could you clarify how you mean that? For me on Edge (WIN), the browser search works as I would expect it to work.

              7d45d89a-2b60-410a-8ae4-f53c37e5645f-image.png

              Things on Chrome and Firefox (WIN) also seem to be fine. Haven't done much OSX testing though apart from Edge and Safari. On which OS and browser are you? And could you please describe the problem in more detail?

              Cheers,
              Ferdinand

              MAXON SDK Specialist
              developers.maxon.net

              1 Reply Last reply Reply Quote 0
              • justinleducJ
                justinleduc
                last edited by

                @ferdinand Thanks for the reply.

                I'm using Chrome 120.0.6099.63 (WIN). It seems like the behavior I described only happens when I am logged in. To expand on what I said above, when pressing CTRL+F, the website's search function (i.e. the search bar that opens when pressing the magnifying glass in the website's header) opens/expands and forces you to insert your search terms in there as opposed to being able to type them in the browser-level page search function.

                If I log out, the CTRL+F function happens on a browser-level as it should.

                Tell me if you need more details.

                Thanks!

                CJtheTigerC 1 Reply Last reply Reply Quote 0
                • CJtheTigerC
                  CJtheTiger @justinleduc
                  last edited by

                  @justinleduc said in New Forum Announcement:

                  I'm using Chrome 120.0.6099.63 (WIN). It seems like the behavior I described only happens when I am logged in. To expand on what I said above, when pressing CTRL+F, the website's search function (i.e. the search bar that opens when pressing the magnifying glass in the website's header) opens/expands and forces you to insert your search terms in there as opposed to being able to type them in the browser-level page search function.

                  Same on Firefox 120.0.1.

                  ferdinandF 1 Reply Last reply Reply Quote 0
                  • ferdinandF
                    ferdinand @CJtheTiger
                    last edited by ferdinand

                    Hello @justinleduc and @CJtheTiger,

                    thank you for the additional information. That is indeed a bit annoying, I hate it too when websites do that. I at least did not turn on that behaviour intentionally. And I still cannot reproduce it, now testing on two private windows machines (chrome/edge) and an iPad. I was logged in in all cases. Maybe it is tied to the fact that I have an admin account. I will have a look and test it with a user account once I am back, as I am for now on vacation 🙂

                    Cheers,
                    Ferdinand

                    MAXON SDK Specialist
                    developers.maxon.net

                    ferdinandF 1 Reply Last reply Reply Quote 2
                    • ferdinandF
                      ferdinand @ferdinand
                      last edited by ferdinand

                      Hey everyone,

                      I have fixed most minor and bigger problems with the new developers.maxon.net by now. What remains is migrating the plugin IDs from plugincafe.maxon.net, but there it is not quite sure yet if we will migrate them into this forum or pick an entirely different solution.

                      I also spent today half an hour on the page search issue reported here, but unfortunately cannot reproduce it on any of my machines and browsers (fairly close in version of what has been reported). If this is a problem for more users, I would need more information. If there are other problems, please do not hesitate to report.

                      Cheers,
                      Ferdinand

                      edit: Added very quick and dirty mobile support for landing page menu with a collapsible menu.

                      MAXON SDK Specialist
                      developers.maxon.net

                      1 Reply Last reply Reply Quote 0
                      • G
                        gsmetzer
                        last edited by

                        Where is the API? A google search for the past two weeks gives me a 404 error?

                        ferdinandF 1 Reply Last reply Reply Quote 0
                        • H
                          Havremunken
                          last edited by Havremunken

                          I also have the issue with the forum software overriding the browser search when I press Ctrl+f. Happens in latest Chrome no matter if I am logged in or not.

                          However, there is a workaround to this. If you press Ctrl+f and then Ctrl+f again, the forum yields to the browser built in search and you can use "proper" browser search. So press the hotkey twice, you should be good to go. 🙂

                          ferdinandF 1 Reply Last reply Reply Quote 0
                          • ferdinandF
                            ferdinand @Havremunken
                            last edited by ferdinand

                            Hello everyone,

                            the issue with the searching seems to be rooted the NodeBB feature 'Enable In-Topic Searching'. We have disabled it for new accounts now, but this will not affect settings in existing accounts. To turn it off, open your account settings from your avatar icon.

                            15de83d5-21db-4a39-8cad-cae8d51d5a04-image.png

                            And uncheck 'Enable In-Topic Searching'.

                            c1de0703-0fc7-487d-baaf-2d40e93d373f-image.png

                            Cheers,
                            Ferdinand

                            MAXON SDK Specialist
                            developers.maxon.net

                            1 Reply Last reply Reply Quote 0
                            • ferdinandF
                              ferdinand @gsmetzer
                              last edited by ferdinand

                              Hello @gsmetzer,

                              @gsmetzer said in New Forum Announcement:

                              Where is the API? A google search for the past two weeks gives me a 404 error?

                              Without concrete links from Google which do not resolve, I cannot answer this in a meaningful manner. I assume with 'the API' you mean our API documentation. It still can be found under developers.maxon.net/docs/. There are server routings in place to resolve certain legacy URLs but there might be some blind spots which will be only solved by Google gradually reindexing our new site.

                              Cheers,
                              Ferdinand

                              MAXON SDK Specialist
                              developers.maxon.net

                              G 1 Reply Last reply Reply Quote 0
                              • G
                                gsmetzer @ferdinand
                                last edited by

                                @ferdinand Thank you! Yes, hopefully Google will index the new site soon.

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post