Commit Graph

881 Commits (1adfc11099967beb70120fcac8e79dec20a82bae)

Author SHA1 Message Date
Wenzel Jakob 1adfc11099 documentation updates, bugfixes to coating.cpp and mask.cpp 2011-07-22 16:08:58 +02:00
Wenzel Jakob b657152081 cleanup of the medium & dipole data input interface 2011-07-22 01:30:14 +02:00
Wenzel Jakob 4ed86ec392 fixed a stupid bug that could mess up medium rendering with analytic shapes 2011-07-21 19:10:37 +02:00
Wenzel Jakob 33a6fd58c0 sky luminaire by Tom Kazimiers, composite light sources, rayleigh scattering in media 2011-07-21 17:42:44 +02:00
Wenzel Jakob a4acf8b379 two-sided coating 2011-07-20 00:39:29 +02:00
Wenzel Jakob c84be3969a switched order of initialization accordingly 2011-07-19 20:04:09 +02:00
Wenzel Jakob 1b7b8a6d74 nice modulo function, rearranged BSDF interface 2011-07-19 20:01:48 +02:00
Wenzel Jakob 42ce9799f6 typo 2011-07-19 18:53:15 +02:00
Wenzel Jakob dbfca082b3 added box-muller sampling; applied Marios' HK serialization bugfix 2011-07-19 18:47:55 +02:00
Wenzel Jakob 901bbc2bfe merge with the main branch 2011-07-19 06:37:15 +02:00
Wenzel Jakob f903c8e05d importer bugfixes 2011-07-19 06:36:27 +02:00
Wenzel Jakob 2199cbf257 OSX/Qt linker bugfix 2011-07-19 06:02:19 +02:00
Wenzel Jakob f7f10c0000 bugfixes to the importer 2011-07-19 04:49:35 +02:00
Wenzel Jakob 8b9776c4ac added a newline to a documentation listing 2011-07-18 14:47:46 +02:00
Wenzel Jakob a17fed6f5b documentation updates for the HK model 2011-07-18 14:46:24 +02:00
Wenzel Jakob 41a3e0c841 committed tests for the HK model 2011-07-18 14:25:07 +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 317e661612 Added an implementation of the Hanrahan-Krueger model (courtesy of Tom Kazimiers and Marios Papas) 2011-07-18 02:39:24 +02:00
Wenzel Jakob 5e63c7233d minor improvement to the XSLT stylesheet 2011-07-17 20:49:38 +02:00
Wenzel Jakob c6b33a76ab fixed a handedness reversal in conjunction with the interactive 'reveal' feature 2011-07-17 17:31:21 +02:00
Wenzel Jakob 0230c6fbe7 switched to a new BSDFQueryRecord constructor, which encapsulates the assumption that a sampler instance is always available when sampling the model 2011-07-17 17:18:58 +02:00
Wenzel Jakob fad581de2f BSDFQueryRecord: it is now assumed that a sampler is always there 2011-07-17 16:45:26 +02:00
Wenzel Jakob 334002cc46 minor improvements to the pre-0.3.0 upgrade stylesheet 2011-07-17 15:52:51 +02:00
Wenzel Jakob a5d3024a39 various cleanups 2011-07-17 15:20:55 +02:00
Wenzel Jakob 06c250f0fc win32 build fixes 2011-07-16 16:32:09 -07:00
Wenzel Jakob 983fff0fcc win32 compilation fix 2011-07-16 16:12:14 -07:00
Wenzel Jakob d04439176d the materials branch has stabilized and is now merged into the main branch 2011-07-17 00:30:55 +02: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 17eb2166f0 documentation updates, fixed for many typos, fixed the bump map model 2011-07-15 18:37:48 +02:00
Wenzel Jakob b5a6b7cbd8 a nicer <lookAt> command 2011-07-15 10:49:44 +02:00
Wenzel Jakob 54cb9b6fcd merge 2011-07-15 10:16:15 +02:00
Wenzel Jakob 5f27a96432 Patch by Tom Kazimiers: automatically cancel photon gathering if few or no photons are being generated 2011-07-15 10:15:57 +02:00
Wenzel Jakob d7f913de38 minor bugfixes 2011-07-15 10:11:29 +02:00
Wenzel Jakob f1ae7722dd added a plugin reference 2011-07-15 00:34:28 +02:00
Wenzel Jakob 2d5fef282f fixed a material test rendering with an incorrect color cast 2011-07-14 16:29:24 +02:00
Wenzel Jakob b5e5e6abf7 win32 build fixes 2011-07-14 16:27:38 +02:00
Wenzel Jakob e1682900f1 fixed a URL in the acknowledgment dialog 2011-07-14 15:58:44 +02:00
Wenzel Jakob add374feb8 added acknowledgments for the IOR data and the cubature library 2011-07-14 10:47:10 +02:00
Wenzel Jakob 2e2acc153e better importance sampling for the coating model, added documentation 2011-07-13 19:47:57 +02:00
Wenzel Jakob ce9ad8515d BSDFs now flag spatially varying components 2011-07-13 17:40:26 +02:00
Wenzel Jakob a92aa6b29a got the coating to work; more documentation 2011-07-13 05:15:10 +02:00
Wenzel Jakob 42b92dac8f various cleanups, started working on the smooth dielectric coating 2011-07-13 01:56:00 +02:00
Wenzel Jakob aa1a9a1881 back-ported the irawan&marschner model 2011-07-12 23:16:27 +02:00
Wenzel Jakob 77ebb4b9ac finished the Ward backport 2011-07-12 18:36:20 +02:00
Wenzel Jakob 8d768908f8 initial backport of the Ward model 2011-07-12 13:54:05 +02:00
Wenzel Jakob d4818ae43d back-ported the phong model 2011-07-12 11:53:36 +02:00
Wenzel Jakob a56ed4aa48 a few bugs fixed, re-integrated twosided 2011-07-12 03:01:09 +02:00
Wenzel Jakob 60e0252af3 a few bugfixed, re-integrated twosided 2011-07-12 02:57:49 +02:00
Wenzel Jakob 4871d6793a various shader-related improvements 2011-07-12 01:24:58 +02:00
Wenzel Jakob 6013021a56 cleanups 2011-07-11 23:04:31 +02:00