• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum
FORUM

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    [LOGGED] Separate parameter names and variable names GLSL Editor

    Feature Requests
    glsl shader glsl isf shaders
    3
    3
    827
    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.
    • Fred
      Fred last edited by Woland

      Maybe I am missing something but it would be great to be able to label the parameters differently to the variable names in the GLSL editor. Now it works in the following way:

      uniform float parameterName;

      // ISADORA_FLOAT_PARAM(parameterName, Xoff, 0.0, 1.0, 0.0, "X offset for cutting and sliding");

      But it would be great to have:

      uniform float parameterName;

      // ISADORA_FLOAT_PARAM(parameterName, "parameterLabel", Xoff, 0.0, 1.0, 0.0, "X offset for cutting and sliding");

      Where parameter label is what is shown on the actor and could have spaces in the name.

      http://www.fredrodrigues.net/
      https://github.com/fred-dev
      OSX 13.6.4 (22G513) MBP 2019 16" 2.3 GHz 8-Core i9, Radeon Pro 5500M 8 GB, 32g RAM
      Windows 10 7700K, GTX 1080ti, 32g RAM, 2tb raided SSD

      mark 1 Reply Last reply Reply Quote 2
      • mark
        mark @Fred last edited by

        @fred

        Yes. In working on my ISF converter app I realized the same thing. Nothing I can do for 3.0.7, but the next version will have this ability. (As well as a few others to make it easier to replicate ISF shaders.)

        Best Wishes,
        Mark

        Media Artist & Creator of Isadora
        Macintosh SE-30, 32 Mb RAM, MacOS 7.6, Dual Floppy Drives

        bonemap 1 Reply Last reply Reply Quote 2
        • bonemap
          bonemap Izzy Guru @mark last edited by

          @mark said:

          next version will have this ability. (As well as a few others to make it easier to replicate ISF shaders.)

           Great news!

          Best wishes

          Russell

          http://bonemap.com | Australia
          Izzy STD 4.2 | USB 3.6 | + Beta
          MBP 16” 2019 2.4 GHz Intel i9 64GB AMD Radeon Pro 5500 8 GB 4TB SSD | 14.5 Sonoma
          Mac Studio 2023 M2 Ultra 128GB | OSX 15.3 Sequoia
          A range of deployable older Macs

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