Commit Graph

188 Commits (6b6237069a7f8656ff5e89f79157a66485e4e1c3)

Author SHA1 Message Date
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
Edgar Velazquez-Armendariz 9a5e3eb8d0 Do not include the deprecated header mitsuba/core/math.h in the PCH. 2013-01-21 17:51:14 -05:00
Wenzel Jakob ad6c15177a debian/control: update for current ubuntu releases 2013-01-04 09:05:20 -05:00
Wenzel Jakob ab9324c10b merge 2012-12-09 00:28:12 -05:00
Edgar Velazquez-Armendariz 85a54d6c93 Add the mercurial revision number and date to the Windows resource info. 2012-11-27 12:17:08 -05:00
Edgar Velazquez-Armendariz f7bd2117fa Merge with default 2012-11-26 12:10:19 -05:00
Wenzel Jakob e39ed84866 add missing mtsimport binary on Fedora 2012-11-14 11:58:55 -05:00
Wenzel Jakob 0c09791f47 motion blur support (sensors, emitters, and non-deforming objects for now) 2012-11-03 01:52:19 -04:00
Wenzel Jakob f66737cf39 merge 2012-11-02 19:41:04 -04:00
Wenzel Jakob a48b142244 set version to 0.4.2 2012-10-31 11:10:04 -04:00
Edgar Velazquez-Armendariz 0dfbf7ee47 Merge with default 2012-10-30 18:14:23 -04:00
Wenzel Jakob 3a3ab40d44 some work on removing stl.h 2012-10-27 03:03:28 -04:00
Wenzel Jakob 77d38db84e fixed a typo in the OSX build system, which prevented python bindings in release builds from working 2012-10-26 19:32:09 -04:00
Wenzel Jakob 544080e808 some work towards animated transformation support 2012-10-26 02:15:32 -04:00
Wenzel Jakob b5245c4cf6 removed a few occurrences of 'linux2' in python files 2012-10-20 18:14:24 -04:00
Edgar Velazquez-Armendariz 5a423d124c Added Unicode support for the Windows command line tools. 2012-10-18 15:14:11 -04:00
Edgar Velazquez-Armendariz a26272344c Merge with default 2012-10-12 17:54:44 -04:00
Wenzel Jakob ec89683281 bumped the version to 0.4.1 2012-10-10 12:07:14 -04:00
Wenzel Jakob b6f762069e commited forgotten 0.4.0 rpmbuild file 2012-10-10 12:05:12 -04:00
Edgar Velazquez-Armendariz 13f9954824 Merge with default 2012-10-08 15:46:21 -04:00
Wenzel Jakob 80a41265c5 don't depend on libjpeg62 specifically.. 2012-10-08 05:27:03 -04:00
Wenzel Jakob d15000d4db Handle 'subsurface' plugins specified directly following the 'scene' tag 2012-10-06 13:10:52 -04:00
Edgar Velazquez-Armendariz 2f8d848300 Use the version info methods from HDRITools to get improved data. 2012-10-05 01:42:27 -04:00
Wenzel Jakob 1947b6f884 merge with Edgar's latest changes 2012-10-03 19:37:33 -04:00
Wenzel Jakob 76a02f87c7 fix an library load path issue on OSX that affected the python plugin when built with the Intel compiler 2012-10-03 19:24:56 -04:00
Edgar Velazquez-Armendariz f12fdb16c1 Fix the PCH support when using absolute paths as with the Ninja generator. 2012-10-02 15:04:21 -04:00
Edgar Velazquez-Armendariz 1f9ef5bb3f Merge with default 2012-10-01 15:14:25 -04:00
Wenzel Jakob 63ea6213bb the python extension module path has apparently changed 2012-09-30 18:27:18 -04:00
Wenzel Jakob 9cdb71f436 Debian/Ubuntu: let dh_shlibdeps figure out most of the dependencies 2012-09-30 18:22:50 -04:00
Wenzel Jakob 55af5bb006 debian/ubuntu build rule fix 2012-09-30 18:09:44 -04:00
Wenzel Jakob 68102a29e7 finalized PKGBUILD for arch linux 2012-09-30 18:04:48 -04:00
Wenzel Jakob 333f4d0b28 fixed a measure-related issue in the BDPT code 2012-09-29 18:03:04 -04:00
Wenzel Jakob 18cade3dae added Lipo script for OSX 2012-09-28 22:50:11 -04:00
Wenzel Jakob 29d090f105 ICL build improvements 2012-09-28 16:39:21 -07:00
Edgar Velazquez-Armendariz 74cc20442e Merge with bidir-0.4.0 2012-09-28 07:46:48 -04:00
Edgar Velazquez-Armendariz 2792581a83 Factorized the build options from the main CMakeLists.txt for readability sake. 2012-09-28 07:45:45 -04:00