Commit Graph

  • 9a527be95c detect_python.py: fedora compatibility changes Wenzel Jakob 2013-11-11 09:13:36 -0500
  • fea9de7109 removed print statement in detect_python.py Wenzel Jakob 2013-11-11 06:15:52 -0500
  • 00eb24bcbd updated Fedora specs for 0.4.5, got rid of ancient NVidia driver suppressions file Wenzel Jakob 2013-11-10 23:13:21 +0100
  • 605b3062e2 better python library detection on linux Wenzel Jakob 2013-11-10 22:59:07 +0100
  • 96c644c5f9 removed a minor warning Wenzel Jakob 2013-11-08 12:34:43 +0100
  • 22b16fdd23 merge Wenzel Jakob 2013-11-08 11:52:24 +0100
  • 24388ec388 merge Wenzel Jakob 2013-11-08 02:50:10 -0800
  • 4ac3a82814 changed COLLADA DOM 2.4 loading code to be more similar to the 2.3 version Wenzel Jakob 2013-11-08 02:49:12 -0800
  • 3b8760bc71 switch to COLLADA-DOM 2.4 on OSX Wenzel Jakob 2013-11-08 00:54:03 +0100
  • 38ef6259a4 get rid of some warnings Wenzel Jakob 2013-11-07 22:47:10 +0100
  • 492d99427a fixed intel compiler detection for more recent versions (XE 2013 SP1) Wenzel Jakob 2013-11-07 07:50:53 -0800
  • dccb7554ea compilation fixes for visual studio 2013 Wenzel Jakob 2013-11-07 07:21:54 -0800
  • e5d748e56c merge Wenzel Jakob 2013-11-07 05:49:10 -0800
  • be7fcdb2bf fixed some warnings on win32 Wenzel Jakob 2013-11-07 05:48:40 -0800
  • faf5eda10a fixed build configuration files Wenzel Jakob 2013-11-07 04:59:24 -0800
  • 815cb6c916 new dependency build for windows: updated build configuration files Wenzel Jakob 2013-11-06 06:20:42 -0800
  • ffcfa86d46 minor documentation improvements Wenzel Jakob 2013-11-05 21:40:48 +0100
  • 04e58e6a24 draft of a changelog file Wenzel Jakob 2013-11-05 18:22:45 +0100
  • 9c9d8b833c typo in square to concentric warp Wenzel Jakob 2013-11-05 17:09:00 +0100
  • 10199cfa63 updated dependencies in documentation Wenzel Jakob 2013-11-05 13:39:13 +0100
  • a2c4a9edfc minor python binding improvements Wenzel Jakob 2013-11-05 00:11:05 +0100
  • 55c8726dbd documentation updates for the height field class Wenzel Jakob 2013-11-04 23:22:30 +0100
  • 60ee5ad6cf fixed fftw dependencies on linux Wenzel Jakob 2013-11-04 19:09:24 +0100
  • 5c06ca5723 switched to a new boost version for Mitsuba 0.4.5 -- also adding Python 3.3 support Wenzel Jakob 2013-11-04 09:24:53 -0800
  • 5542b530a1 updated PKGBUILD file for Arch linux Wenzel Jakob 2013-11-04 11:51:07 -0500
  • 0366e8c102 changed icon naming conventions Wenzel Jakob 2013-11-03 20:56:50 +0100
  • 474991301a fixed compilation on osx 10.6 Wenzel Jakob 2013-11-03 20:56:16 +0100
  • 83c1505148 Python API imporovements, part 1 Wenzel Jakob 2013-11-03 15:00:21 +0100
  • b4397850c3 version bump to 0.4.5 Wenzel Jakob 2013-11-01 11:32:44 +0100
  • cbf7b8ef4c New version of the automatic differentiation code for Eigen Wenzel Jakob 2013-11-01 11:14:26 +0100
  • 3f3e72b897 merge Wenzel Jakob 2013-11-01 00:25:07 +0100
  • a2c6a4fc5a get rid of a clang warning on osx Wenzel Jakob 2013-11-01 00:25:03 +0100
  • 812fdf5ed2 be really paranoid when doing precision kd-tree builds -- fixes an issue reported by Michael Zeilfelder Wenzel Jakob 2013-11-01 00:16:52 +0100
  • 32c9e953e8 bitmap texture: feature to create a texture based on individual image channels Wenzel Jakob 2013-10-30 23:01:27 +0100
  • 7669f09d44 improved Bitmap python bindings, added a Bitmap::getChannelName function Wenzel Jakob 2013-10-30 22:23:58 +0100
  • 77a220bee4 mitsuba-python: added Integrator bindings Wenzel Jakob 2013-10-29 00:03:12 +0100
  • 5aa247c89d release FFTW-related memory at shutdown time Wenzel Jakob 2013-10-28 13:08:25 +0100
  • 41ecb1d837 fixed some windows-specific warnings, integrated FFTW Wenzel Jakob 2013-10-28 12:10:31 +0100
  • b962a3db57 use multithreaded FFT Wenzel Jakob 2013-10-28 11:28:37 +0100
  • 5ea0546e41 tonemapper: fixed a typo in bloom filter size computation Wenzel Jakob 2013-10-28 11:27:35 +0100
  • 76260c731d tonemapper: simple implementation of the bloom filter from 'Physically-Based Glare Effects for Digital Images' Wenzel Jakob 2013-10-26 01:25:23 +0200
  • 1ca3ca5a2f FFT-based convolution: performance improvement when the filter is monochromatic Wenzel Jakob 2013-10-26 01:20:48 +0200
  • f5e9a5c783 added fftw3 to default OSX build files Wenzel Jakob 2013-10-25 22:23:44 +0200
  • 257526f6b2 Fast FFT-based image convolution support for large kernels Wenzel Jakob 2013-10-25 22:21:53 +0200
  • dc4ea75259 fixed various minor warnings Wenzel Jakob 2013-10-25 21:33:34 +0200
  • 3e6a4c56d5 heightfield: fixed some floating point cast-related warnings when compiling on windows Wenzel Jakob 2013-10-24 22:21:17 +0200
  • 4dedbe6427 get rid of Qt-related compilation warnings on OSX/Clang Wenzel Jakob 2013-10-24 22:20:44 +0200
  • 0a54a04290 OSX 10.9 font rendering fix Wenzel Jakob 2013-10-24 22:20:21 +0200
  • e36ea4e203 OSX 10.9 compilation fix Wenzel Jakob 2013-10-24 22:20:04 +0200
  • 8cd0c9e0d3 added some documentation for the previous commit Wenzel Jakob 2013-10-24 17:28:28 +0200
  • 5019f6e04c mitsuba-python: support for converting between images and bytearrays Wenzel Jakob 2013-10-24 17:26:14 +0200
  • cfc449a0f1 added a new perspective camera model with support for radial distortion Wenzel Jakob 2013-10-23 18:10:55 +0200
  • ec3ade8ad2 Merge with default Edgar Velazquez-Armendariz 2013-10-19 13:47:18 -0400
  • 480e3eb9d5 render settings dialog: always preserve the crop window Wenzel Jakob 2013-10-18 11:25:47 +0200
  • 6f81b5623b python documentation fix Wenzel Jakob 2013-10-18 09:29:28 +0200
  • 6baac6fb73 disk/rectangle shape: be less paranoid about shear Wenzel Jakob 2013-10-15 15:02:29 +0200
  • f831e0ba99 bugfix Wenzel Jakob 2013-10-10 15:32:01 +0200
  • f60f4ecd42 merge Wenzel Jakob 2013-10-10 15:22:57 +0200
  • 8ef468b2bc heightfield: compute normals in parallel Wenzel Jakob 2013-10-10 15:22:31 +0200
  • 15c727e16a merge Wenzel Jakob 2013-10-04 18:55:57 +0200
  • e818ef826e spacing Wenzel Jakob 2013-10-04 18:53:31 +0200
  • ad432ee2eb merged fix by Edgar Wenzel Jakob 2013-10-04 18:53:15 +0200
  • e8bc5aeb2a added heightfield primitive to CMakeLists Wenzel Jakob 2013-10-04 18:51:19 +0200
  • 9c04346391 updated boost python naming scheme to match current Debian/Ubuntu releases Wenzel Jakob 2013-10-04 17:47:40 +0200
  • b6457f1bdb added python v3.3 to SConscript.configure Wenzel Jakob 2013-10-04 17:37:30 +0200
  • 8ec217df22 new clang 10.8 compiler setting for 64bit Wenzel Jakob 2013-10-03 22:57:51 +0200
  • cd435d8166 fix an issue where the reinhard tonemapper reacted to the rendering progress indicators Wenzel Jakob 2013-10-01 12:21:21 +0200
  • f02f0ac801 libpython: Film support Wenzel Jakob 2013-09-30 12:20:06 +0200
  • 24720d5bd3 Fixes bug #203: Fog material reference inside sensor disappears Wenzel Jakob 2013-09-30 11:16:26 +0200
  • 126aa5e885 libpython: initial support for emitters Wenzel Jakob 2013-09-27 15:40:53 +0200
  • ab4525afba photonmapper: fixed shading on the backside of diffuse surfaces Wenzel Jakob 2013-09-26 16:45:28 +0200
  • 773085525f minor double precision compilation fix Wenzel Jakob 2013-09-25 15:12:24 +0200
  • dcc50550a1 merge into main branch Wenzel Jakob 2013-09-25 14:57:04 +0200
  • 6d52ca9355 minor parameter constness fix Wenzel Jakob 2013-09-17 15:21:25 +0200
  • 6bb4be1175 heightfield: added getNormalDerivative, createTriMesh Wenzel Jakob 2013-09-13 14:50:56 +0200
  • 139c358647 improved Thread::getID() on Windows Wenzel Jakob 2013-09-12 07:31:12 -0700
  • b1928ed1f2 statistics: further performance improvements on osx Wenzel Jakob 2013-09-12 15:57:25 +0200
  • c900bea6b6 osx fixes Wenzel Jakob 2013-09-12 14:53:35 +0200
  • 263d672637 introduced CPU affinity feature, better Thread::getID() function on Linux Wenzel Jakob 2013-09-12 14:18:42 +0200
  • 985620a2f4 reenable statistics Wenzel Jakob 2013-09-12 14:18:17 +0200
  • a67da0ef9d heightfield: fast start Wenzel Jakob 2013-09-11 17:45:02 +0200
  • 3ed7a518a3 heightfield: support for transformations, flipNormals parameter Wenzel Jakob 2013-09-11 14:59:13 +0200
  • d9fdeee16b heightfield: serialization support, toString() method Wenzel Jakob 2013-09-11 11:56:02 +0200
  • 6d38247551 shading normal support Wenzel Jakob 2013-09-10 20:33:24 +0200
  • a1f61825ad initial working height field implementation Wenzel Jakob 2013-09-10 18:44:25 +0200
  • db35564b01 extended TAABB::rayIntersect function Wenzel Jakob 2013-09-10 18:43:44 +0200
  • 0ccb7211df integer version of 'signum' Wenzel Jakob 2013-09-10 18:43:10 +0200
  • 960e16dd4c more work on heightfield primitive Wenzel Jakob 2013-09-09 11:24:46 +0200
  • c77db14313 typo fix Wenzel Jakob 2013-09-06 22:15:41 +0200
  • 36d4bc7ea2 committed nonfunctional version for now Wenzel Jakob 2013-09-06 21:22:46 +0200
  • 517a30c369 height field intersection method by Ramsey et al., will revert to something simpler Wenzel Jakob 2013-09-06 18:00:09 +0200
  • 70ad3fbd62 add an extra space in memString() Wenzel Jakob 2013-09-06 10:56:36 +0200
  • 11452f7c86 Functions to rasterize textures to bitmaps Wenzel Jakob 2013-09-05 15:05:03 +0200
  • d582d8578d Convienience functions for easily doing arithmetic operations with images of arbitrary types Wenzel Jakob 2013-09-05 15:04:39 +0200
  • 326f1533ac Bitmap::scale convenience function Wenzel Jakob 2013-09-04 17:31:23 +0200
  • e459cdc015 merge Wenzel Jakob 2013-09-04 16:54:14 +0200
  • 221a93d67d merge Wenzel Jakob 2013-08-28 17:11:47 +0200
  • c7257d765d minor homogeneous numerics fix (reported by Jean-Dominique Gascuel) Wenzel Jakob 2013-08-28 17:11:34 +0200
  • c8d22d3a9d edge.cpp: Don't allow creating edges with length=0 Wenzel Jakob 2013-08-28 17:07:09 +0200
  • a961b49ca7 make the adaptive integrator behave in a nicer way wrt. the stop button (Jean-Dominique Gascuel) Wenzel Jakob 2013-08-28 17:06:07 +0200