XMLWordPrintable

Details

    • Qt Quick 3D: Week 42

    Description

      Create icons for toggling the particle view on or off in 3D View.

      The normal icon 1x size is 16x16 pixels and the 2x size (which gets used on 4k displays) is 32x32 pixels. Bit depth is 8 and they are grayscale masks. The background dark and light color comes from the code.

      4 icons are needed in total

      • 16x16 for 'off' state (particles_off.png)
      • 32x32 for 'off' state (particles_off@2x.png)
      • 16x16 for 'on' state (particles_on.png)
      • 32x32 for 'on' state (particles_on@2x.png)

      The icon is placed on the top right corner next to the refresh button,  and is togglable (see particles_icon_puppet.png).

       'On' state has darker background (see particles_icon_on.png)

       'Off' state background is the color of the menu bar (see particles_icon_off.png)

      The function of this toggle button is to enable or disable particle animations in the 3D editor.

      Attachments

        1. edit_light_off@2x.png
          edit_light_off@2x.png
          0.3 kB
        2. edit_light_on@2x.png
          edit_light_on@2x.png
          0.3 kB
        3. grid_off@2x.png
          grid_off@2x.png
          0.1 kB
        4. grid_on@2x.png
          grid_on@2x.png
          0.1 kB
        5. particles_icon_off.png
          particles_icon_off.png
          2 kB
        6. particles_icon_on.png
          particles_icon_on.png
          2 kB
        7. particles_icon_puppet.png
          particles_icon_puppet.png
          146 kB
        8. particles_off.png
          particles_off.png
          3 kB
        9. particles_off@2x.png
          particles_off@2x.png
          3 kB
        10. particles_on.png
          particles_on.png
          3 kB
        11. particles_on@2x.png
          particles_on@2x.png
          3 kB
        12. scale_off@2x.png
          scale_off@2x.png
          0.3 kB
        13. scale_on@2x.png
          scale_on@2x.png
          0.2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jyrisal Jyri Saloranta
            tokorpip Tomi Korpipää
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes