Commit Graph

1989 Commits (5bb1c4f1c53422b612b48c05a59be157aa22fdc6)

Author SHA1 Message Date
Wenzel Jakob cbcb8120e1 updated PKGBUILD file for collada-dom 2013-11-11 10:15:31 -05:00
Wenzel Jakob 1f2eb4b9c8 compatibility fixes for Fedora Core 19 2013-11-11 09:52:44 -05:00
Wenzel Jakob 9a527be95c detect_python.py: fedora compatibility changes 2013-11-11 09:13:36 -05:00
Wenzel Jakob fea9de7109 removed print statement in detect_python.py 2013-11-11 06:15:52 -05:00
Wenzel Jakob 00eb24bcbd updated Fedora specs for 0.4.5, got rid of ancient NVidia driver suppressions file 2013-11-10 23:13:21 +01:00
Wenzel Jakob 605b3062e2 better python library detection on linux 2013-11-10 22:59:07 +01:00
Wenzel Jakob 96c644c5f9 removed a minor warning 2013-11-08 12:34:43 +01:00
Wenzel Jakob 22b16fdd23 merge 2013-11-08 11:52:24 +01:00
Wenzel Jakob 24388ec388 merge 2013-11-08 02:50:10 -08:00
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