[Bug 56336] New: povray poly_wave output string

[email protected]
Newsgroups gmane.comp.kde.devel.kpovmodeler
Message-ID <[email protected]>
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=56336     
           Summary: povray poly_wave output string
           Product: kpovmodeler
           Version: 1.0
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Version:           1.0 (using KDE KDE 3.0.5)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2 
OS:          Linux

There's a small bug in the povray output for the poly_wave modifier...

In pmblendmapmodifiers.cpp (line 99) replace the following line:
            dev.writeLine( "poly_wave" + str );
with :
            dev.writeLine( "poly_wave " + str );
(difference is just a space character in the constant string)

And it will output a correctpovray file !

List archive and information: http://mail.kde.org/mailman/listinfo/kpovmodeler-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.