Wenzel Jakob
3266aa1cb8
render time script: also print milliseconds
2014-04-30 19:31:03 +02:00
Wenzel Jakob
7ab0ff3533
simple render time extraction script
2014-04-14 23:54:07 +02:00
Edgar Velazquez-Armendariz
f3af84aec1
Install the new upgrade XSL for version 0.5.0.
2014-04-02 16:18:45 -04:00
Wenzel Jakob
5bb1c4f1c5
Mitsuba 0.5.0 CMake fix contributed by Gian Calgeer
2014-03-19 18:16:18 +01:00
Wenzel Jakob
5fc6286107
updates for Fedora Core 20
2014-02-27 06:05:20 -05:00
Wenzel Jakob
2f9bf64cb4
fixed version in debian changelog
2014-02-25 12:12:17 -05:00
Wenzel Jakob
3d561167c9
fixed stylesheet for upgrading to 0.5.0
2014-02-25 18:08:48 +01:00
Wenzel Jakob
1ca04133d9
version bump to 0.5.0
2014-02-25 15:45:06 +01:00
Wenzel Jakob
fca0528202
merge
2014-02-13 18:38:27 +01:00
Wenzel Jakob
6534b07338
better handling of constant color spectra in a way that makes RGB and spectral builds consistent
2014-02-13 18:38:21 +01:00
Wenzel Jakob
013e8d3919
arch builds finally work again..
2014-02-13 08:55:20 -05:00
Wenzel Jakob
05fba0da0e
more collada-dom compilation fixes..
2014-02-13 07:36:19 -05:00
Wenzel Jakob
0b0d53a813
another pkgbuild fix
2014-02-11 07:54:29 -05:00
Wenzel Jakob
15ef9a628f
arch linux build fix
2014-02-11 07:27:07 -05:00
Edgar Velazquez-Armendariz
a584b92ce0
Initial support for FFTW3 using CMake.
2014-01-26 23:33:43 -05:00
Edgar Velazquez-Armendariz
f224b0c74a
Fix spelling errors in FindCOLLADA.cmake.
2014-01-26 22:59:19 -05:00
Edgar Velazquez-Armendariz
f86dedbe26
Merge with default
2014-01-25 23:50:10 -05:00
Edgar Velazquez-Armendariz
41937c17f7
Simplify the COLLADA 2.4 test to avoid linker errors.
...
The default constructor of DAE can cause problem. We avoid that by just using a pointer.
While this code will segfault if run it works well as a full compile-and-link test.
2014-01-25 23:42:50 -05:00
Edgar Velazquez-Armendariz
ad8563138a
Reorder the collada search components so that the built-in dependencies have higher priority.
2014-01-25 23:40:39 -05:00
Edgar Velazquez-Armendariz
330844dc60
Set some specific build options for gcc and clang.
2014-01-25 23:31:53 -05:00
Edgar Velazquez-Armendariz
7c0cb383c3
Remove checks for unexisting COLLADA DOM version 2.5.
2014-01-25 21:31:07 -05:00
Edgar Velazquez-Armendariz
4d1ee31304
Also call find_library once for each name when searching the release library.
2014-01-25 21:27:52 -05:00
Edgar Velazquez-Armendariz
607ccfc3ce
Update the qmake stub to reflec the new Qt on the bundled deps, 4.8.5.
2014-01-25 21:27:22 -05:00
Edgar Velazquez-Armendariz
ff93dd3278
Avoid brute-force checking for debug libraries when the release version exists.
2014-01-25 17:42:33 -05:00
Edgar Velazquez-Armendariz
dd03cbd2d9
Initial support for using the built-in dependencies version of Python.
...
In CMake it is only possible to use one version of Python at any given time.
2014-01-25 16:51:16 -05:00
Edgar Velazquez-Armendariz
8472ede60f
Workaround for CMake hanging when calling find_library with a lot of names.
...
Calling find_library once for each name is much faster than a single call.
2014-01-25 05:33:06 -05:00
Edgar Velazquez-Armendariz
c70390820a
Reflect the new built-in dependencies directories for mitsuba 0.4.5
2014-01-25 05:31:58 -05:00
Wenzel Jakob
b5148cdfa3
new <default> XML tag, which creates a default value for a parameter that has not been specified on the command line
2013-12-28 18:37:16 +01:00
Wenzel Jakob
30a665bead
height field improvements
2013-12-18 18:52:37 +01:00
Wenzel Jakob
b68a38ed9a
improved bump and normal mapping support
2013-11-15 16:47:35 +01:00
Wenzel Jakob
580d7916bb
merge
2013-11-11 12:22:33 -05:00
Wenzel Jakob
811afd8515
Fedora build system improvements
2013-11-11 12:08:34 -05:00
Wenzel Jakob
f1d47d1e6a
more debian build system improvements
2013-11-11 11:30:41 -05:00
Wenzel Jakob
550fea6196
debian build system improvements
2013-11-11 11:26:45 -05:00
Wenzel Jakob
5db73e721c
merge
2013-11-11 11:23:38 -05:00
Wenzel Jakob
881acb3cd1
updated mitsuba pkgbuild file
2013-11-11 10:56:15 -05:00
Wenzel Jakob
2452fb12c2
updated fedora build specs
2013-11-11 10:49:21 -05:00
Wenzel Jakob
cbcb8120e1
updated PKGBUILD file for collada-dom
2013-11-11 10:15:31 -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
492d99427a
fixed intel compiler detection for more recent versions (XE 2013 SP1)
2013-11-07 07:50:53 -08:00
Wenzel Jakob
04e58e6a24
draft of a changelog file
2013-11-05 18:22:45 +01:00
Wenzel Jakob
5542b530a1
updated PKGBUILD file for Arch linux
2013-11-04 11:51:07 -05:00
Wenzel Jakob
ad432ee2eb
merged fix by Edgar
2013-10-04 18:53:15 +02:00
Wenzel Jakob
517a30c369
height field intersection method by Ramsey et al., will revert to something simpler
2013-09-06 18:00:09 +02:00
Edgar Velazquez-Armendariz
fcb3515d7f
Fixup external dependencies provided by Homebrew/MacPorts.
2013-08-17 23:08:02 -04:00
Wenzel Jakob
85d419ce36
use high res fonts on Retina display macs
2013-08-11 22:50:04 +02:00
Wenzel Jakob
55ae1126a6
one more version string updated
2013-02-28 13:22:58 -05:00