Commit Graph

21 Commits (5253cb594ce7b2cbf4137b44d3887d363ad3dd8e)

Author SHA1 Message Date
Wenzel Jakob 7ecd3a5e73 updated nvidia suppressions file for valgrind, fixed path resolution error in mitsuba.cpp 2010-09-13 21:35:46 +02:00
Wenzel Jakob bd71ae8147 OSX cleanups 2010-09-08 11:23:40 +02:00
Wenzel Jakob b0663fc4fe fixed debian changelog 2010-09-08 08:00:29 +00:00
Wenzel Jakob cde6d7d462 Version 0.1.3 2010-09-08 09:56:07 +02:00
Wenzel Jakob 952a2daee3 OSX build fixes 2010-09-03 17:48:40 +02:00
Wenzel Jakob 43003e88d1 updated changelog 2010-09-03 15:17:29 +00:00
Wenzel Jakob 20c5a58cf4 get rid of the QTDIR path detection warning 2010-09-02 00:32:11 +02:00
Wenzel Jakob 96bc8e0422 brought the OSX preview settings dialog up to date 2010-09-01 23:39:55 +02:00
Wenzel Jakob b55642ca37 windows 32 bit collada fixes (recompiled with /D_SECURE_SCL=0) 2010-08-26 19:14:25 +02:00
Wenzel Jakob 6ee899edb1 merged with main branch 2010-08-24 00:28:56 +02:00
Wenzel Jakob 795a38c60d plugin starter kit 2010-08-24 00:28:21 +02:00
Wenzel Jakob 01a13f94bb forgot mtsutil in install file 2010-08-23 22:10:46 +00:00
Wenzel Jakob 5645cdf360 debian build process update 2010-08-23 22:03:34 +00:00
Wenzel Jakob b63c0a8c99 removed the included SCons release 2010-08-10 18:26:11 +02:00
Wenzel Jakob b038cedb46 the build-universal.sh script is obsolete 2010-08-10 18:25:16 +02:00
Wenzel Jakob a02df3bdb5 utilities for building releases on debian/ubuntu 2010-08-10 03:09:26 +02:00
Wenzel Jakob d95113d02f qtgui: try to maintain the number of samples/pixel when switching between different samplers. 2010-08-10 02:56:47 +02:00
Wenzel Jakob 719cb479ae suppressions file for Valgrind+Linux+NVidia OpenGL drivers 2010-08-10 02:52:42 +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
Wenzel Jakob 08b1861c4d Initial import of Mitsuba version 0.1.1
Unfortunately, no history for the existing files could be imported from
the previous SVN repository (it is mixed with as-of-yet unpublished research).
2010-08-09 19:38:37 +02:00