Commit Graph

270 Commits (e41de8d5fb4928e2b6423bd6a00a0d19e0c666d7)

Author SHA1 Message Date
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
Wenzel Jakob 10199cfa63 updated dependencies in documentation 2013-11-05 13:39:13 +01:00
Wenzel Jakob 55c8726dbd documentation updates for the height field class 2013-11-04 23:22:30 +01:00
Wenzel Jakob b4397850c3 version bump to 0.4.5 2013-11-01 11:32:44 +01:00
Wenzel Jakob 6f81b5623b python documentation fix 2013-10-18 09:29:28 +02:00
Wenzel Jakob aecd80b128 comment about avoiding crashes 2013-08-05 11:35:25 +02:00
Wenzel Jakob e990c3d7f8 integrated latest patches by Edgar 2013-08-02 17:36:28 +02:00
Wenzel Jakob 206b0d882f documentation update suggested by Karoly Zsolnai 2013-07-23 13:36:30 +02:00
Wenzel Jakob 33d685a3fb another similar fix 2013-07-22 00:20:23 +02:00
Wenzel Jakob e9ae9b15cd fixed some out-of-date build system advice in the developer documentation 2013-07-22 00:18:36 +02:00
Edgar Velazquez-Armendariz bf670cca99 Merge with default 2013-06-05 17:00:49 -04:00
Wenzel Jakob 5e149a17c7 documentation typo 2013-04-02 22:28:41 -04:00
Edgar Velazquez-Armendariz f5e6c80727 Factorized steps to generate the pdf, using the subprocess module 2013-03-23 01:31:41 -04:00
Edgar Velazquez-Armendariz bd0c3d54c0 Added extra pdflatex commands to generate documentation from scratch 2013-03-23 00:48:56 -04:00
Edgar Velazquez-Armendariz ac3a076004 Added a 'clean' target for the documentation 2013-03-23 00:44:06 -04:00
Edgar Velazquez-Armendariz e1baae3fdd Factorized the paired action of writing the section header and calling 'process' 2013-03-23 00:43:48 -04:00
Wenzel Jakob 9a4fb4dba4 added a note about cmd.exe on Windows 2013-03-05 17:34:37 -05:00
Wenzel Jakob 766741da85 version bump 2013-02-28 12:51:22 -05:00