Commit Graph

34 Commits (fba2d62807b8339db7d8b1931b38607f8946cdae)

Author SHA1 Message Date
Wenzel Jakob fba2d62807 complete reversal of the previous change, since crashes still occurred on some configurations
There are now separate boost libraries for the different MSVC++ versions
2010-10-20 13:59:05 -07:00
Wenzel Jakob 7f934760dc dynamically link to BOOST, this increases interoperability with different versions of MSVC++ 2010-10-20 13:08:01 -07:00
Wenzel Jakob 969229d98f recompiled WIN64 binaries for Boost and COLLADA-DOM without the secure SCL 2010-10-20 12:28:52 -07:00
Wenzel Jakob fe0a6317df windows compilation fixes, part 4 2010-10-18 17:22:54 -07:00
Wenzel Jakob 8f86126a14 bring OSX preview-settings up-to-date, exceptions now trap to a debugger if running 2010-10-19 00:47:50 +02:00
Wenzel Jakob 14ef60dc2e added some missing boost headers 2010-10-19 00:24:08 +02:00
Wenzel Jakob 05266a5033 merge with default branch 2010-10-07 18:57:44 +02:00
Wenzel Jakob f6e4735a2d updated COLLADA dom packages to fix the missing SONAME problem 2010-10-06 23:19:32 +00:00
Wenzel Jakob 5da46517da the initial clustering step works 2010-10-06 02:27:20 +02:00
Wenzel Jakob 5ee46b1f47 compilation fixes for OSX, added some boost files 2010-09-29 18:06:18 +02:00
Wenzel Jakob e2dfe9a330 some OSX build fixes, missing virtual destructors 2010-09-20 22:19:41 +02:00
Wenzel Jakob 37197e3d23 OSX library path bugfix 2010-09-15 08:53:13 +02:00
Wenzel Jakob 35adc5aca8 Added lots of missing boost headers to fix compilation on OSX 2010-09-14 23:40:32 +02:00
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