Commit Graph

244 Commits (3409ec15d1517f5dd60355136c02c08cdbea77f5)

Author SHA1 Message Date
Wenzel Jakob 8410dc1bb1 removed legacy cmake build system
The CMake build system has not been maintained for years and does not
work correctly anymore. Rather than keeping it here as a "trap" for new
users, I'll remove it for now. FWIW Mitsuba 2 will have a much nicer
CMake build system that works consistently on all platforms.
2017-07-28 23:10:01 +02:00
Wenzel Jakob 73428bfc77 scene.xsd bugfix 2015-07-05 18:40:38 +02:00
Wenzel Jakob d24f953c14 Implementation of the paper 'Accurate computation of single scattering in participating media with refractive boundaries' contributed by Nicolas Holzschuch 2015-06-25 09:38:06 +02:00
Wenzel Jakob f7e25674b2 Removed duplicate entries in palik materials 2015-02-19 17:39:43 +01:00
Wenzel Jakob d5208828de CMake fixes contributed by Oliver Klehm 2014-10-13 22:41:14 +02:00
Wenzel Jakob bdc43fcbd8 Updated copyright headers 2014-08-02 19:35:42 +02:00
Wenzel Jakob 641f0a96dd chi-square test fixes 2014-07-01 12:21:23 +02:00
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