Commit Graph

  • 4339d2339f minor cleanups Wenzel Jakob 2014-03-05 16:18:17 +0100
  • aa1fdb77f7 fix for a signal-related issue on machines running KDE Wenzel Jakob 2014-03-05 16:14:34 +0100
  • 4b1abec7f6 added Bitmap I/O support for the PPM file format Wenzel Jakob 2014-03-02 21:06:25 +0100
  • 25b538d1dc avoid libpng-related warning messages Wenzel Jakob 2014-02-27 10:29:39 -0500
  • 5fc6286107 updates for Fedora Core 20 Wenzel Jakob 2014-02-27 06:05:20 -0500
  • e8e8aba757 support for copying an image to the clipboard Wenzel Jakob 2014-02-26 16:38:33 +0100
  • e41de8d5fb Added tag v0.5.0 for changeset e6a8a0178556 Wenzel Jakob 2014-02-26 14:31:56 +0100
  • 2f9bf64cb4 fixed version in debian changelog Wenzel Jakob 2014-02-25 12:12:17 -0500
  • 3d561167c9 fixed stylesheet for upgrading to 0.5.0 Wenzel Jakob 2014-02-25 18:08:48 +0100
  • c466c70738 Some mip map / OBJ file loader improvements for an issue reported by Yoran Bosman Wenzel Jakob 2014-02-25 08:19:25 -0800
  • 1ca04133d9 version bump to 0.5.0 Wenzel Jakob 2014-02-25 15:45:06 +0100
  • 131c330526 reset statistics after a rendering when using the command line executable Wenzel Jakob 2014-02-25 15:21:53 +0100
  • b27a81f71b field.cpp: added ability to extract albedo values Wenzel Jakob 2014-02-23 16:12:01 +0100
  • 209a19967b libpython: bindings for PerspectiveCamera Wenzel Jakob 2014-02-20 17:34:03 +0100
  • abce85e3d3 field.cpp: support for a new 'undefined' parameter Wenzel Jakob 2014-02-20 17:33:42 +0100
  • 2d9078735e fstream.cpp: prefer ftello/fseeko(), bitmap.cpp: huge speedup for EXR loading by avoiding fseek calls Wenzel Jakob 2014-02-20 15:31:44 +0100
  • 82b2e1b8d4 one more parameter check for hdrfilm Wenzel Jakob 2014-02-20 14:43:15 +0100
  • 7ab560ca51 fix some parameter checks in hdrfilm and tiledhdrfilm Wenzel Jakob 2014-02-20 14:32:59 +0100
  • 915a672da1 merged improvements by Edgar Wenzel Jakob 2014-02-17 15:16:00 +0100
  • 399d7b2173 added field integrator; bugfixes Wenzel Jakob 2014-02-17 15:05:17 +0100
  • e1080ff7b8 nicer error messages with line number information while parsing XML scenes Wenzel Jakob 2014-02-17 13:45:40 +0100
  • 6658bf8307 Fix warnings about breaking string aliasing in the python module. Edgar Velazquez-Armendariz 2014-02-16 15:36:27 -0500
  • 25aec52f78 Warn at link time against mixing components built with incompatible settings. Edgar Velazquez-Armendariz 2014-02-16 15:29:27 -0500
  • 5c9031cfb6 Defensively check for overflow in the number of bitmap channels. Edgar Velazquez-Armendariz 2014-02-16 15:26:44 -0500
  • 7f8bc8c6d6 Fix minor downcasting warnings. Edgar Velazquez-Armendariz 2014-02-16 01:09:08 -0500
  • a166ea43c2 Fixed compilation in spectral mode after change introduced in 47778f912557 Edgar Velazquez-Armendariz 2014-02-16 00:42:20 -0500
  • e1624b14b9 Merge with default Edgar Velazquez-Armendariz 2014-02-16 00:38:38 -0500
  • 8d84d0b1a0 debugging.. Wenzel Jakob 2014-02-15 01:34:17 +0100
  • ee5b29878f merge Wenzel Jakob 2014-02-14 23:36:04 +0100
  • e4a76df007 multi-channel rendering works. Wenzel Jakob 2014-02-14 18:36:00 +0100
  • bdaf94d2e2 merge Wenzel Jakob 2014-02-14 14:54:02 +0100
  • ae40a783b6 added a multi-channel integrator, and better support for rendering with multi-channel images Wenzel Jakob 2014-02-14 14:53:54 +0100
  • 5a50f8d112 merge Edgar's changes Wenzel Jakob 2014-02-14 14:11:11 +0100
  • 96c50b3df0 Added missing declaration for CIE_D65 in spectrum.cpp (required for MSVC dll) Edgar Velazquez-Armendariz 2014-02-13 14:38:13 -0500
  • 38b8fa7f37 Added missing files in CMakeLists.txt for the mfilm plugin and fixed warnings. Edgar Velazquez-Armendariz 2014-02-13 14:37:40 -0500
  • 401025b094 Merge with default Edgar Velazquez-Armendariz 2014-02-13 14:20:25 -0500
  • fca0528202 merge Wenzel Jakob 2014-02-13 18:38:27 +0100
  • 6534b07338 better handling of constant color spectra in a way that makes RGB and spectral builds consistent Wenzel Jakob 2014-02-13 18:38:21 +0100
  • 013e8d3919 arch builds finally work again.. Wenzel Jakob 2014-02-13 08:55:20 -0500
  • 05fba0da0e more collada-dom compilation fixes.. Wenzel Jakob 2014-02-13 07:36:19 -0500
  • b3dcc7b1dd updated build instructions for Visual Studio 2013 and Python 2.7.x Wenzel Jakob 2014-02-13 13:24:44 +0100
  • 9e40bc33bd merge Wenzel Jakob 2014-02-12 11:51:42 +0100
  • 5b413228e1 stupid old bug in thindielectric.cpp was still there because I had only fixed it in one of two places... Wenzel Jakob 2014-02-12 11:51:24 +0100
  • dd17c3a938 quenched some warnings Wenzel Jakob 2014-02-12 11:30:43 +0100
  • 0b0d53a813 another pkgbuild fix Wenzel Jakob 2014-02-11 07:54:29 -0500
  • 15ef9a628f arch linux build fix Wenzel Jakob 2014-02-11 07:27:07 -0500
  • 4e8015f787 vMF distribution class improvements, python bindings for it Wenzel Jakob 2014-02-10 15:24:58 +0100
  • 006c26891f some more cleanups in python.tex Wenzel Jakob 2014-02-06 17:01:12 +0100
  • c0746cc753 one more example for python.tex Wenzel Jakob 2014-02-06 16:42:05 +0100
  • 9380ea2b6a some more clarifications suggested by William Newman Wenzel Jakob 2014-02-06 16:16:26 +0100
  • 24abf59c4b clarified light source grammar in documentation (suggested by William Newman) Wenzel Jakob 2014-02-06 15:37:56 +0100
  • 093050f755 replaced some tabs, added copyable spaces to lstlistings Wenzel Jakob 2014-02-06 15:11:30 +0100
  • ba2a6dcaf7 fixed some typos reported by William Newman Wenzel Jakob 2014-02-06 13:44:02 +0100
  • 9b5f21a9cf merge Wenzel Jakob 2014-02-06 13:42:21 +0100
  • 8e5a146785 fix a Python<->Mitsuba<->Qt issue reported by Marios Papas Wenzel Jakob 2014-02-04 21:05:13 +0100
  • 74a7d81fac mfilm.cpp: support for writing NumPy files (submitted by Joe Kider) Wenzel Jakob 2014-02-04 18:02:01 +0100
  • d4f8d9a645 removed a stray 'cout' call Wenzel Jakob 2014-01-29 12:09:27 +0100
  • 583d97cae7 explain how to run Mitsuba from Makefiles (suggested by William Newman) Wenzel Jakob 2014-01-28 21:16:24 +0100
  • 634dda3272 fixed typos and writing issues reported by William Newman Wenzel Jakob 2014-01-28 20:52:01 +0100
  • c0ec0ea854 extra checks in the manifold perturbation Wenzel Jakob 2014-01-28 01:25:45 +0100
  • 69180c13ce nicer spin box for entering double values; fixed OSX layout issues Wenzel Jakob 2014-01-28 01:21:34 +0100
  • 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 Wenzel Jakob 2014-01-28 00:20:28 +0100
  • 2a0ffd1ceb several MLT-related improvements submitted by Anton Kaplanyan Wenzel Jakob 2014-01-27 18:47:32 +0100
  • 3446283c9e patch submitted by Anton Kaplanyan: reset the statistics in the GUI when starting a new rendering job. Also make sure the statistics GUI button always shows something even when the default log level is set to EWarn or EError Wenzel Jakob 2014-01-27 18:33:23 +0100
  • a3b43613ac rendersettingsdlg: some great usability improvements submitted by Anton Kaplanyan Wenzel Jakob 2014-01-27 18:10:38 +0100
  • 369dcf06fc fixed shader code that could potentially cause a warning to be emitted; submitted by Anton Kaplanyan Wenzel Jakob 2014-01-27 17:01:12 +0100
  • 43b15055d5 libbidir: PathVertex fixes submitted by Anton Kaplanyan Wenzel Jakob 2014-01-27 16:55:01 +0100
  • 427f43c8be autodiff.h fix by Anton Kaplanyan Wenzel Jakob 2014-01-27 16:50:11 +0100
  • 24d358db43 fixed potential out of bounds array access Wenzel Jakob 2014-01-27 10:10:09 +0100
  • 23abee79bf merged a whole bunch of improvements by Edgar Velázquez-Armendáriz (thanks!) Wenzel Jakob 2014-01-27 09:41:44 +0100
  • 188ff6f690 Always use the NVIDIA GPU on Optimus laptops with mtsgui. Edgar Velazquez-Armendariz 2014-01-27 00:37:09 -0500
  • 550c5d2b01 Merge with default Edgar Velazquez-Armendariz 2014-01-26 23:34:33 -0500
  • a584b92ce0 Initial support for FFTW3 using CMake. Edgar Velazquez-Armendariz 2014-01-26 23:33:43 -0500
  • f224b0c74a Fix spelling errors in FindCOLLADA.cmake. Edgar Velazquez-Armendariz 2014-01-26 22:59:19 -0500
  • fabcf51595 Workaround an error while loading libcore in Windows introduced by 79825f593d9d Edgar Velazquez-Armendariz 2014-01-26 02:48:44 -0500
  • 13e63e66df Explicit downcasting to float part 2. Edgar Velazquez-Armendariz 2014-01-26 02:44:12 -0500
  • 15582bacf8 python library: add Timer::reset overload Wenzel Jakob 2014-01-26 07:29:35 +0100
  • 7962cd2e20 Explicit downcasting to float. Edgar Velazquez-Armendariz 2014-01-26 01:14:57 -0500
  • a0667c0422 Specify the material constants as floats to avoid downcasting warnings. Edgar Velazquez-Armendariz 2014-01-26 00:11:40 -0500
  • f86dedbe26 Merge with default Edgar Velazquez-Armendariz 2014-01-25 23:50:10 -0500
  • 41937c17f7 Simplify the COLLADA 2.4 test to avoid linker errors. Edgar Velazquez-Armendariz 2014-01-25 23:42:50 -0500
  • ad8563138a Reorder the collada search components so that the built-in dependencies have higher priority. Edgar Velazquez-Armendariz 2014-01-25 23:40:39 -0500
  • 330844dc60 Set some specific build options for gcc and clang. Edgar Velazquez-Armendariz 2014-01-25 23:31:53 -0500
  • 7c0cb383c3 Remove checks for unexisting COLLADA DOM version 2.5. Edgar Velazquez-Armendariz 2014-01-25 21:31:07 -0500
  • 4d1ee31304 Also call find_library once for each name when searching the release library. Edgar Velazquez-Armendariz 2014-01-25 21:27:52 -0500
  • 607ccfc3ce Update the qmake stub to reflec the new Qt on the bundled deps, 4.8.5. Edgar Velazquez-Armendariz 2014-01-25 21:27:22 -0500
  • ac1b1e04a7 In MSVC 2012 x64 debug mode, render.cpp also needs the /bigobj flag. Edgar Velazquez-Armendariz 2014-01-25 21:26:51 -0500
  • ff93dd3278 Avoid brute-force checking for debug libraries when the release version exists. Edgar Velazquez-Armendariz 2014-01-25 17:42:33 -0500
  • dd03cbd2d9 Initial support for using the built-in dependencies version of Python. Edgar Velazquez-Armendariz 2014-01-25 16:51:16 -0500
  • 498a1f1e89 Use the same preprocessor definitions as SCons for COLLADA 2.4. Edgar Velazquez-Armendariz 2014-01-25 16:28:01 -0500
  • 8472ede60f Workaround for CMake hanging when calling find_library with a lot of names. Edgar Velazquez-Armendariz 2014-01-25 05:33:06 -0500
  • c70390820a Reflect the new built-in dependencies directories for mitsuba 0.4.5 Edgar Velazquez-Armendariz 2014-01-25 05:31:58 -0500
  • 0a6b35d9a5 removed unused function Wenzel Jakob 2014-01-14 18:25:50 +0100
  • e66f768558 libpython fixes involving refract() and the type hierarchy of the normal data structure Wenzel Jakob 2014-01-14 15:38:51 +0100
  • bcb94a6f4a improved constrained crop feature Wenzel Jakob 2014-01-14 00:54:52 +0100
  • 31fc89690d ask the user whether to stop a rendering process when accidentally dragging the mouse in an ongoing rendering session Wenzel Jakob 2014-01-14 00:46:14 +0100
  • d432f51ae6 Write the rendering time early enough so that it makes it into the EXR metadata. Also don't include the film processing and image compression time in the reported rendering time (d'uh..) Wenzel Jakob 2014-01-14 00:22:02 +0100
  • 21738f7b59 Batch tonemapper: allow specifying the desired resampling filter Wenzel Jakob 2014-01-14 00:11:12 +0100
  • 59345881a0 mtsgui: constrain crop window to a square when the user presses the shift key Wenzel Jakob 2014-01-12 19:19:51 +0100
  • ec0bd29576 fix mtssrv signal-related issue on OSX (mtssrv aborts when a client disconnects mid-session) Wenzel Jakob 2014-01-12 15:47:35 +0100