Commit Graph

10 Commits (8e7fdb48dcf9d30aa7a3bab6fe4bc3a6f10f4f86)

Author SHA1 Message Date
Wenzel Jakob bd71ae8147 OSX cleanups 2010-09-08 11:23:40 +02:00
Wenzel Jakob 6e181dcab3 better deal with zero-area triangles, misc. fixes 2010-08-31 22:32:34 +02:00
Wenzel Jakob 32a7dcc414 doxygen support 2010-08-24 20:18:01 +02:00
Wenzel Jakob a4e372b88a updated hgignore 2010-08-18 07:20:08 +02:00
Wenzel Jakob 736de258ea fixed a bug with the default lighting setup 2010-08-12 02:43:17 +02:00
Wenzel Jakob 7055073164 merged win32 changeset 2010-08-10 13:42:46 +02:00
Wenzel Jakob 1488e1b437 small tweaks to make everything build on win32 again. 2010-08-10 04:35:59 -07:00
Wenzel Jakob dad77ed036 added some hgignores specific to linux 2010-08-10 13:20:08 +02:00
Wenzel Jakob be412e8313 Accumulated changes since the v.0.1.1. release
* constant.cpp, src/libhw/vpl.cpp: Support for image environment
        sources and spot lights in the real-time preview.

	* mitsuba.cpp: Ability to run the 'mitsuba' execubable in arbitrary
        locations on OSX while ensuring that it still finds all plugins etc.

	* mtsimport: COLLADA importer support for ambient lights and 'polylist' meshes.

    * scene.cpp: Create a default camera when none is specified in the XML file.

    * constant.cpp, src/libhw/vpl.cpp: Support for rendering constant environment
        sources in the real-time preview.

    * glwidget.cpp, mainwindow.cpp: Support for Drag & Drop

    * glwidget.cpp, mainwindow.cpp: The Mitsuba user interface now also
        doubles as an EXR viewer / tonemapper. Drag an EXR file onto the
        UI or open it using the File menu, and the image opens in a new
        tab. Afterwards, it is possible to export the image as a tonemapped
        8-bit PNG image.
2010-08-10 02:34:58 +02:00
Wenzel Jakob bdde49c24a cleanups after the import, added .hgignore 2010-08-10 02:06:10 +02:00