Commit Graph

39 Commits (2d44b164425e285e24eb72df041c2c405ec097b5)

Author SHA1 Message Date
Wenzel Jakob 05bf6642f1 updated debian build requirements 2013-02-12 13:36:46 -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 874a392336 merged motion blur branch, updated version 2013-01-28 17:44:47 -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
Wenzel Jakob b25a662f23 mitsuba.desktop: bindings for further MIME types 2013-01-22 14:25:59 -05:00
Wenzel Jakob ad6c15177a debian/control: update for current ubuntu releases 2013-01-04 09:05:20 -05:00
Wenzel Jakob e39ed84866 add missing mtsimport binary on Fedora 2012-11-14 11:58:55 -05:00
Wenzel Jakob a48b142244 set version to 0.4.2 2012-10-31 11:10:04 -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
Wenzel Jakob 80a41265c5 don't depend on libjpeg62 specifically.. 2012-10-08 05:27:03 -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 c52fa6402b Arch linux build system improvements 2012-09-28 01:48:18 -04:00
Wenzel Jakob 2c07119b0f updated debian build rules for 0.4.0 2012-09-27 23:08:17 -04:00
Wenzel Jakob 35da602d4e The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week. 2012-09-27 12:43:51 -04:00
Wenzel Jakob ffa7a1a40a changelog updates 2012-04-13 13:19:54 -04:00
Wenzel Jakob bc2f496788 updated change log 2011-09-01 16:18:19 -04:00
Wenzel Jakob 0a766c8c22 added arch linux PKGBUILD files 2011-08-19 23:12:45 -04:00
Wenzel Jakob 6aacc75041 added a FC15 spec file 2011-08-16 03:46:04 -04:00
Wenzel Jakob 56198ebfb0 ubuntu: fixed rules file 2011-08-16 03:41:14 -04:00
Wenzel Jakob 69bc051f2c debian build bugfix 2011-08-15 22:44:06 -04:00
Wenzel Jakob 3bd6625076 debian build fix, pt 2 2011-08-15 19:42:40 -04:00
Wenzel Jakob f7754994b4 debian build fix 2011-08-15 19:41:48 -04:00
Wenzel Jakob 615a3b00ae dynamically adapt to the installed python version 2011-08-15 19:10:37 -04:00
Wenzel Jakob 52cf5c8602 updated the debian changelog 2011-08-15 18:11:31 -04:00
Wenzel Jakob 66f41ed6fb updated debian build scripts 2011-08-15 17:54:56 -04:00
Wenzel Jakob 071b7379c1 fixed the composite material 2011-06-25 00:24:41 +02:00
Wenzel Jakob 782a7a3c19 updated control file 2011-06-16 23:17:53 +00:00
Wenzel Jakob aceee50e39 linux build updates 2011-06-03 21:22:23 +00:00
Wenzel Jakob 2bd579972d control update 2011-04-24 22:02:29 +00:00
Wenzel Jakob 7c0c1ee58b changelog update 2011-04-24 20:18:04 +00:00
Wenzel Jakob 48ae1f3eae A batch of changes that have piled up:
- Cleaner build system organization (1 SConscript file per directory instead
  of a single huge file)
- Robustness improvements to the KD-tree construction code (now does a better
  job at handling degenerate triangles)
- Switched to an epsilon-free KD-tree traversal loop using Havran's T_{AB}^rec
  algorithm
- Generalization of the KD-tree construction code (now supports plugging in
  arbitrary tree construction heuristics)
- Addition of some utility code (LRU cache, adaptive Gauss-Lobatto
  quadrature, etc.)
- Generic dense matrix class that supports arbitrary dimensions
- Pixel traversal within image blocks now uses a space-filling curve
  ordering
- Added support for several noise functions from PBRT
- Cleanups of various top-level interfaces (Luminaires, Phase functions,
  BSDFs, Participating media, etc.)
- Robustness improvements to the participating media code (faster + now
  does a better job at dielectric boundaries)
- Added a basic tonemapping utility (can be invoked via mtsutil)
2011-02-03 09:15:25 +01:00
Wenzel Jakob bcda3f4b43 changelog updates 2010-11-23 02:09:22 +01:00
Wenzel Jakob ea650dc287 split 'tools' directory into 'data' and 'dependencies' 2010-11-20 10:03:10 -08:00