Wenzel Jakob
|
baa06cdad0
|
compilation fix for double precision
|
2012-01-07 19:04:00 -05:00 |
Wenzel Jakob
|
47ad782273
|
added a linear blend BSDF that can handle textures
|
2012-01-07 18:46:33 -05:00 |
Wenzel Jakob
|
63e629c106
|
race condition fix in wireframe.cpp
|
2011-12-30 22:18:33 +01:00 |
Wenzel Jakob
|
e0a7438495
|
support for unmanaged threads (e.g. started from python)
|
2011-12-09 16:28:14 -05:00 |
Wenzel Jakob
|
d0795bc2a2
|
some more debug info in gridvolume.cpp
|
2011-12-03 13:10:34 -05:00 |
Wenzel Jakob@Feynman.redrover.cornell.edu
|
bc17d96852
|
typo in preprocessor directive
|
2011-11-22 12:50:21 -05:00 |
Wenzel Jakob
|
31a01c957c
|
wireframe patch
|
2011-11-20 00:08:26 -05:00 |
Wenzel Jakob
|
3e0e3cd757
|
wireframe improvements
|
2011-11-11 12:09:11 -05:00 |
Wenzel Jakob
|
7328637c54
|
the wireframe texture now tries to automatically estimate a good line width
|
2011-11-08 18:33:41 -05:00 |
Wenzel Jakob
|
45b93d62be
|
added support for wireframe rendering
|
2011-11-08 17:54:38 -05:00 |
Wenzel Jakob
|
32d5af0cd4
|
fixed a serious bug in ConditionVariable::wait(int ms) and got rid of some GUI deadlocks
|
2011-10-20 19:02:59 -04:00 |
Wenzel Jakob
|
04c0351d8a
|
deadlock issues, part 1
|
2011-10-20 15:22:29 -04:00 |
Wenzel Jakob
|
7ec713347f
|
GUI crash bugfix
|
2011-10-16 03:22:48 -04:00 |
Wenzel Jakob
|
7f71397b82
|
OSX build fix
|
2011-10-15 01:21:51 -04:00 |
Wenzel Jakob
|
46541e42d8
|
path tracer docs
|
2011-10-03 00:53:25 -04:00 |
Wenzel Jakob
|
137084f24f
|
documentation for the direct illumination integrator
|
2011-10-02 23:11:24 -04:00 |
Wenzel Jakob
|
e31e0a15ad
|
merge
|
2011-09-21 18:30:08 -04:00 |
Wenzel Jakob
|
4c11979885
|
minor tweaks
|
2011-09-21 15:49:40 -04:00 |
Wenzel Jakob
|
30a93f4bbc
|
texturable specular reflectance for coating + roughcoating
|
2011-09-19 19:19:00 -04:00 |
Wenzel Jakob
|
2b9057cf64
|
merge
|
2011-09-19 18:28:37 -04:00 |
Wenzel Jakob
|
021217abb9
|
OpenMP/Win32 bugfixes
|
2011-09-19 18:27:36 -04:00 |
Wenzel Jakob
|
474d90c43e
|
windows compilation fix
|
2011-09-18 01:05:28 -04:00 |
Wenzel Jakob
|
1a731394c8
|
fixed rough coating, renamed sssbrdf -> rmbrdf to avoid further confusion
|
2011-09-17 22:44:07 -04:00 |
Wenzel Jakob
|
45d3be5ec5
|
rough plastic documentation is done..
|
2011-09-17 21:28:43 -04:00 |
Wenzel Jakob
|
1852d18833
|
roughplastic documentation updates
|
2011-09-17 20:27:21 -04:00 |
Wenzel Jakob
|
07c94672ac
|
plastic documentation tweaks
|
2011-09-17 19:37:41 -04:00 |
Wenzel Jakob
|
f5bde3beb6
|
smoothplastic doc updates
|
2011-09-17 19:29:48 -04:00 |
Wenzel Jakob
|
8a1ffc211b
|
documentation updates
|
2011-09-17 18:46:11 -04:00 |
Wenzel Jakob
|
03264f9913
|
got the rough plastic material to work properly again
|
2011-09-17 17:07:40 -04:00 |
Wenzel Jakob
|
4cd971e274
|
a few fixes to plastic and roughplastic
|
2011-09-17 15:47:01 -04:00 |
Wenzel Jakob
|
0df346f604
|
a few structural improvements to the mipmap & texture classes
|
2011-09-17 15:32:46 -04:00 |
Wenzel Jakob
|
15e133d52f
|
it compiles again
|
2011-09-17 02:18:10 -04:00 |
Wenzel Jakob
|
538dd6f89f
|
added precomputed data and code to efficiently evaluate the rough transmittance through a microfacet surface
|
2011-09-17 01:46:19 -04:00 |
Wenzel Jakob
|
14ce675ebb
|
medium handling fixes in photonmapper.cpp
|
2011-09-15 14:03:45 -04:00 |
Wenzel Jakob
|
94ea62495c
|
documentation updates, finished the disk shape
|
2011-09-14 16:07:02 -04:00 |
Wenzel Jakob
|
38b0f38a1d
|
disk intersection shape, crash bugfix
|
2011-09-14 14:28:26 -04:00 |
Wenzel Jakob
|
31fc314882
|
removed a warning
|
2011-09-14 14:14:24 -04:00 |
Wenzel Jakob
|
646f2b6a98
|
don't recompile the entire renderer just because the version number changed
|
2011-09-14 14:12:22 -04:00 |
Wenzel Jakob
|
e47ffcc3a7
|
store the complete path of recent files
|
2011-09-14 11:48:56 -04:00 |
Wenzel Jakob
|
39b16c5234
|
better mtsgui behavior with multi-screen setups
|
2011-09-14 11:39:25 -04:00 |
Wenzel Jakob
|
14b65e4d94
|
added documentation for the rectangle shape
|
2011-09-14 02:05:00 -04:00 |
Wenzel Jakob
|
1dc823094e
|
VPL renderer light leak bugfix
|
2011-09-14 01:30:14 -04:00 |
Wenzel Jakob
|
a42d5d620a
|
trimesh generation for rectangle, better trimesh generation for sphere
|
2011-09-14 01:24:58 -04:00 |
Wenzel Jakob
|
2303240218
|
fixed UV coordinates
|
2011-09-13 20:47:50 -04:00 |
Wenzel Jakob
|
e73fc382c3
|
more work on the rectangle intersection shape
|
2011-09-12 21:06:06 -04:00 |
Wenzel Jakob
|
df34877fc6
|
merge
|
2011-09-12 17:58:04 -04:00 |
Wenzel Jakob
|
e6f3a01246
|
added a skeleton for a rectangle intersection shape
|
2011-09-12 17:57:53 -04:00 |
Wenzel Jakob
|
df9adc5b99
|
fixed a typo
|
2011-09-12 17:50:16 -04:00 |
Wenzel Jakob
|
37a44865e3
|
fix serious mtsgui save-related bug that could destroy the scene. This happened when saving from a cloned tab.
|
2011-09-12 16:09:40 -04:00 |
Wenzel Jakob
|
106ef46287
|
log a bit more information about the running system
|
2011-09-10 15:07:04 -04:00 |