mitsuba/src/librender
Wenzel Jakob 37d06c5623 instancing works 2010-11-12 11:03:43 +01:00
..
bsdf.cpp Partial rewrite, part 1. Does not fully compile yet 2010-09-10 03:14:48 +02:00
camera.cpp added copyright headers to all relevant source files 2010-09-02 23:41:20 +02:00
film.cpp committed a number of accumulated architectural changes (see body for details) 2010-10-16 00:33:32 +02:00
gatherproc.cpp fixed various win64 compilation problems 2010-10-19 21:04:47 +02:00
imageproc.cpp added copyright headers to all relevant source files 2010-09-02 23:41:20 +02:00
imageproc_wu.cpp added copyright headers to all relevant source files 2010-09-02 23:41:20 +02:00
integrator.cpp windows compilation fixes 2010-10-18 16:44:54 -07:00
intersection.cpp support face normals in the preview 2010-10-16 04:01:21 +02:00
irrcache.cpp initialization-related bugfixes 2010-09-14 00:51:09 +02:00
kdtree.cpp instancing works 2010-11-12 11:03:43 +01:00
luminaire.cpp changed the way that luminaire importance sampling works -- now, a sampling weight can be specified 2010-11-11 21:52:49 +01:00
medium.cpp Partial rewrite, part 1. Does not fully compile yet 2010-09-10 03:14:48 +02:00
mipmap.cpp support scaling and translating textures 2010-11-05 01:03:13 +01:00
mipmap3d.cpp Partial rewrite, part 1. Does not fully compile yet 2010-09-10 03:14:48 +02:00
particleproc.cpp Partial rewrite, part 1. Does not fully compile yet 2010-09-10 03:14:48 +02:00
photonmap.cpp fixed various win64 compilation problems 2010-10-19 21:04:47 +02:00
preview.cpp instancing works 2010-11-12 11:03:43 +01:00
renderjob.cpp Support for canceling preprocess tasks -- fixes Bug #9 2010-09-14 01:45:24 +02:00
renderproc.cpp Partial rewrite, part 1. Does not fully compile yet 2010-09-10 03:14:48 +02:00
renderproc_wr.cpp added copyright headers to all relevant source files 2010-09-02 23:41:20 +02:00
renderqueue.cpp Partial rewrite, part 1. Does not fully compile yet 2010-09-10 03:14:48 +02:00
rfilter.cpp added copyright headers to all relevant source files 2010-09-02 23:41:20 +02:00
sampler.cpp added copyright headers to all relevant source files 2010-09-02 23:41:20 +02:00
scene.cpp changed the way that luminaire importance sampling works -- now, a sampling weight can be specified 2010-11-11 21:52:49 +01:00
shader.cpp added copyright headers to all relevant source files 2010-09-02 23:41:20 +02:00
shandler.cpp Fix bug #12 reported by Jirka Vorba (propagate named objects between included files) 2010-10-18 23:26:15 +02:00
shape.cpp instancing works 2010-11-12 11:03:43 +01:00
subsurface.cpp fixed SSS material 2010-10-21 12:02:10 +02:00
testcase.cpp partial rewrite part 2, the project now fully compiles again 2010-09-13 21:19:04 +02:00
texture.cpp support scaling and translating textures 2010-11-05 01:03:13 +01:00
trimesh.cpp bugfix for the previous patch :) 2010-10-25 23:44:38 +02:00
util.cpp Partial rewrite, part 1. Does not fully compile yet 2010-09-10 03:14:48 +02:00
volume.cpp added copyright headers to all relevant source files 2010-09-02 23:41:20 +02:00
vpl.cpp Fix bug #6 and some initialization related errors 2010-09-14 02:31:28 +02:00