Commit Graph

1983 Commits (5fc6286107512a37865189bfd9f6c858b3088668)

Author SHA1 Message Date
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
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