Wenzel Jakob
|
03bb97fb95
|
always compute proper UV tangents if possible
|
2014-06-04 16:56:09 +02:00 |
Wenzel Jakob
|
fa95593651
|
fixed OBJ material gamma correction issue introduced in a prior commit
|
2014-06-04 16:55:57 +02:00 |
Wenzel Jakob
|
b499ef8772
|
fix buffer overflow issue in multichannel.cpp
|
2014-05-23 02:19:56 +02:00 |
Wenzel Jakob
|
b7d8988b7f
|
bitmap usability improvements
|
2014-05-23 00:38:17 +02:00 |
Wenzel Jakob
|
ffdf5692b9
|
TriMesh::getNormalDerivative(): fixed conditional statement
|
2014-05-22 14:19:29 +02:00 |
Wenzel Jakob
|
90423fa40a
|
mipmap.h: graceful handling of invalid texture differentials
|
2014-05-21 23:36:44 +02:00 |
Wenzel Jakob
|
ff4a71309b
|
minor
|
2014-05-21 22:41:07 +02:00 |
Wenzel Jakob
|
cc84bfee3c
|
VPL time computation fix
|
2014-05-21 21:03:25 +02:00 |
Wenzel Jakob
|
e53c4afea6
|
Rayleigh phase function bugfix contributed by Nathan Reed
|
2014-05-21 10:57:08 +02:00 |
Wenzel Jakob
|
a82576ffef
|
Fix reference counting in python PluginManager::create() interface
|
2014-05-20 18:45:51 +02:00 |
Wenzel Jakob
|
93b7cdbb1c
|
merge
|
2014-05-20 18:42:30 +02:00 |
Wenzel Jakob
|
20f0b03fa3
|
minor
|
2014-05-20 18:42:26 +02:00 |
Wenzel Jakob
|
f120f9955c
|
fixed VPL preview crash with the deformable shape
|
2014-05-20 01:42:09 +02:00 |
Wenzel Jakob
|
c9afd23278
|
obj.cpp: loadMaterials parameter
|
2014-05-20 01:15:15 +02:00 |
Wenzel Jakob
|
f25841b7e3
|
removed deprecated font commants from main.tex
|
2014-05-20 01:11:58 +02:00 |
Wenzel Jakob
|
c99d568c9c
|
bugfixes
|
2014-05-19 20:45:14 +02:00 |
Wenzel Jakob
|
868b0ea866
|
normalmap, bumpmap: throw an error message when used with 'bitmap' and no gamma value is specified. also added documentation for normalmap
|
2014-05-19 17:26:14 +02:00 |
Wenzel Jakob
|
4805fc570e
|
obj.cpp: handle convex n-gons (contributed by Fabrice Rousselle), shapeIndex feature
|
2014-05-19 11:15:14 +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
|
d2fb59ca4e
|
a few more missing python function bindings
|
2014-05-04 21:39:38 +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
|
91bca4bf0e
|
merge
|
2014-05-04 15:12:33 +02:00 |
Wenzel Jakob
|
2dd0c78719
|
TSpectrum: added absolute value function
|
2014-05-04 15:12:27 +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
|
3266aa1cb8
|
render time script: also print milliseconds
|
2014-04-30 19:31:03 +02:00 |
Wenzel Jakob
|
e8dfd6c80a
|
libpython: expose instances / shape groups in a better way
|
2014-04-29 17:49:58 +02:00 |
Wenzel Jakob
|
3b1f6dc257
|
fixed suboptimal sampling when using roughdielectric with the phong microfacet distribution (reported by Benedikt Bitterli)
|
2014-04-26 17:19:27 +02:00 |
Wenzel Jakob
|
4763f7016a
|
deactivate heavy debugging in gkdtree
|
2014-04-20 18:49:48 +02:00 |
Wenzel Jakob
|
5be2c6892c
|
accidentally committed build commands for an unfinished plugin, removing them again
|
2014-04-20 17:51:57 +02:00 |
Wenzel Jakob
|
077fccfbf8
|
build bugfix contributed by Syoyo Fujita
|
2014-04-18 12:23:43 +02:00 |
Wenzel Jakob
|
7ab0ff3533
|
simple render time extraction script
|
2014-04-14 23:54:07 +02:00 |
Wenzel Jakob
|
2cb71227ef
|
merged two fixes by Edgar
|
2014-04-03 16:46:06 +02:00 |
Edgar Velazquez-Armendariz
|
f3af84aec1
|
Install the new upgrade XSL for version 0.5.0.
|
2014-04-02 16:18:45 -04:00 |
Edgar Velazquez-Armendariz
|
25ddbb963b
|
Fix a couple of casting warnings.
|
2014-04-02 16:17:10 -04:00 |
Edgar Velazquez-Armendariz
|
2963094267
|
Merge with default
|
2014-04-02 15:58:32 -04:00 |
Wenzel Jakob
|
5dc9f571e7
|
MLT/PSSMLT: better logic for selecting the 'luminanceSamples' parameter
|
2014-04-02 14:40:15 +02:00 |
Wenzel Jakob
|
cf98273c7c
|
subtle gkdtree improvement (Eugene D'Eon reported some issues with primitive clipping in double precision builds)
|
2014-03-27 18:21:09 +01: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
|
4b2ed2e88a
|
libbidir <-> libpython linker improvements
|
2014-03-27 01:29:44 +01:00 |
Wenzel Jakob
|
68609016b2
|
updated macosx build files for Python 3.4
|
2014-03-27 00:45:04 +01:00 |
Wenzel Jakob
|
b2f3d3f1dc
|
added XML/PluginManager instantiation example to documentation
|
2014-03-26 21:54:48 +01:00 |
Wenzel Jakob
|
2ce74299df
|
materials.h: fixed character encoding issue for one preset
|
2014-03-26 21:37:54 +01:00 |
Wenzel Jakob
|
bf9b5c5502
|
Extended PluginManager::create() to be able to work with references and ordered dictionaries
|
2014-03-26 18:03:54 +01:00 |
Wenzel Jakob
|
263876f5b9
|
Fix for Bug #259 (Gian Calgeer)
|
2014-03-25 18:28:09 +01:00 |
Wenzel Jakob
|
e567fea005
|
Fixed error message in hdrfilm (Gian Calgeer)
|
2014-03-25 18:04:40 +01:00 |
Wenzel Jakob
|
96379a07a9
|
MLT: Increase the sample count for the direct illumination pass when the camera has out of focus blur
|
2014-03-24 18:29:53 +01:00 |
Wenzel Jakob
|
e6fcc6a8ae
|
merge
|
2014-03-23 01:29:11 +01:00 |