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

Typo in qphongmaterial.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 5.7.0
    • Qt3D
    • None
    • Fedora 21, Qt 5.5 branch
    • 4cf6ff4a0771fc2dab90525b084c2e90e5335bc2

    Description

      I may fix it myself when I setup a development environment but I report this here so it doesn't get lost.
      There is a small typo in qphongmaterial.cpp line 158:

      d->m_shininessParameter->setValue(ambient);
      

      should be

      d->m_ambientParameter->setValue(ambient);
      

      Attachments

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

        Activity

          People

            lemire_p Paul Lemire
            unai_i Unai IRIGOYEN
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes