Commit Graph

1912 Commits (fabcf51595205994e3baa472f997fc6be7d2b1b7)

Author SHA1 Message Date
Wenzel Jakob 0366e8c102 changed icon naming conventions 2013-11-03 20:56:50 +01:00
Wenzel Jakob 474991301a fixed compilation on osx 10.6 2013-11-03 20:56:16 +01:00
Wenzel Jakob 83c1505148 Python API imporovements, part 1 2013-11-03 15:00:21 +01:00
Wenzel Jakob b4397850c3 version bump to 0.4.5 2013-11-01 11:32:44 +01:00
Wenzel Jakob cbf7b8ef4c New version of the automatic differentiation code for Eigen 2013-11-01 11:14:26 +01:00
Wenzel Jakob 3f3e72b897 merge 2013-11-01 00:25:07 +01:00
Wenzel Jakob a2c6a4fc5a get rid of a clang warning on osx 2013-11-01 00:25:03 +01:00
Wenzel Jakob 812fdf5ed2 be really paranoid when doing precision kd-tree builds -- fixes an issue reported by Michael Zeilfelder 2013-11-01 00:16:52 +01:00
Wenzel Jakob 32c9e953e8 bitmap texture: feature to create a texture based on individual image channels 2013-10-30 23:01:27 +01:00
Wenzel Jakob 7669f09d44 improved Bitmap python bindings, added a Bitmap::getChannelName function 2013-10-30 22:23:58 +01:00
Wenzel Jakob 77a220bee4 mitsuba-python: added Integrator bindings 2013-10-29 00:03:12 +01:00
Wenzel Jakob 5aa247c89d release FFTW-related memory at shutdown time 2013-10-28 13:08:25 +01:00
Wenzel Jakob 41ecb1d837 fixed some windows-specific warnings, integrated FFTW 2013-10-28 12:10:31 +01:00
Wenzel Jakob b962a3db57 use multithreaded FFT 2013-10-28 11:28:37 +01:00
Wenzel Jakob 5ea0546e41 tonemapper: fixed a typo in bloom filter size computation 2013-10-28 11:27:35 +01:00
Wenzel Jakob 76260c731d tonemapper: simple implementation of the bloom filter from 'Physically-Based Glare Effects for Digital Images' 2013-10-26 01:25:23 +02:00
Wenzel Jakob 1ca3ca5a2f FFT-based convolution: performance improvement when the filter is monochromatic 2013-10-26 01:20:48 +02:00
Wenzel Jakob f5e9a5c783 added fftw3 to default OSX build files 2013-10-25 22:23:44 +02:00
Wenzel Jakob 257526f6b2 Fast FFT-based image convolution support for large kernels 2013-10-25 22:21:53 +02:00
Wenzel Jakob dc4ea75259 fixed various minor warnings 2013-10-25 21:33:34 +02:00
Wenzel Jakob 3e6a4c56d5 heightfield: fixed some floating point cast-related warnings when compiling on windows 2013-10-24 22:21:17 +02:00
Wenzel Jakob 4dedbe6427 get rid of Qt-related compilation warnings on OSX/Clang 2013-10-24 22:20:44 +02:00
Wenzel Jakob 0a54a04290 OSX 10.9 font rendering fix 2013-10-24 22:20:21 +02:00
Wenzel Jakob e36ea4e203 OSX 10.9 compilation fix 2013-10-24 22:20:04 +02:00
Wenzel Jakob 8cd0c9e0d3 added some documentation for the previous commit 2013-10-24 17:28:28 +02:00
Wenzel Jakob 5019f6e04c mitsuba-python: support for converting between images and bytearrays 2013-10-24 17:26:14 +02:00
Wenzel Jakob cfc449a0f1 added a new perspective camera model with support for radial distortion 2013-10-23 18:10:55 +02:00
Edgar Velazquez-Armendariz ec3ade8ad2 Merge with default 2013-10-19 13:47:18 -04:00
Wenzel Jakob 480e3eb9d5 render settings dialog: always preserve the crop window 2013-10-18 11:25:47 +02:00
Wenzel Jakob 6f81b5623b python documentation fix 2013-10-18 09:29:28 +02:00
Wenzel Jakob 6baac6fb73 disk/rectangle shape: be less paranoid about shear 2013-10-15 15:02:29 +02:00
Wenzel Jakob f831e0ba99 bugfix 2013-10-10 15:32:01 +02:00
Wenzel Jakob f60f4ecd42 merge 2013-10-10 15:22:57 +02:00
Wenzel Jakob 8ef468b2bc heightfield: compute normals in parallel 2013-10-10 15:22:31 +02:00
Wenzel Jakob 15c727e16a merge 2013-10-04 18:55:57 +02:00
Wenzel Jakob e818ef826e spacing 2013-10-04 18:53:31 +02:00
Wenzel Jakob ad432ee2eb merged fix by Edgar 2013-10-04 18:53:15 +02:00
Wenzel Jakob e8bc5aeb2a added heightfield primitive to CMakeLists 2013-10-04 18:51:19 +02:00
Wenzel Jakob 9c04346391 updated boost python naming scheme to match current Debian/Ubuntu releases 2013-10-04 17:47:40 +02:00
Wenzel Jakob b6457f1bdb added python v3.3 to SConscript.configure 2013-10-04 17:37:30 +02:00
Wenzel Jakob 8ec217df22 new clang 10.8 compiler setting for 64bit 2013-10-03 22:57:51 +02:00
Wenzel Jakob cd435d8166 fix an issue where the reinhard tonemapper reacted to the rendering progress indicators 2013-10-01 12:21:21 +02:00
Wenzel Jakob f02f0ac801 libpython: Film support 2013-09-30 12:20:06 +02:00
Wenzel Jakob 24720d5bd3 Fixes bug #203: Fog material reference inside sensor disappears 2013-09-30 11:16:26 +02:00
Wenzel Jakob 126aa5e885 libpython: initial support for emitters 2013-09-27 15:40:53 +02:00
Wenzel Jakob ab4525afba photonmapper: fixed shading on the backside of diffuse surfaces 2013-09-26 16:45:28 +02:00
Wenzel Jakob 773085525f minor double precision compilation fix 2013-09-25 15:12:24 +02:00
Wenzel Jakob dcc50550a1 merge into main branch 2013-09-25 14:57:04 +02:00
Wenzel Jakob 6d52ca9355 minor parameter constness fix 2013-09-17 15:21:25 +02:00
Wenzel Jakob 6bb4be1175 heightfield: added getNormalDerivative, createTriMesh 2013-09-13 14:50:56 +02:00