Commit Graph

40 Commits (46650b73a1064e0b074ef620c6da4963d7b17fa1)

Author SHA1 Message Date
Wenzel Jakob 6b68f4df03 fixed compilation on msvc 2017 2017-07-30 11:15:10 -07:00
Wenzel Jakob 90f75a19cb tabs -> spaces, added check-style.sh script 2017-07-29 01:07:33 +02:00
Wenzel Jakob afd3a1ccf0 ported mtsgui to Qt 5.9 2017-07-28 23:37:21 +02:00
Wenzel Jakob 338d3cbeb1 Include boost_python34 DLL in Windows release builds 2014-08-04 17:58:11 +02:00
Wenzel Jakob 3e2516ab99 got rid of some minor warnings, Python code cleanups 2013-11-26 14:30:49 +01:00
Wenzel Jakob 605b3062e2 better python library detection on linux 2013-11-10 22:59:07 +01:00
Wenzel Jakob dccb7554ea compilation fixes for visual studio 2013 2013-11-07 07:21:54 -08:00
Wenzel Jakob 815cb6c916 new dependency build for windows: updated build configuration files 2013-11-06 06:20:42 -08:00
Wenzel Jakob 5c06ca5723 switched to a new boost version for Mitsuba 0.4.5 -- also adding Python 3.3 support 2013-11-04 09:24:53 -08:00
Wenzel Jakob 41ecb1d837 fixed some windows-specific warnings, integrated FFTW 2013-10-28 12:10:31 +01:00
Wenzel Jakob 5aa08a45c4 Include svml_dispmd.dll on windows 2012-10-10 11:42:46 -07:00
Wenzel Jakob 35da602d4e The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week. 2012-09-27 12:43:51 -04:00
Wenzel Jakob 93214e4cc2 bugfix for the build scripts when Qt is inactive 2011-11-17 14:41:54 -05:00
Wenzel Jakob 538dd6f89f added precomputed data and code to efficiently evaluate the rough transmittance through a microfacet surface 2011-09-17 01:46:19 -04:00
Wenzel Jakob 9406274cf0 Use OpenMP on OSX when compiling with the intel compiler 2011-08-22 15:01:20 -04:00
Wenzel Jakob 43d52f6293 updated the windows build system to include a SDK in the distribution zip files 2011-08-22 10:09:28 -07:00
Wenzel Jakob 9071a911f0 OSX builds fully work at last 2011-08-17 00:56:22 -04:00
Wenzel Jakob 4c3a7ce03c fixed the symlink install tool 2011-08-17 00:17:09 -04:00
Wenzel Jakob 5d9fdf248e OSX build system updates 2011-08-16 20:27:11 -04:00
Wenzel Jakob 42c882d43f nicer implementation of the Properties class based on boost::variant; added various python-related improvements 2011-08-15 14:38:01 -04:00
Wenzel Jakob bdf44fc85b python improvements 2011-08-14 23:56:47 -04:00
Wenzel Jakob 26fc39bac0 OSX build system improvements: switched from @executable_path to @loader_path 2011-08-14 19:30:06 -04:00
Wenzel Jakob e5c7346bdc windows compilation fixes 2011-08-13 18:56:51 -07:00
Wenzel Jakob 73dfd56677 renamed qtgui to mtsgui for consistency 2011-08-07 21:01:40 -04:00
Wenzel Jakob 901bbc2bfe merge with the main branch 2011-07-19 06:37:15 +02:00
Wenzel Jakob 2199cbf257 OSX/Qt linker bugfix 2011-07-19 06:02:19 +02:00
Wenzel Jakob bf94a4869e updated the build system to support a dynamic 'dist' directory 2011-07-18 14:20:02 +02:00
Wenzel Jakob 06c250f0fc win32 build fixes 2011-07-16 16:32:09 -07:00
Wenzel Jakob ef2c813b10 Added an XSLT-based scene 'upgrade' tool to handle content from old versions of Mitsuba.
Some of the documentation was improved, and there are now example bump map
renderings.
2011-07-17 00:28:28 +02:00
Wenzel Jakob bd4301bd1e removed the 'schema' directory, added IOR data from luxpop 2011-07-06 23:40:13 +02:00
Wenzel Jakob cb3dcdb377 exactly sample the fresnel term in roughglass.cpp, added a directory for the bidirectional library (this is only meant to contain a few backported components for now) 2011-07-01 11:35:49 +02:00
Wenzel Jakob 01520e9a42 collada-related build fix 2011-06-16 22:20:45 +02:00
Wenzel Jakob 61dc6c8034 build system: nicer dist generation process on windows 2011-06-05 08:13:19 -07:00
Wenzel Jakob 3846cf6d52 win32 distribution: add a readme document and redistributable files 2011-06-05 07:48:31 -07:00
Wenzel Jakob 384f8783af linux build fix 2011-06-03 21:36:26 +00:00
Wenzel Jakob ab239c4cb6 install Intel C++ redistributable DLLs along with the Mitsuba distribution 2011-06-01 14:03:27 -07:00
Wenzel Jakob 72d0cadf5c unnecessary directory creation on OSX 2011-06-01 17:04:22 +02:00
Wenzel Jakob be60e93afc install more applications to the dist directory 2011-06-01 03:32:55 +02:00
Wenzel Jakob 740b5b5651 MS projects have moved 2011-06-01 02:20:53 +02:00
Wenzel Jakob a3fd36d5a5 renamed config directory 2011-06-01 01:53:13 +02:00