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 |
Edgar Velazquez-Armendariz
|
5c9031cfb6
|
Defensively check for overflow in the number of bitmap channels.
|
2014-02-16 15:26:44 -05:00 |
Edgar Velazquez-Armendariz
|
7f8bc8c6d6
|
Fix minor downcasting warnings.
|
2014-02-16 01:09:08 -05:00 |
Edgar Velazquez-Armendariz
|
a166ea43c2
|
Fixed compilation in spectral mode after change introduced in 47778f912557
|
2014-02-16 00:42:20 -05:00 |
Edgar Velazquez-Armendariz
|
e1624b14b9
|
Merge with default
|
2014-02-16 00:38:38 -05:00 |
Wenzel Jakob
|
8d84d0b1a0
|
debugging..
|
2014-02-15 01:34:17 +01:00 |
Wenzel Jakob
|
ee5b29878f
|
merge
|
2014-02-14 23:36:04 +01:00 |
Wenzel Jakob
|
e4a76df007
|
multi-channel rendering works.
|
2014-02-14 18:36:00 +01:00 |
Wenzel Jakob
|
bdaf94d2e2
|
merge
|
2014-02-14 14:54:02 +01:00 |
Wenzel Jakob
|
ae40a783b6
|
added a multi-channel integrator, and better support for rendering with multi-channel images
|
2014-02-14 14:53:54 +01:00 |
Wenzel Jakob
|
5a50f8d112
|
merge Edgar's changes
|
2014-02-14 14:11:11 +01:00 |
Edgar Velazquez-Armendariz
|
96c50b3df0
|
Added missing declaration for CIE_D65 in spectrum.cpp (required for MSVC dll)
|
2014-02-13 14:38:13 -05:00 |
Edgar Velazquez-Armendariz
|
38b8fa7f37
|
Added missing files in CMakeLists.txt for the mfilm plugin and fixed warnings.
|
2014-02-13 14:37:40 -05:00 |
Edgar Velazquez-Armendariz
|
401025b094
|
Merge with default
|
2014-02-13 14:20:25 -05:00 |
Wenzel Jakob
|
fca0528202
|
merge
|
2014-02-13 18:38:27 +01:00 |
Wenzel Jakob
|
6534b07338
|
better handling of constant color spectra in a way that makes RGB and spectral builds consistent
|
2014-02-13 18:38:21 +01:00 |
Wenzel Jakob
|
013e8d3919
|
arch builds finally work again..
|
2014-02-13 08:55:20 -05:00 |
Wenzel Jakob
|
05fba0da0e
|
more collada-dom compilation fixes..
|
2014-02-13 07:36:19 -05:00 |
Wenzel Jakob
|
b3dcc7b1dd
|
updated build instructions for Visual Studio 2013 and Python 2.7.x
|
2014-02-13 13:24:44 +01:00 |
Wenzel Jakob
|
9e40bc33bd
|
merge
|
2014-02-12 11:51:42 +01:00 |
Wenzel Jakob
|
5b413228e1
|
stupid old bug in thindielectric.cpp was still there because I had only fixed it in one of two places...
|
2014-02-12 11:51:24 +01:00 |
Wenzel Jakob
|
dd17c3a938
|
quenched some warnings
|
2014-02-12 11:30:43 +01:00 |
Wenzel Jakob
|
0b0d53a813
|
another pkgbuild fix
|
2014-02-11 07:54:29 -05:00 |
Wenzel Jakob
|
15ef9a628f
|
arch linux build fix
|
2014-02-11 07:27:07 -05:00 |
Wenzel Jakob
|
4e8015f787
|
vMF distribution class improvements, python bindings for it
|
2014-02-10 15:24:58 +01:00 |
Wenzel Jakob
|
006c26891f
|
some more cleanups in python.tex
|
2014-02-06 17:01:12 +01:00 |
Wenzel Jakob
|
c0746cc753
|
one more example for python.tex
|
2014-02-06 16:42:05 +01:00 |
Wenzel Jakob
|
9380ea2b6a
|
some more clarifications suggested by William Newman
|
2014-02-06 16:16:26 +01:00 |
Wenzel Jakob
|
24abf59c4b
|
clarified light source grammar in documentation (suggested by William Newman)
|
2014-02-06 15:37:56 +01:00 |
Wenzel Jakob
|
093050f755
|
replaced some tabs, added copyable spaces to lstlistings
|
2014-02-06 15:11:30 +01:00 |
Wenzel Jakob
|
ba2a6dcaf7
|
fixed some typos reported by William Newman
|
2014-02-06 13:44:02 +01:00 |
Wenzel Jakob
|
9b5f21a9cf
|
merge
|
2014-02-06 13:42:21 +01:00 |
Wenzel Jakob
|
8e5a146785
|
fix a Python<->Mitsuba<->Qt issue reported by Marios Papas
|
2014-02-04 21:05:13 +01:00 |
Wenzel Jakob
|
74a7d81fac
|
mfilm.cpp: support for writing NumPy files (submitted by Joe Kider)
|
2014-02-04 18:02:01 +01:00 |
Wenzel Jakob
|
d4f8d9a645
|
removed a stray 'cout' call
|
2014-01-29 12:09:27 +01:00 |
Wenzel Jakob
|
583d97cae7
|
explain how to run Mitsuba from Makefiles (suggested by William Newman)
|
2014-01-28 21:16:24 +01:00 |
Wenzel Jakob
|
634dda3272
|
fixed typos and writing issues reported by William Newman
|
2014-01-28 20:52:01 +01:00 |
Wenzel Jakob
|
c0ec0ea854
|
extra checks in the manifold perturbation
|
2014-01-28 01:25:45 +01:00 |
Wenzel Jakob
|
69180c13ce
|
nicer spin box for entering double values; fixed OSX layout issues
|
2014-01-28 01:21:34 +01:00 |
Wenzel Jakob
|
329046ca03
|
finally killed the issue that prevented Mitsuba from running on Windows 8. The issue reported on the Mitsuba blog some weeks ago was in fact a bug in the OpenGL implementation of Parallels VM
|
2014-01-28 00:20:28 +01:00 |