Commit Graph

2164 Commits (46650b73a1064e0b074ef620c6da4963d7b17fa1)

Author SHA1 Message Date
Wenzel Jakob 077fccfbf8 build bugfix contributed by Syoyo Fujita 2014-04-18 12:23:43 +02:00
Wenzel Jakob 7ab0ff3533 simple render time extraction script 2014-04-14 23:54:07 +02:00
Wenzel Jakob 2cb71227ef merged two fixes by Edgar 2014-04-03 16:46:06 +02:00
Edgar Velazquez-Armendariz f3af84aec1 Install the new upgrade XSL for version 0.5.0. 2014-04-02 16:18:45 -04:00
Edgar Velazquez-Armendariz 25ddbb963b Fix a couple of casting warnings. 2014-04-02 16:17:10 -04:00
Edgar Velazquez-Armendariz 2963094267 Merge with default 2014-04-02 15:58:32 -04:00
Wenzel Jakob 5dc9f571e7 MLT/PSSMLT: better logic for selecting the 'luminanceSamples' parameter 2014-04-02 14:40:15 +02:00
Wenzel Jakob cf98273c7c subtle gkdtree improvement (Eugene D'Eon reported some issues with primitive clipping in double precision builds) 2014-03-27 18:21:09 +01:00
Wenzel Jakob 7d7e253b8f libpython: make MTS_VERSION/MTS_YEAR available. Documentation: xml serialization for further types 2014-03-27 12:36:44 +01:00
Wenzel Jakob b942c0de31 Added documentation TeX code reference 2014-03-27 01:41:54 +01:00
Wenzel Jakob 4b2ed2e88a libbidir <-> libpython linker improvements 2014-03-27 01:29:44 +01:00
Wenzel Jakob 68609016b2 updated macosx build files for Python 3.4 2014-03-27 00:45:04 +01:00
Wenzel Jakob b2f3d3f1dc added XML/PluginManager instantiation example to documentation 2014-03-26 21:54:48 +01:00
Wenzel Jakob 2ce74299df materials.h: fixed character encoding issue for one preset 2014-03-26 21:37:54 +01:00
Wenzel Jakob bf9b5c5502 Extended PluginManager::create() to be able to work with references and ordered dictionaries 2014-03-26 18:03:54 +01:00
Wenzel Jakob 263876f5b9 Fix for Bug #259 (Gian Calgeer) 2014-03-25 18:28:09 +01:00
Wenzel Jakob e567fea005 Fixed error message in hdrfilm (Gian Calgeer) 2014-03-25 18:04:40 +01:00
Wenzel Jakob 96379a07a9 MLT: Increase the sample count for the direct illumination pass when the camera has out of focus blur 2014-03-24 18:29:53 +01:00
Wenzel Jakob e6fcc6a8ae merge 2014-03-23 01:29:11 +01:00
Wenzel Jakob 87dee3e411 fixed material presets by Narasimhan et al. 2014-03-23 01:28:40 +01:00
Wenzel Jakob cd660219a6 perspective/thinlens.cpp: print X and Y fov values in toString() 2014-03-23 01:06:33 +01:00
Wenzel Jakob 923069f877 ported cylinder.cpp improvements to hair.cpp 2014-03-20 12:57:31 +01:00
Wenzel Jakob 0c20766291 slightly improved accuracy of intersection computations in the the cylinder shape 2014-03-20 12:30:28 +01:00
Wenzel Jakob cf4ba27ee9 fix an error in the hair intersection code reported by Pramook Khungurn 2014-03-20 12:29:49 +01:00
Wenzel Jakob 103a72ad6c added python 3.4 to all windows config.py files 2014-03-19 10:17:33 -07:00
Wenzel Jakob 5bb1c4f1c5 Mitsuba 0.5.0 CMake fix contributed by Gian Calgeer 2014-03-19 18:16:18 +01:00
Wenzel Jakob ccff3793e0 fixed build config filenames 2014-03-10 13:06:39 +01:00
Wenzel Jakob 4339d2339f minor cleanups 2014-03-05 16:18:17 +01:00
Wenzel Jakob aa1fdb77f7 fix for a signal-related issue on machines running KDE 2014-03-05 16:14:34 +01:00
Wenzel Jakob 4b1abec7f6 added Bitmap I/O support for the PPM file format 2014-03-02 21:06:25 +01:00
Wenzel Jakob 25b538d1dc avoid libpng-related warning messages 2014-02-27 10:29:39 -05:00
Wenzel Jakob 5fc6286107 updates for Fedora Core 20 2014-02-27 06:05:20 -05:00
Wenzel Jakob e8e8aba757 support for copying an image to the clipboard 2014-02-26 16:38:33 +01:00
Wenzel Jakob e41de8d5fb Added tag v0.5.0 for changeset e6a8a0178556 2014-02-26 14:31:56 +01:00
Wenzel Jakob 2f9bf64cb4 fixed version in debian changelog 2014-02-25 12:12:17 -05:00
Wenzel Jakob 3d561167c9 fixed stylesheet for upgrading to 0.5.0 2014-02-25 18:08:48 +01:00
Wenzel Jakob c466c70738 Some mip map / OBJ file loader improvements for an issue reported by Yoran Bosman 2014-02-25 08:19:25 -08:00
Wenzel Jakob 1ca04133d9 version bump to 0.5.0 2014-02-25 15:45:06 +01:00
Wenzel Jakob 131c330526 reset statistics after a rendering when using the command line executable 2014-02-25 15:21:53 +01:00
Wenzel Jakob b27a81f71b field.cpp: added ability to extract albedo values 2014-02-23 16:12:01 +01:00
Wenzel Jakob 209a19967b libpython: bindings for PerspectiveCamera 2014-02-20 17:34:03 +01:00
Wenzel Jakob abce85e3d3 field.cpp: support for a new 'undefined' parameter 2014-02-20 17:33:42 +01:00
Wenzel Jakob 2d9078735e fstream.cpp: prefer ftello/fseeko(), bitmap.cpp: huge speedup for EXR loading by avoiding fseek calls 2014-02-20 15:31:44 +01:00
Wenzel Jakob 82b2e1b8d4 one more parameter check for hdrfilm 2014-02-20 14:43:15 +01:00
Wenzel Jakob 7ab560ca51 fix some parameter checks in hdrfilm and tiledhdrfilm 2014-02-20 14:32:59 +01:00
Wenzel Jakob 915a672da1 merged improvements by Edgar 2014-02-17 15:16:00 +01:00
Wenzel Jakob 399d7b2173 added field integrator; bugfixes 2014-02-17 15:05:17 +01:00
Wenzel Jakob e1080ff7b8 nicer error messages with line number information while parsing XML scenes 2014-02-17 13:45:40 +01:00
Edgar Velazquez-Armendariz 6658bf8307 Fix warnings about breaking string aliasing in the python module. 2014-02-16 15:36:27 -05:00
Edgar Velazquez-Armendariz 25aec52f78 Warn at link time against mixing components built with incompatible settings.
Supported for MSVC 2010 and newer, see
http://msdn.microsoft.com/en-us/library/ee956429.aspx
2014-02-16 15:29:27 -05:00