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 |
Wenzel Jakob
|
4d91dbc02c
|
minor addendum to the docs
|
2013-02-17 19:03:01 -05:00 |
Wenzel Jakob
|
3d93215e81
|
fixed quaternion slerp to always use the 'short way', updated documentation
|
2013-02-17 18:28:53 -05:00 |
Wenzel Jakob
|
bedef4a672
|
added turntable rendering info to the documentation
|
2013-02-17 16:58:39 -05:00 |
Wenzel Jakob
|
0d7c279e88
|
added an example figure for motion blur
|
2013-01-29 15:28:29 -05:00 |
Wenzel Jakob
|
52af32c274
|
last-minute documentation updates
|
2013-01-29 14:27:43 -05:00 |
Wenzel Jakob
|
6ef30de092
|
added a cube shape, relaxed some of the requirements regarding uniform scales
|
2013-01-28 23:48:32 -05:00 |
Wenzel Jakob
|
a5bbad3ace
|
made annotations more consistent
|
2013-01-28 21:45:41 -05:00 |
Wenzel Jakob
|
511568c846
|
decided to rename 'atransform' back to 'transform'. added renderings by Geoffrey Irving to demonstrate the instance plugin (with permission)
|
2013-01-28 19:56:45 -05:00 |
Wenzel Jakob
|
874a392336
|
merged motion blur branch, updated version
|
2013-01-28 17:44:47 -05:00 |
Wenzel Jakob
|
f6399ad08c
|
typo
|
2013-01-25 14:27:31 -05:00 |
Wenzel Jakob
|
97f0a28ffb
|
added an optional feature to hide directly visible light sources -- this is convenient for making paper figures etc. where one don't want the environment map to 'bleed' into the foreground objects (see the committed images for an example)
|
2013-01-24 23:52:10 -05:00 |
Wenzel Jakob
|
c21e804747
|
some documentation improvements
|
2012-12-10 15:27:43 -05:00 |
Wenzel Jakob
|
151287b0df
|
gendocs.py: Python 3 bugfix submitted by Johannes Meng
|
2012-11-15 10:17:03 -05:00 |
Wenzel Jakob
|
b5b71e0732
|
updated the documentation with information on how to specify animated transformations
|
2012-11-03 03:19:05 -04: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
|
76b9bd0841
|
developer documentation: fixed a typo
|
2012-10-31 18:33:27 -04:00 |
Wenzel Jakob
|
a48b142244
|
set version to 0.4.2
|
2012-10-31 11:10:04 -04:00 |
Wenzel Jakob
|
bc42717371
|
symlinks_install (OSX): update library search paths in shell scripts for easier python support
|
2012-10-31 00:23:04 -04:00 |
Wenzel Jakob
|
a2218c73e1
|
fixed some typos in the documentation, removed trailing spaces
|
2012-10-24 14:44:26 -04:00 |
Wenzel Jakob
|
48e92bf900
|
added material presets by Narasimhan et al.
|
2012-10-21 00:20:24 -04:00 |
Wenzel Jakob
|
103379b6ba
|
added information on accessing docstrings
|
2012-10-20 19:27:10 -04:00 |