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
    • Login
    1. Maxon Developers Forum
    2. joyita
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 1
    • Controversial 0
    • Groups 0

    joyita

    @joyita

    1
    Reputation
    18
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    joyita Unfollow Follow

    Best posts made by joyita

    • RE: Issue with locale support in R20 plugin

      Thank you.

      posted in Cinema 4D SDK
      J
      joyita

    Latest posts made by joyita

    • RE: Issue with locale support in R20 plugin

      Thank you.

      posted in Cinema 4D SDK
      J
      joyita
    • Issue with locale support in R20 plugin

      We are facing an issue with plugin locale in Cinema 4D R20. We use plugins.GeLoadString to load the strings. Till R19, this method used to fetch the data depending on the language selected in Cinema 4D. But in R20, it is selecting the data from the property file which comes first alphabetically. So we have strings_ES, strings_fr, strings_US, which means plugin is always loading with Spanish locale.

      posted in Cinema 4D SDK
      J
      joyita