Wenzel Jakob
|
4ac3a82814
|
changed COLLADA DOM 2.4 loading code to be more similar to the 2.3 version
|
2013-11-08 02:49:12 -08:00 |
Wenzel Jakob
|
3b8760bc71
|
switch to COLLADA-DOM 2.4 on OSX
|
2013-11-08 00:54:03 +01:00 |
Wenzel Jakob
|
38ef6259a4
|
get rid of some warnings
|
2013-11-07 22:47:10 +01:00 |
Wenzel Jakob
|
492d99427a
|
fixed intel compiler detection for more recent versions (XE 2013 SP1)
|
2013-11-07 07:50:53 -08:00 |
Wenzel Jakob
|
dccb7554ea
|
compilation fixes for visual studio 2013
|
2013-11-07 07:21:54 -08:00 |
Wenzel Jakob
|
e5d748e56c
|
merge
|
2013-11-07 05:49:10 -08:00 |
Wenzel Jakob
|
be7fcdb2bf
|
fixed some warnings on win32
|
2013-11-07 05:48:40 -08:00 |
Wenzel Jakob
|
faf5eda10a
|
fixed build configuration files
|
2013-11-07 04:59:24 -08:00 |
Wenzel Jakob
|
815cb6c916
|
new dependency build for windows: updated build configuration files
|
2013-11-06 06:20:42 -08:00 |
Wenzel Jakob
|
ffcfa86d46
|
minor documentation improvements
|
2013-11-05 21:40:48 +01:00 |
Wenzel Jakob
|
04e58e6a24
|
draft of a changelog file
|
2013-11-05 18:22:45 +01:00 |
Wenzel Jakob
|
9c9d8b833c
|
typo in square to concentric warp
|
2013-11-05 17:09:00 +01:00 |
Wenzel Jakob
|
10199cfa63
|
updated dependencies in documentation
|
2013-11-05 13:39:13 +01:00 |
Wenzel Jakob
|
a2c4a9edfc
|
minor python binding improvements
|
2013-11-05 00:11:05 +01:00 |
Wenzel Jakob
|
55c8726dbd
|
documentation updates for the height field class
|
2013-11-04 23:22:30 +01:00 |
Wenzel Jakob
|
60ee5ad6cf
|
fixed fftw dependencies on linux
|
2013-11-04 19:09:24 +01:00 |
Wenzel Jakob
|
5c06ca5723
|
switched to a new boost version for Mitsuba 0.4.5 -- also adding Python 3.3 support
|
2013-11-04 09:24:53 -08:00 |
Wenzel Jakob
|
5542b530a1
|
updated PKGBUILD file for Arch linux
|
2013-11-04 11:51:07 -05:00 |
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 |