155cb3b83amtsgui: conveniently switch between tabs using Alt+Left and Alt+Right
Wenzel Jakob
2014-01-11 22:02:16 +0100
8bbb097936add an implicit conversion to libpython
Wenzel Jakob
2014-01-11 17:44:36 +0100
a59c99a996bugfixes
Wenzel Jakob
2014-01-06 14:09:05 +0100
e6f4b4167cmore collada bugfixes
Wenzel Jakob
2014-01-05 20:08:27 +0100
7df6831aa3collada import bugfix
Wenzel Jakob
2014-01-05 20:01:14 +0100
60cd9cab5cmerge
Wenzel Jakob
2014-01-05 00:16:30 +0100
519141d5b3typo fix
Wenzel Jakob
2014-01-05 00:16:24 +0100
567b368fa6rewired some functions in qmc.h for better convenience
Wenzel Jakob
2014-01-02 01:31:41 +0100
fa07971698minor improvement to libpython
Wenzel Jakob
2013-12-31 17:54:05 +0100
ea3d61da15added missing PerspectiveCamera::getDiagonalFov() function
Wenzel Jakob
2013-12-29 14:31:46 +0100
b5148cdfa3new <default> XML tag, which creates a default value for a parameter that has not been specified on the command line
Wenzel Jakob
2013-12-28 18:37:16 +0100
9c4a5fe47bfixed link in doxygen file
Wenzel Jakob
2013-12-27 13:27:34 +0100
f3d725085cimproved the robustness of rebuildTopology()
Wenzel Jakob
2013-12-22 15:42:26 +0100
e5e4e56512OSX fixes
Wenzel Jakob
2013-12-20 13:12:36 +0100
ccad33b21dadded getTotalSystemMemory() function
Wenzel Jakob
2013-12-20 12:12:36 +0100
d1638ca45cwindows fixes
Wenzel Jakob
2013-12-19 23:17:29 +0100
c97ea5f1cbmmap.cpp: also added createTemporary() support
Wenzel Jakob
2013-12-19 23:05:31 +0100
4bae47db4catomic.h: added atomicMaximum() helper function
Wenzel Jakob
2013-12-19 18:51:23 +0100
a5c13d4469windows compilation fix
Wenzel Jakob
2013-12-19 06:56:30 -0800
ef0979b15esupport for easy creation of temporary files
Wenzel Jakob
2013-12-19 15:03:15 +0100
6e7ce77165minor improvements to the heightfield shape
Wenzel Jakob
2013-12-19 11:40:24 +0100
30a665beadheight field improvements
Wenzel Jakob
2013-12-18 18:52:37 +0100
31761b3afdnicer error handling in the tonemapper when given the -t parameter
Wenzel Jakob
2013-12-18 14:48:36 +0100
f24b51666asstream.cpp: better error reporting when things go wrong (specifically, say which host is responsible)
Wenzel Jakob
2013-12-13 17:02:21 +0100
a424a29602added a new Texture::isMonochromatic function
Wenzel Jakob
2013-12-10 17:02:07 +0100
3d7592cf6elibpython: some fixes to the Intersection data structure bindings
Wenzel Jakob
2013-12-10 00:39:08 +0100
706b2af6c1typo fix...
Wenzel Jakob
2013-12-10 00:22:25 +0100
23383c7ccbfix cut and paste issue
Wenzel Jakob
2013-12-10 00:12:50 +0100
1938d00659libpython: bindings for the Sensor class
Wenzel Jakob
2013-12-10 00:09:37 +0100
49b68b2c78remove unneded dependency in instruction files
Wenzel Jakob
2013-12-09 01:34:15 +0100
9f7363adabtypo fix
Wenzel Jakob
2013-12-08 02:42:00 +0100
5b0c09dbd0extensions to mmap.cpp, some macro cleanups
Wenzel Jakob
2013-12-08 02:33:12 +0100
884136580dMemoryMappedFile::toString() method, cleanup of constants.h
Wenzel Jakob
2013-12-08 00:47:43 +0100
6d1f81cedamore macros for SSE/AVX/AVX512 alignment etc
Wenzel Jakob
2013-12-06 12:20:02 +0100
1fc3d96c8eminor reorganization of constants.h
Wenzel Jakob
2013-12-06 09:36:05 +0100
d158059502merge
Wenzel Jakob
2013-12-04 16:58:10 +0100
4e1188b08aport of the previous change to Linux/OSX
Wenzel Jakob
2013-12-04 16:57:55 +0100
4f61786b71sstream.cpp: do a better job at handling the EINTR signal in recv() and send()
Wenzel Jakob
2013-12-04 16:50:03 +0100
0a36d14aebadded Bitmap::copyFrom method
Wenzel Jakob
2013-12-03 23:13:41 +0100
f6c379fb87get rid of annoying warning messages on OSX
Wenzel Jakob
2013-12-03 22:32:18 +0100
065974cd83fix for previous renderqueue extension
Wenzel Jakob
2013-12-03 15:47:11 +0100
6777864990fix a cleanup-handler related issue in sstream.cpp / sched_remote.cpp
Wenzel Jakob
2013-12-03 15:42:40 +0100
687b56e73dRenderListener::workEndEvent now includes a flag on whether the work unit was finished successfully
Wenzel Jakob
2013-12-03 11:50:20 +0100
b17916e679quench some minor warnings
Wenzel Jakob
2013-12-02 11:25:48 +0100
15a872eae0undoing font fix due new Qt dependencies
Wenzel Jakob
2013-12-02 09:44:43 +0100
2331b16f54mtsgui: added support for -a, -h, and -p command line parameters known from the 'mitsuba' executable
Wenzel Jakob
2013-12-01 22:38:55 +0100
3d84105a47numpy support
Wenzel Jakob
2013-12-01 18:22:01 +0100
c3d4b5a08clibpython: Timer bindings, plus a few other functions from util.h
Wenzel Jakob
2013-11-30 22:32:28 +0100
45425b64c4mmap.cpp: when creating a memory-mapped file on windows, only allow concurrent read access
Wenzel Jakob
2013-11-29 18:55:35 +0100
afca59d426mmap.cpp: be more relaxed about files already existing (and potentially being used by other Mitsuba instances) -- by Michael Zeilfelder
Wenzel Jakob
2013-11-29 18:52:42 +0100
bb1da93876Python-baed scene construction: fixed an issue reported by Sina Honari
Wenzel Jakob
2013-11-29 16:36:34 +0100
4ccee2340afixed typo (reported by Michael Zeilfelder)
Wenzel Jakob
2013-11-29 15:40:15 +0100
88be826331fixed minor issue in AreaLight::toString()
Wenzel Jakob
2013-11-29 15:30:07 +0100
3781651694SConscript indentation fix
Wenzel Jakob
2013-11-28 09:19:20 +0100
be8275749dsome linker flag fixes
Wenzel Jakob
2013-11-27 15:32:48 +0100
a2591285d7PyQt example: a few more refinements
Wenzel Jakob
2013-11-27 13:25:33 +0100
73b6dc4ce2mmap: don't throw exceptions in destructor..
Wenzel Jakob
2013-11-27 12:49:03 +0100
96832ab70dyet more refinements to the fancy PyQt integration example + necessary code adaptations
Wenzel Jakob
2013-11-26 22:54:26 +0100
fd7400593acommitting some missing parts
Wenzel Jakob
2013-11-26 17:48:33 +0100
307e345f4dbetter handling of errors while evaluating C++ -> python callbacks (show a backtrace in the Mitsuba log)
Wenzel Jakob
2013-11-26 17:43:53 +0100
e1ca7a514efurther cleanups
Wenzel Jakob
2013-11-26 15:06:56 +0100
3e2516ab99got rid of some minor warnings, Python code cleanups
Wenzel Jakob
2013-11-26 14:30:49 +0100
6f86986307use better coding practices in the fancy python example
Wenzel Jakob
2013-11-25 18:59:12 +0100
d63ee6c296added a fancy PyQt example
Wenzel Jakob
2013-11-25 16:55:44 +0100
da0d5238eeget rid of minor warnings
Wenzel Jakob
2013-11-25 15:43:27 +0100
dc8d3bf782libpython: enable rendering callbacks in python & a few minor cleanups
Wenzel Jakob
2013-11-25 12:44:21 +0100
df12c58e77minor improvements to libpython and setpath.sh
Wenzel Jakob
2013-11-25 01:12:44 +0100
454ad0bf54minor fixes
Wenzel Jakob
2013-11-24 15:56:58 +0100
43223d78d3Python plugin improvements, cleanups
Wenzel Jakob
2013-11-23 14:46:35 +0100
e337df79f1Merge with default
Edgar Velazquez-Armendariz
2013-11-21 20:42:12 -0500
22d334ecb4Python documentation updates
Wenzel Jakob
2013-11-21 11:52:29 +0100
91f9cf8af9Mitsuba+PyQt code example for the documentation
Wenzel Jakob
2013-11-21 10:31:51 +0100
f743c1a606setpath.sh: added a feature to request a certain python plugin version
Wenzel Jakob
2013-11-21 09:55:59 +0100
c923b2ab37added accidentally deleted brace
Wenzel Jakob
2013-11-21 09:50:50 +0100
12531458acfixed Thread::registerUnmanagedThread, minor cleanups
Wenzel Jakob
2013-11-21 01:55:59 +0100
4f23557e4elibpython: native buffers for Bitmap objects
Wenzel Jakob
2013-11-21 01:30:35 +0100
87ca4956d1merge
Wenzel Jakob
2013-11-20 23:32:25 +0100
0492cc81d3Film implementations: don't write bitmap output files if destFile=''
Wenzel Jakob
2013-11-20 23:32:00 +0100
961848cc81PLY file compatibility improvements
Wenzel Jakob
2013-11-20 21:38:19 +0100
0e15285403serialized shape: assign name in a better way
Wenzel Jakob
2013-11-20 11:30:45 +0100
d0dc0d9f36Support for quickly importing geometry directly from Blender-internal memory
Wenzel Jakob
2013-11-19 22:45:22 +0100
fdcaaaf841added Python 3.3 all OSX build targets
Wenzel Jakob
2013-11-19 13:52:04 +0100
0ee249c434support for constructing triangle meshes from within python
Wenzel Jakob
2013-11-18 16:46:42 +0100
b68a38ed9aimproved bump and normal mapping support
Wenzel Jakob
2013-11-15 16:47:35 +0100
38fced0f53Don't try to set CPU affinity if running inside Valgrind
Wenzel Jakob
2013-11-14 15:37:49 +0100
b308e2cfb7removed forgotten comment
Wenzel Jakob
2013-11-13 17:20:13 +0100
ff7a86c755Qt Gui: allow opening multiple files at the same time
Wenzel Jakob
2013-11-13 14:15:38 +0100
7df82cee18fixes for automatically generated API docs
Wenzel Jakob
2013-11-13 11:16:24 +0000
7c150c6902Added tag v0.4.5 for changeset 454ebc86e4bd
Wenzel Jakob
2013-11-13 11:29:36 +0100
9bc91123c6fixed thread safety issue in FFT-based Bitmap::convolve
Wenzel Jakob
2013-11-13 11:12:06 +0100
dac8d57857minor documentation update
Wenzel Jakob
2013-11-11 19:45:01 +0100
580d7916bbmerge
Wenzel Jakob
2013-11-11 12:22:33 -0500
811afd8515Fedora build system improvements
Wenzel Jakob
2013-11-11 12:08:34 -0500
f1d47d1e6amore debian build system improvements
Wenzel Jakob
2013-11-11 11:30:41 -0500
550fea6196debian build system improvements
Wenzel Jakob
2013-11-11 11:26:45 -0500
5db73e721cmerge
Wenzel Jakob
2013-11-11 11:23:38 -0500
881acb3cd1updated mitsuba pkgbuild file
Wenzel Jakob
2013-11-11 10:56:15 -0500
2452fb12c2updated fedora build specs
Wenzel Jakob
2013-11-11 10:49:21 -0500
cbcb8120e1updated PKGBUILD file for collada-dom
Wenzel Jakob
2013-11-11 10:15:31 -0500
1f2eb4b9c8compatibility fixes for Fedora Core 19
Wenzel Jakob
2013-11-11 09:52:44 -0500