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

    BaseDraw.DrawHUDText in Cinema4D 2024

    Cinema 4D SDK
    2024 python
    3
    6
    735
    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.
    • R
      Runner009
      last edited by

      Good morning. I note that plugins that make use of BaseDraw.DrawHUDText developed and functioning on previous releases are not displayed on the 2024 release.
      Is it a bug in the 2024 release or has something changed in managing BaseDraw.DrawHUDText?

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

        Hello @Runner009,

        Welcome to the Maxon developers forum and its community, it is great to have you with us!

        Getting Started

        Before creating your next postings, we would recommend making yourself accustomed with our forum and support procedures. You did not do anything wrong, we point all new users to these rules.

        • Forum Overview: Provides a broad overview of the fundamental structure and rules of this forum, such as the purpose of the different sub-forums or the fact that we will ban users who engage in hate speech or harassment.
        • Support Procedures: Provides a more in detail overview of how we provide technical support for APIs here. This topic will tell you how to ask good questions and limits of our technical support.
        • Forum Features: Provides an overview of the technical features of this forum, such as Markdown markup or file uploads.

        It is strongly recommended to read the first two topics carefully, especially the section Support Procedures: Asking Questions.

        About your First Question

        Your question is impossible to answer in this form. Please have a look at our forum guidelines regarding how to ask questions. But generally speaking, no, DrawHUDText is not broken, at least not our knowledge.

        Cheers,
        Ferdinand

        Here is an example scene with a Python tag drawing "TEST" into a viewport and it works both on Win/Mac 2024.4.

        file: draw_hud.c4d
        3c8407ab-ed12-415e-9e12-2c9107831dfb-image.png
        365536f2-330a-4c33-9b6e-740e9198bbfd-image.png

        MAXON SDK Specialist
        developers.maxon.net

        FlavioDinizF 1 Reply Last reply Reply Quote 0
        • R
          Runner009
          last edited by

          Thank you Ferdinand.
          Your example works correctly.
          However, I can't understand why the plugin I created doesn't show me the HUDs on 2024.
          I will look at my code and if necessary I will resume this discussion.
          Thank you for your support.

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

            Hey @Runner009,

            Thank you for your reply. We are happy to help, but without code or a concrete problem description we are unable to do so. There could be every well be a bug with DrawHudeText that happens under very specific conditions.

            Cheers,
            Ferdinand

            MAXON SDK Specialist
            developers.maxon.net

            1 Reply Last reply Reply Quote 0
            • FlavioDinizF
              FlavioDiniz @ferdinand
              last edited by

              @ferdinand said in BaseDraw.DrawHUDText in Cinema4D 2024:

              But generally speaking, no, DrawHUDText is not broken, at least not our knowledge.

              Hi @ferdinand , sorry if this is an inappropriate place to post, but I should remember there's a bug on DrawHudText.
              It's not related to the issue @Runner009 related, but this one: https://developers.maxon.net/forum/topic/15394/drawhudtext-issue-with-viewport-camera-navigation

              I just downloaded the script you provided in the post above and tested in C4D 2024.2.0, and the issue exists, not sure if it was fixed in C4D 2024.4.

              Best,
              Flavio Diniz

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

                Hello @FlavioDiniz,

                thank you for reaching out to us. No, that was not fixed in 2024.4. The current plan is to fix it an upcoming minor release, but as always we cannot give any guarantees regarding an ETA. There are currently no workarounds for the other issue.

                Cheers,
                Ferdinand

                MAXON SDK Specialist
                developers.maxon.net

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