Wenzel Jakob
2527bb0dec
area light source bugfix, return to preview button
2010-08-31 21:17:15 +02:00
Wenzel Jakob
02c47237a7
vast collada importer improvements, incomplete bmp loading support
2010-08-31 00:23:34 +02:00
Wenzel Jakob
2650e9f5cb
transparent compression support
2010-08-30 21:40:32 +02:00
Wenzel Jakob
c296248190
preview: allow forcing diffuse sources/receivers -- the latter is not done yet
2010-08-28 22:10:05 +02:00
Wenzel Jakob
723e8d951f
fixed obj serialization issues
2010-08-27 15:33:22 +02:00
Wenzel Jakob
eaf8ba36cb
allow making VPLs diffuse for faster preview convergence
2010-08-27 01:22:48 +02:00
Wenzel Jakob
b49340d02a
win32 importer bugfixes
2010-08-26 17:05:13 +02:00
Wenzel Jakob
378833cefd
mtsimport crash bugfix
2010-08-24 11:19:13 +02:00
Wenzel Jakob
5645cdf360
debian build process update
2010-08-23 22:03:34 +00:00
Wenzel Jakob
e3ea4e9a94
Bitmap: int->size_t
2010-08-23 12:14:31 +02:00
Wenzel Jakob
bd9ff72f4d
limited TGA loading support, better OBJ material import
2010-08-22 23:46:49 +02:00
Wenzel Jakob
76e6ac6322
mtsimport now works with OBJs
2010-08-20 00:45:52 +02:00
Wenzel Jakob
9fed7118bf
better obj parsing & gui scene saving support
...
- do a better job at parsing OBJs with multiple objects
- correctly save XML scenes when there is no integrator or sampler
2010-08-18 17:28:27 +02:00
Wenzel Jakob
b18761dfcc
bugfixes to mtsutil, more parallelization documentation
2010-08-17 01:27:08 +02:00
Wenzel Jakob
93ff7c6f60
merged with main branch
2010-08-16 17:53:43 +02:00
Wenzel Jakob
b8d898b8a5
merged with main branch
2010-08-16 17:48:29 +02:00
Wenzel Jakob
094a0226b6
mtsutil feature is done
2010-08-16 17:16:13 +02:00
Wenzel Jakob
1867232a89
added a scene argument to the subsurface integrator
2010-08-16 16:34:43 +02:00
Wenzel Jakob
29e713acf4
removed unused Li feature from Subsurface
2010-08-16 16:06:42 +02:00
Wenzel Jakob
1442571546
mtsutil changeset 2
2010-08-16 15:31:39 +02:00
Wenzel Jakob
ab2e6b4ca7
Phong now takes a separate color and reflectance argument
...
This change will soon be implemented with the remaining materials
2010-08-15 15:24:30 +02:00
Wenzel Jakob
be13518cc4
new composite material, which represents a linear blend of BSDFs
2010-08-15 12:29:18 +02:00
Wenzel Jakob
fa1789be6d
portal luminaire, support for adjustments when importing from COLLADA, bugfixes
2010-08-13 14:53:52 +02:00
Wenzel Jakob
be412e8313
Accumulated changes since the v.0.1.1. release
...
* constant.cpp, src/libhw/vpl.cpp: Support for image environment
sources and spot lights in the real-time preview.
* mitsuba.cpp: Ability to run the 'mitsuba' execubable in arbitrary
locations on OSX while ensuring that it still finds all plugins etc.
* mtsimport: COLLADA importer support for ambient lights and 'polylist' meshes.
* scene.cpp: Create a default camera when none is specified in the XML file.
* constant.cpp, src/libhw/vpl.cpp: Support for rendering constant environment
sources in the real-time preview.
* glwidget.cpp, mainwindow.cpp: Support for Drag & Drop
* glwidget.cpp, mainwindow.cpp: The Mitsuba user interface now also
doubles as an EXR viewer / tonemapper. Drag an EXR file onto the
UI or open it using the File menu, and the image opens in a new
tab. Afterwards, it is possible to export the image as a tonemapped
8-bit PNG image.
2010-08-10 02:34:58 +02:00
Wenzel Jakob
08b1861c4d
Initial import of Mitsuba version 0.1.1
...
Unfortunately, no history for the existing files could be imported from
the previous SVN repository (it is mixed with as-of-yet unpublished research).
2010-08-09 19:38:37 +02:00