Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-131971

Output messages when isKinematic is true and CCD is enabled.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • 6.9
    • 6.8
    • Quick: 3D Physics
    • None
    • All
    • b10f85ab3ad8e624839f7383b4b59b40e3a580a4

    Description

      Hello,

      I have a scene where I have dynamic rigid objects and I want to pick them up with mouse event, move them and throw them. 
      In order to do that, I set the object as kinematic, so it is not influenced by the gravity and other things.
      I tried several other ways but the easier one is kinematic but as I need CCD it is enabled.

      When the application is closing I got this message:  /home/qt/work/qt/qtquick3dphysics/src/3rdparty/PhysX/source/physx/src/NpRigidBodyTemplate.h (476) : invalid parameter : RigidBody::setRigidBodyFlag: kinematic bodies with CCD enabled are not supported! CCD will be ignored.

      Basically the  message tells me exactly why I did this.

      Is there a way to remove it ? I believe the message is displayed on normal output (not the error output).

      Attachments

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

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            obiwankennedy renaud.guezennec
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes