Commit Graph

1381 Commits (5b5acdf987da976876894680a6f1fa4ff2264627)

Author SHA1 Message Date
Wenzel Jakob 91b9668aa0 documentation improvements, some subtle gui improvements, revived MEMLT 2012-09-30 03:40:18 -04:00
Wenzel Jakob 789312b5e3 improved figure spacing 2012-09-30 00:46:26 -04:00
Wenzel Jakob 2010f51694 merge 2012-09-30 00:35:25 -04:00
Wenzel Jakob d83a7bae52 MLT documentation improvements 2012-09-30 00:34:29 -04:00
Wenzel Jakob 6c969dce4a initial MLT documentation 2012-09-30 00:05:20 -04:00
Wenzel Jakob 65c195bffb fixed a long-standing annoyance: the GUI window now resizes properly upon tab switches if a render job finished in the meantime 2012-09-29 20:15:23 -04:00
Wenzel Jakob 4689d4fb92 pass direct illumination sampler in the MLT seeding process 2012-09-29 19:51:58 -04:00
Wenzel Jakob 1af8453a58 parameter documentation updates 2012-09-29 18:35:36 -04:00
Wenzel Jakob 333f4d0b28 fixed a measure-related issue in the BDPT code 2012-09-29 18:03:04 -04:00
Wenzel Jakob 0007c8158e fixed a ray epsilon issue in the libbidir-specific intersection code 2012-09-29 00:37:11 -04:00
Wenzel Jakob 9864df76b6 merge 2012-09-28 23:14:22 -04:00
Wenzel Jakob 741aee57b2 cleaned up some integrator GUI options, fixed sppm so that it works with maxDepth==-1 2012-09-28 23:14:11 -04:00
Wenzel Jakob 18cade3dae added Lipo script for OSX 2012-09-28 22:50:11 -04:00
Wenzel Jakob 8f25f1ee46 finished PSSMLT documentation 2012-09-28 22:42:09 -04:00
Wenzel Jakob 35df0e21ef icon and documentation update 2012-09-28 22:36:29 -04:00
Wenzel Jakob f3b0d060b2 added a figure to describe BDPT 2012-09-28 20:58:52 -04:00
Wenzel Jakob 07b5a8d203 merge 2012-09-28 20:55:12 -04:00
Wenzel Jakob f31ebc3fe6 some work on the documentation 2012-09-28 20:55:01 -04:00
Wenzel Jakob 4d62f7b509 removed debug statement 2012-09-28 20:38:25 -04:00
Wenzel Jakob cde938fda9 python3 integration bugfix 2012-09-28 20:37:37 -04:00
Wenzel Jakob 29d090f105 ICL build improvements 2012-09-28 16:39:21 -07:00
Edgar Velazquez-Armendariz 7b91595afb Set up the QCoreApplication information inside the custom class constructor. 2012-09-28 17:41:25 -04:00
Edgar Velazquez-Armendariz 3a53f4b45d Specify the organizacion, domain and app name at the top QCoreApplication level.
This way it is possible to create instances of QSettings using the default
constructor while using the right information. This also allows a single point
to change the application information in the future.
2012-09-28 15:40:43 -04:00
Edgar Velazquez-Armendariz 74cc20442e Merge with bidir-0.4.0 2012-09-28 07:46:48 -04:00
Edgar Velazquez-Armendariz 2792581a83 Factorized the build options from the main CMakeLists.txt for readability sake. 2012-09-28 07:45:45 -04:00
Wenzel Jakob 043473533f relaxed build settings were not applied on windows 2012-09-28 01:06:03 -07:00
Wenzel Jakob 4f1c7ccbf6 linux configuration file bugfix 2012-09-28 02:05:45 -04:00
Wenzel Jakob 1d8d2e0304 forgot one 2012-09-27 23:02:54 -07:00
Wenzel Jakob 15ca0811a0 fixed a few boost::filesystem string issues 2012-09-27 23:00:45 -07:00
Wenzel Jakob c52fa6402b Arch linux build system improvements 2012-09-28 01:48:18 -04:00
Wenzel Jakob 67e96f7aad merge 2012-09-28 00:17:57 -04:00
Wenzel Jakob 7bd912db6b documentation updates 2012-09-28 00:17:44 -04:00
Wenzel Jakob d580df85fe minor ICL integration improvement 2012-09-27 20:43:24 -07:00
Wenzel Jakob 2c07119b0f updated debian build rules for 0.4.0 2012-09-27 23:08:17 -04:00
Wenzel Jakob 0188aa12c4 ICL build pipeline improvements on Mac 2012-09-27 22:03:06 -04:00
Wenzel Jakob cb7d958f86 oops, one icon was in the wrong place 2012-09-27 20:57:22 -04:00
Wenzel Jakob d714d7712a added a few missing icons 2012-09-27 20:54:22 -04:00
Wenzel Jakob c1d9fd195f a few minor tweaks to get things to compile with XE Composer 2013 2012-09-27 17:19:57 -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 fbda994b38 geometric/shading-normal consistency bugfix 2012-07-06 21:29:53 +12:00
Wenzel Jakob e2de257e84 bugfix in roughcoating 2012-07-06 21:03:13 +12:00
Wenzel Jakob 71bbc7829d python binding bugfix 2012-06-14 22:26:37 +12:00
Wenzel Jakob 0632170e0c minor documentation update 2012-06-05 08:23:20 +12:00
Wenzel Jakob 5c5c4ec5fb Hair robustness improvement when fancy clipping is enabled 2012-06-04 22:51:54 +12:00
Wenzel Jakob 8c8d53d884 bugfixes to permit compiling the renderer in double precision 2012-06-04 21:33:47 +12:00
Wenzel Jakob fd02fb9924 some XSLT bugfixes 2012-05-25 06:25:44 +12:00
Wenzel Jakob 98ea89edfe a more user-friendly error message 2012-05-21 22:31:09 +12:00
Wenzel Jakob dfff7eb01d proper normalization for the Irawan-Marschner model 2012-05-11 00:58:27 +02:00
Wenzel Jakob 7f0c9f445f merge 2012-05-05 11:41:34 +02:00
Wenzel Jakob 854cd049e7 added a normalization feature 2012-05-04 23:54:45 -04:00