From e1682900f1ecaade91277853ab9b0513f0e5ff83 Mon Sep 17 00:00:00 2001 From: Wenzel Jakob Date: Thu, 14 Jul 2011 15:58:44 +0200 Subject: [PATCH] fixed a URL in the acknowledgment dialog --- src/qtgui/acknowledgmentdlg.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qtgui/acknowledgmentdlg.ui b/src/qtgui/acknowledgmentdlg.ui index 0043baf0..6bb052c5 100644 --- a/src/qtgui/acknowledgmentdlg.ui +++ b/src/qtgui/acknowledgmentdlg.ui @@ -54,7 +54,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Many thanks go to my advisor <a href="http://www.cs.cornell.edu/~srm/"><span style=" text-decoration: underline; color:#0000ff;">Steve Marschner</span></a>, who let me spend time on this project.</p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Some of the icons were taken from the <a href="https://launchpad.net/humanity"><span style=" text-decoration: underline; color:#0000ff;">Humanity</span></a> icon set by Canonical Ltd.</p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The material test scene was kindly contributed by Jonas Pilo, and the environment map it uses is courtesy of Bernhard Vogl.</p> -<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The included index of refraction data files for conductors are copied from PBRT. They are originally from the Luxpop database (<a href="www.luxpop.com">www.luxpop.com</a>) and are based on data by Palik et al. and measurements of atomic scattering factors made by the Center For X-Ray Optics (CXRO) at Berkeley and the Lawrence Livermore National Laboratory (LLNL).</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The included index of refraction data files for conductors are copied from PBRT. They are originally from the Luxpop database (<a href="http://www.luxpop.com">www.luxpop.com</a>) and are based on data by Palik et al. and measurements of atomic scattering factors made by the Center For X-Ray Optics (CXRO) at Berkeley and the Lawrence Livermore National Laboratory (LLNL).</p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Mitsuba makes heavy use of the following amazing libraries and tools: </p> <ul style="-qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://qt.nokia.com/products"><span style=" text-decoration: underline; color:#0000ff;">Qt 4</span></a> by Nokia</li> <li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.openexr.com/"><span style=" text-decoration: underline; color:#0000ff;">OpenEXR</span></a> by Industrial Light &amp; Magic</li>