Commit Graph

  • f2e8e796dd ply.cpp: assertion fix when using 'maxSmoothAngle' Wenzel Jakob 2014-08-05 20:29:06 +0200
  • 0be165de40 Thread::setCoreAffinity bugfix Wenzel Jakob 2014-08-05 17:26:33 +0200
  • 38cd04828c libpython: don't link to Python core library on Linux Wenzel Jakob 2014-08-05 14:38:46 +0200
  • 5e222601c0 hdrfilm/tiledhdrfilm: Save channel name even for 1-channel images if specified Wenzel Jakob 2014-08-04 18:20:03 +0200
  • 338d3cbeb1 Include boost_python34 DLL in Windows release builds Wenzel Jakob 2014-08-04 17:58:11 +0200
  • 80cf245b68 microfacet.h: roughness clamping Wenzel Jakob 2014-08-04 14:32:28 +0200
  • a5c574f98d windows compilation fix Wenzel Jakob 2014-08-03 00:07:50 +0200
  • 48730364a4 TriMesh::fromBlender improvements contributed by Francesc Juhé Wenzel Jakob 2014-08-02 23:09:46 +0200
  • d02d4ebedf ported all microfacet models to a new visible normal sampling implementation Wenzel Jakob 2014-07-31 22:33:00 +0200
  • bdc43fcbd8 Updated copyright headers Wenzel Jakob 2014-07-30 14:57:35 +0200
  • 76766fb10c new 'math' namespace, some minor reorganization, added erf()/erfinv() functions Wenzel Jakob 2014-07-30 14:55:11 +0200
  • 152cfa4b26 rendersettingsdlg.cpp: ignore mouse scroll events in spin boxes Wenzel Jakob 2014-07-29 18:51:23 +0200
  • 11c5ef7458 Merge branch 'master' of hg::https://www.mitsuba-renderer.org/repos/mitsuba Wenzel Jakob 2014-07-28 13:58:58 +0200
  • 0d56a3df41 ported hgignore to a gitignore file, a few updates to both Wenzel Jakob 2014-07-28 13:58:46 +0200
  • d00b238f93 windows compilation fix Wenzel Jakob 2014-07-28 02:20:10 -0700
  • c43c5e409f quenched some warnings (windows) Wenzel Jakob 2014-07-25 09:29:50 -0700
  • a97731c9f7 fixed an annoying OSX-specific bug where checkboxes in the render settings dialog did not get saved Wenzel Jakob 2014-07-23 23:12:57 +0200
  • ae865e7dfa add a new Scene::invalidate() function to address an issue reported by David Harmon Wenzel Jakob 2014-07-23 19:55:12 +0200
  • 455b239c15 mtsgui: handle problematic scenes more gracefully where Mitsuba cannot generate any VPLs Wenzel Jakob 2014-07-22 22:45:00 +0200
  • bb7e922511 better handling of multiple sensors in the GUI Wenzel Jakob 2014-07-22 22:28:38 +0200
  • 527951b7bd Fixed bug #292 (mathematica ignores the 'digits' parameter) -- patch contributed by Sidney Cadot Wenzel Jakob 2014-07-22 15:04:57 +0200
  • 6b0572bc90 fixed an issue in (Rough)Coating::getRoughness (reported by Adrien Grueson) Wenzel Jakob 2014-07-22 15:01:41 +0200
  • 1aa267a4cc fixed a minor typo (reported by Sidney Cadot) Wenzel Jakob 2014-07-22 14:59:27 +0200
  • 7f7575ed80 bugfix for the previous change Wenzel Jakob 2014-07-01 23:45:54 +0200
  • e60579e21b typos Wenzel Jakob 2014-07-01 23:18:33 +0200
  • fffc830af7 fixed some additional pthread_{get/set}affinity_np flakiness Wenzel Jakob 2014-07-01 23:08:55 +0200
  • fbb4867f49 Fixed core affinity handling, specified TLS dialect on Linux Wenzel Jakob 2014-07-01 22:35:30 +0200
  • a1eecbb55a pthread_setaffinity_np: better error reporting Wenzel Jakob 2014-07-01 16:08:04 +0200
  • 641f0a96dd chi-square test fixes Wenzel Jakob 2014-07-01 12:21:23 +0200
  • c81b015cea volpath: correct attenuation for area lights surrounded by a medium Wenzel Jakob 2014-06-29 20:25:45 +0200
  • f395e4c201 fixed clang build on OSX Wenzel Jakob 2014-06-11 17:55:09 +0200
  • bbc211b9cd OSX / 10.9 SDK compilation settings Wenzel Jakob 2014-06-09 12:42:19 +0200
  • 8be3692ca6 further filtering/resampling code improvements Wenzel Jakob 2014-06-06 01:55:02 +0200
  • 6b3246d15a fixed some merge/compilation issues Wenzel Jakob 2014-06-06 01:21:33 +0200
  • eae7a55eac BSDF::getFrame/BSDF::getFrameDerivative functions, Shape::adjustTime() feature Wenzel Jakob 2014-06-06 01:10:15 +0200
  • 27a17f3bf7 minor documentation improvements Wenzel Jakob 2014-06-06 01:01:47 +0200
  • 3694c2f034 sensor.cpp: be less pesky in addChild() Wenzel Jakob 2014-06-06 01:01:13 +0200
  • c391cdf57d Improvements to how Mitsuba deals with multi-channel images; improved image filtering by separable convolution filters Wenzel Jakob 2014-06-06 01:00:26 +0200
  • b09a7a3c9d sync: improved deformable shape Wenzel Jakob 2014-06-06 00:58:25 +0200
  • a6e8170620 merge Wenzel Jakob 2014-06-04 18:14:21 +0200
  • 62c4eebaa3 Added Mitsuba-specific configuraiton files for 'ag' and 'YouCompleteMe' Wenzel Jakob 2014-06-04 18:14:08 +0200
  • d444f7809f disable core dumps in setpath.sh Wenzel Jakob 2014-06-04 18:08:38 +0200
  • 03bb97fb95 always compute proper UV tangents if possible Wenzel Jakob 2014-06-04 16:56:09 +0200
  • fa95593651 fixed OBJ material gamma correction issue introduced in a prior commit Wenzel Jakob 2014-06-04 16:55:57 +0200
  • b499ef8772 fix buffer overflow issue in multichannel.cpp Wenzel Jakob 2014-05-23 02:19:56 +0200
  • b7d8988b7f bitmap usability improvements Wenzel Jakob 2014-05-23 00:38:17 +0200
  • ffdf5692b9 TriMesh::getNormalDerivative(): fixed conditional statement Wenzel Jakob 2014-05-22 14:19:29 +0200
  • 90423fa40a mipmap.h: graceful handling of invalid texture differentials Wenzel Jakob 2014-05-21 23:36:44 +0200
  • ff4a71309b minor Wenzel Jakob 2014-05-21 22:41:07 +0200
  • cc84bfee3c VPL time computation fix Wenzel Jakob 2014-05-21 21:03:25 +0200
  • e53c4afea6 Rayleigh phase function bugfix contributed by Nathan Reed Wenzel Jakob 2014-05-21 10:57:08 +0200
  • a82576ffef Fix reference counting in python PluginManager::create() interface Wenzel Jakob 2014-05-20 18:45:51 +0200
  • 93b7cdbb1c merge Wenzel Jakob 2014-05-20 18:42:30 +0200
  • 20f0b03fa3 minor Wenzel Jakob 2014-05-20 18:42:26 +0200
  • f120f9955c fixed VPL preview crash with the deformable shape Wenzel Jakob 2014-05-20 01:42:09 +0200
  • c9afd23278 obj.cpp: loadMaterials parameter Wenzel Jakob 2014-05-20 01:15:15 +0200
  • f25841b7e3 removed deprecated font commants from main.tex Wenzel Jakob 2014-05-20 01:11:58 +0200
  • c99d568c9c bugfixes Wenzel Jakob 2014-05-19 20:45:14 +0200
  • 868b0ea866 normalmap, bumpmap: throw an error message when used with 'bitmap' and no gamma value is specified. also added documentation for normalmap Wenzel Jakob 2014-05-19 17:26:14 +0200
  • 4805fc570e obj.cpp: handle convex n-gons (contributed by Fabrice Rousselle), shapeIndex feature Wenzel Jakob 2014-05-19 11:15:14 +0200
  • 89fd8c1d52 typos, added mention of 'stddev' to documentation of 'gaussian' Wenzel Jakob 2014-05-19 11:13:14 +0200
  • ab767f0328 removed repeated words in the documentation Wenzel Jakob 2014-05-08 12:29:00 +0200
  • d2fb59ca4e a few more missing python function bindings Wenzel Jakob 2014-05-04 21:39:38 +0200
  • e510be0a92 doc cleanup Wenzel Jakob 2014-05-04 15:23:42 +0200
  • 53134a4761 clarification Wenzel Jakob 2014-05-04 15:13:28 +0200
  • 91bca4bf0e merge Wenzel Jakob 2014-05-04 15:12:33 +0200
  • 2dd0c78719 TSpectrum: added absolute value function Wenzel Jakob 2014-05-04 15:12:27 +0200
  • 33c979e119 Added a note about a not-so-helpful error message on windows Wenzel Jakob 2014-05-01 15:01:22 +0200
  • 3266aa1cb8 render time script: also print milliseconds Wenzel Jakob 2014-04-30 19:31:03 +0200
  • e8dfd6c80a libpython: expose instances / shape groups in a better way Wenzel Jakob 2014-04-29 17:49:58 +0200
  • 3b1f6dc257 fixed suboptimal sampling when using roughdielectric with the phong microfacet distribution (reported by Benedikt Bitterli) Wenzel Jakob 2014-04-26 17:19:27 +0200
  • 4763f7016a deactivate heavy debugging in gkdtree Wenzel Jakob 2014-04-20 18:49:48 +0200
  • 5be2c6892c accidentally committed build commands for an unfinished plugin, removing them again Wenzel Jakob 2014-04-20 17:51:57 +0200
  • 077fccfbf8 build bugfix contributed by Syoyo Fujita Wenzel Jakob 2014-04-18 12:23:43 +0200
  • 7ab0ff3533 simple render time extraction script Wenzel Jakob 2014-04-14 23:54:07 +0200
  • 2cb71227ef merged two fixes by Edgar Wenzel Jakob 2014-04-03 16:46:06 +0200
  • f3af84aec1 Install the new upgrade XSL for version 0.5.0. Edgar Velazquez-Armendariz 2014-04-02 16:18:45 -0400
  • 25ddbb963b Fix a couple of casting warnings. Edgar Velazquez-Armendariz 2014-04-02 16:17:10 -0400
  • 2963094267 Merge with default Edgar Velazquez-Armendariz 2014-04-02 15:58:32 -0400
  • 5dc9f571e7 MLT/PSSMLT: better logic for selecting the 'luminanceSamples' parameter Wenzel Jakob 2014-04-02 14:40:15 +0200
  • cf98273c7c subtle gkdtree improvement (Eugene D'Eon reported some issues with primitive clipping in double precision builds) Wenzel Jakob 2014-03-27 18:21:09 +0100
  • 7d7e253b8f libpython: make MTS_VERSION/MTS_YEAR available. Documentation: xml serialization for further types Wenzel Jakob 2014-03-27 12:36:44 +0100
  • b942c0de31 Added documentation TeX code reference Wenzel Jakob 2014-03-27 01:41:54 +0100
  • 4b2ed2e88a libbidir <-> libpython linker improvements Wenzel Jakob 2014-03-27 01:29:44 +0100
  • 68609016b2 updated macosx build files for Python 3.4 Wenzel Jakob 2014-03-27 00:45:04 +0100
  • b2f3d3f1dc added XML/PluginManager instantiation example to documentation Wenzel Jakob 2014-03-26 21:54:48 +0100
  • 2ce74299df materials.h: fixed character encoding issue for one preset Wenzel Jakob 2014-03-26 21:37:54 +0100
  • bf9b5c5502 Extended PluginManager::create() to be able to work with references and ordered dictionaries Wenzel Jakob 2014-03-26 18:03:54 +0100
  • 263876f5b9 Fix for Bug #259 (Gian Calgeer) Wenzel Jakob 2014-03-25 18:28:09 +0100
  • e567fea005 Fixed error message in hdrfilm (Gian Calgeer) Wenzel Jakob 2014-03-25 18:04:40 +0100
  • 96379a07a9 MLT: Increase the sample count for the direct illumination pass when the camera has out of focus blur Wenzel Jakob 2014-03-24 18:29:53 +0100
  • e6fcc6a8ae merge Wenzel Jakob 2014-03-23 01:29:11 +0100
  • 87dee3e411 fixed material presets by Narasimhan et al. Wenzel Jakob 2014-03-23 01:28:40 +0100
  • cd660219a6 perspective/thinlens.cpp: print X and Y fov values in toString() Wenzel Jakob 2014-03-23 01:06:33 +0100
  • 923069f877 ported cylinder.cpp improvements to hair.cpp Wenzel Jakob 2014-03-20 12:57:31 +0100
  • 0c20766291 slightly improved accuracy of intersection computations in the the cylinder shape Wenzel Jakob 2014-03-20 12:30:28 +0100
  • cf4ba27ee9 fix an error in the hair intersection code reported by Pramook Khungurn Wenzel Jakob 2014-03-20 12:29:49 +0100
  • 103a72ad6c added python 3.4 to all windows config.py files Wenzel Jakob 2014-03-19 10:17:33 -0700
  • 5bb1c4f1c5 Mitsuba 0.5.0 CMake fix contributed by Gian Calgeer Wenzel Jakob 2014-03-19 18:16:18 +0100
  • ccff3793e0 fixed build config filenames Wenzel Jakob 2014-03-10 13:06:39 +0100