Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-9413

QtQuick3D Physics Shadowed Properties

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P1: Critical
    • None
    • QDS 4.1
    • 3D View
    • None
    • All
    • 2
    • 82b3afeab (dev), 9a82b8b76 (6.6), 9c1dfd908 (6.5)

    Description

      Certain properties in Qt Quick 3D Physics need to be shadowed for usability reasons.

      The most important one is the PhysicsWorld.running

      https://doc-snapshots.qt.io/qt6-dev/qml-qtquick3d-physics-physicsworld.html#running-prop

      As the user will want to to set the physics to be running, but are unlikely to want Physics to be actively running while editing a scene (which is what will happen in QDS).

      Also any CollisionShape based components will likely want to have enableDebugDraw enabled when selected in the 3D View regardless of whether the user has it enabled or not since this is the visual representation to the user of the collision bodies shape.

      https://doc-snapshots.qt.io/qt6-dev/qml-qtquick3d-physics-collisionshape.html

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              jokarlss Jonas Karlsson
              janichol Andy Nichols
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes