Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python 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
    • Login

    Cinema4D Icons

    SDK Help
    0
    5
    486
    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.
    • H
      Helper
      last edited by

      On 07/03/2016 at 18:19, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R14 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      Hi folks,

      are the icons native to C4D available for use across all versions (i.e. Prime-to-Studio)? I know the plugins themselves aren't, but are the icons?

      WP.

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        On 08/03/2016 at 01:20, xxxxxxxx wrote:

        Hello,

        when you register a plugin you use a function like RegisterObjectPlugin(). This function also defines the icon of the registered plugin. So if a plugin is not registered at all, also its icon is not registered and available.

        Other icons defined in Cinema's core might be available in all versions.

        Best wishes,
        Sebastian

        1 Reply Last reply Reply Quote 0
        • H
          Helper
          last edited by

          On 08/03/2016 at 06:24, xxxxxxxx wrote:

          But I think all of these are available in all versions:

          https://developers.maxon.net/docs/py/2023_2/modules/c4d.bitmaps/RESOURCEIMAGE.html

          1 Reply Last reply Reply Quote 0
          • H
            Helper
            last edited by

            On 08/03/2016 at 07:25, xxxxxxxx wrote:

            The icons are available in a TIF image with reference text in modules/c4dplugin/icons while some other images are in modules/c4dplugin/bmp.   Icon images for specific modules reside in their specific module folder.

            As Sebastian notes, availability may be ubiquitous or they may only be registered as icons dependent upon version.

            1 Reply Last reply Reply Quote 0
            • H
              Helper
              last edited by

              On 09/03/2016 at 19:46, xxxxxxxx wrote:

              Niklas - a handy list to have there, bookmarked!

              Saves a bit of effort if there's already one available for use, keeps things consistent. In a way it's a small pity all icons aren't available across the board, but probably fair enough. Thanks Folk!

              WP.

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