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
Wenzel Jakob
766741da85
version bump
2013-02-28 12:51:22 -05:00
Edgar Velazquez-Armendariz
dc0fa6a26b
Added some initial configuration flags in CMake for gcc/clang
2013-02-26 17:43:51 -05:00
Wenzel Jakob
05bf6642f1
updated debian build requirements
2013-02-12 13:36:46 -05:00
Edgar Velazquez-Armendariz
4637821c30
Link the executables only agains libcore and librender by default in CMake
2013-02-02 09:26:01 -05:00
Wenzel Jakob
6c392aa2f5
updated debian changelog
2013-01-29 15:12:05 -05:00
Wenzel Jakob
50a30c3287
fixed date
2013-01-29 14:32:41 -05:00
Wenzel Jakob
eb6fe9ff41
updated redhat spec file
2013-01-29 14:28:56 -05:00
Wenzel Jakob
62851d28a4
needed to update xml schema, too
2013-01-28 19:59:46 -05:00
Wenzel Jakob
874a392336
merged motion blur branch, updated version
2013-01-28 17:44:47 -05:00
Wenzel Jakob
2141fce492
got the python plugin to run on OSX without the need to declare DYLD_LIBRARY_PATH
2013-01-28 00:44:53 -05:00
Edgar Velazquez-Armendariz
50d596ece7
Merge with upstream
2013-01-26 23:12:34 -05:00
Wenzel Jakob
50501fc154
removed icon file extension (apparently should not be specified in .desktop files)
2013-01-24 19:54:02 -05:00
Edgar Velazquez-Armendariz
f824e5861d
Merge with upstream
2013-01-23 16:45:27 -05:00
Wenzel Jakob
b25a662f23
mitsuba.desktop: bindings for further MIME types
2013-01-22 14:25:59 -05:00