L. E. Segovia
46650b73a1
Updated PDF manual's "Compiling the renderer" section ( #37 )
...
* Replaced all URLs with the relevant GitHub ones
* Replaced Mercurial with Git
* Updated dependencies list
* Added qt5-default as the base package on Ubuntu to avoid QT_SELECT issues
* Updated MSVC references for VS 2017
* Updated MacOS instructions (wrt. COLLADA and Qt5)
* Added the `-parallelize` flag
* Specified that SCons 2.x is necessary
2017-10-09 10:23:19 +02:00
L. E. Segovia
9110048040
Fixes for Mitsuba PDF manual ( #28 )
...
* Changed bibliography package to biblatex (ACM bibtex is no longer
supported)
* Added the missing bumpy sphere image + the relevant Holzschuch cite
* Fixed a plugin ref in normalmap
* PDF requires two more runs of pdflatex after bibtex
* The missing Stanford bunny image was removed (I couldn't get the
material to work)
2017-10-07 19:19:19 +02:00
Wenzel Jakob
90f75a19cb
tabs -> spaces, added check-style.sh script
2017-07-29 01:07:33 +02:00
Wenzel Jakob
797deafaeb
Specular motion vector integrator
2015-05-25 14:15:15 +02:00
Wenzel Jakob
23eb714038
Document MITSUBA_PYVER
2014-10-20 15:48:01 +02:00
Wenzel Jakob
d02d4ebedf
ported all microfacet models to a new visible normal sampling implementation
2014-08-02 19:41:22 +02:00
Wenzel Jakob
27a17f3bf7
minor documentation improvements
2014-06-06 01:01:47 +02:00
Wenzel Jakob
b7d8988b7f
bitmap usability improvements
2014-05-23 00:38:17 +02:00
Wenzel Jakob
f25841b7e3
removed deprecated font commants from main.tex
2014-05-20 01:11:58 +02:00
Wenzel Jakob
89fd8c1d52
typos, added mention of 'stddev' to documentation of 'gaussian'
2014-05-19 11:13:14 +02:00
Wenzel Jakob
ab767f0328
removed repeated words in the documentation
2014-05-08 12:29:00 +02:00
Wenzel Jakob
e510be0a92
doc cleanup
2014-05-04 15:23:42 +02:00
Wenzel Jakob
53134a4761
clarification
2014-05-04 15:13:28 +02:00
Wenzel Jakob
33c979e119
Added a note about a not-so-helpful error message on windows
2014-05-01 15:01:22 +02:00
Wenzel Jakob
7d7e253b8f
libpython: make MTS_VERSION/MTS_YEAR available. Documentation: xml serialization for further types
2014-03-27 12:36:44 +01:00
Wenzel Jakob
b942c0de31
Added documentation TeX code reference
2014-03-27 01:41:54 +01:00
Wenzel Jakob
b2f3d3f1dc
added XML/PluginManager instantiation example to documentation
2014-03-26 21:54:48 +01:00
Wenzel Jakob
1ca04133d9
version bump to 0.5.0
2014-02-25 15:45:06 +01:00
Wenzel Jakob
399d7b2173
added field integrator; bugfixes
2014-02-17 15:05:17 +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
b3dcc7b1dd
updated build instructions for Visual Studio 2013 and Python 2.7.x
2014-02-13 13:24:44 +01:00
Wenzel Jakob
006c26891f
some more cleanups in python.tex
2014-02-06 17:01:12 +01:00
Wenzel Jakob
c0746cc753
one more example for python.tex
2014-02-06 16:42:05 +01:00
Wenzel Jakob
9380ea2b6a
some more clarifications suggested by William Newman
2014-02-06 16:16:26 +01:00
Wenzel Jakob
24abf59c4b
clarified light source grammar in documentation (suggested by William Newman)
2014-02-06 15:37:56 +01:00
Wenzel Jakob
093050f755
replaced some tabs, added copyable spaces to lstlistings
2014-02-06 15:11:30 +01:00
Wenzel Jakob
ba2a6dcaf7
fixed some typos reported by William Newman
2014-02-06 13:44:02 +01:00
Wenzel Jakob
8e5a146785
fix a Python<->Mitsuba<->Qt issue reported by Marios Papas
2014-02-04 21:05:13 +01:00
Wenzel Jakob
583d97cae7
explain how to run Mitsuba from Makefiles (suggested by William Newman)
2014-01-28 21:16:24 +01:00
Wenzel Jakob
634dda3272
fixed typos and writing issues reported by William Newman
2014-01-28 20:52:01 +01:00
Wenzel Jakob
519141d5b3
typo fix
2014-01-05 00:16:24 +01: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
9c4a5fe47b
fixed link in doxygen file
2013-12-27 13:27:34 +01:00
Wenzel Jakob
687b56e73d
RenderListener::workEndEvent now includes a flag on whether the work unit was finished successfully
2013-12-03 11:50:20 +01:00
Wenzel Jakob
3d84105a47
numpy support
2013-12-01 18:22:01 +01:00
Wenzel Jakob
3781651694
SConscript indentation fix
2013-11-28 09:19:20 +01:00
Wenzel Jakob
a2591285d7
PyQt example: a few more refinements
2013-11-27 13:25:33 +01:00
Wenzel Jakob
96832ab70d
yet more refinements to the fancy PyQt integration example + necessary code adaptations
2013-11-26 22:54:26 +01:00
Wenzel Jakob
3e2516ab99
got rid of some minor warnings, Python code cleanups
2013-11-26 14:30:49 +01:00
Wenzel Jakob
6f86986307
use better coding practices in the fancy python example
2013-11-25 18:59:12 +01:00
Wenzel Jakob
d63ee6c296
added a fancy PyQt example
2013-11-25 16:55:44 +01:00
Wenzel Jakob
dc8d3bf782
libpython: enable rendering callbacks in python & a few minor cleanups
2013-11-25 12:44:21 +01:00
Wenzel Jakob
22d334ecb4
Python documentation updates
2013-11-21 11:52:29 +01:00
Wenzel Jakob
91f9cf8af9
Mitsuba+PyQt code example for the documentation
2013-11-21 10:31:51 +01:00
Wenzel Jakob
12531458ac
fixed Thread::registerUnmanagedThread, minor cleanups
2013-11-21 01:55:59 +01:00
Wenzel Jakob
0ee249c434
support for constructing triangle meshes from within python
2013-11-18 16:46:42 +01:00
Wenzel Jakob
b68a38ed9a
improved bump and normal mapping support
2013-11-15 16:47:35 +01:00
Wenzel Jakob
7df82cee18
fixes for automatically generated API docs
2013-11-13 11:16:24 +00:00
Wenzel Jakob
dac8d57857
minor documentation update
2013-11-11 19:45:01 +01:00
Wenzel Jakob
ffcfa86d46
minor documentation improvements
2013-11-05 21:40:48 +01:00