Wenzel Jakob
213f7d44d3
more work on the composite material
2010-11-14 18:52:39 +01:00
Wenzel Jakob
5594d2ba5e
composite material support
2010-11-14 18:24:12 +01:00
Wenzel Jakob
e5b707df11
MtsBlend: support for most material types
2010-11-14 16:52:28 +01:00
Wenzel Jakob
c82899de89
expose texture wrapping
2010-11-14 14:27:32 +01:00
Wenzel Jakob
fd68671dbc
MtsBlend: support for textures and materials
2010-11-13 01:40:31 +01:00
Wenzel Jakob
81982c8932
MtsBlend: refresh feature
2010-11-12 15:43:07 +01:00
Wenzel Jakob
bd69a0fb0b
added a basic quaternion data structure
2010-11-12 14:16:47 +01:00
Wenzel Jakob
37d06c5623
instancing works
2010-11-12 11:03:43 +01:00
Wenzel Jakob
4c5b2a6942
MtsBlend: missing files (lamp control panel + properties)
2010-11-12 02:05:24 +01:00
Wenzel Jakob
846b314676
MtsBlend: support all light source types
2010-11-12 00:56:19 +01:00
Wenzel Jakob
364d9bb13f
MtsBlend: better integration
2010-11-11 17:24:29 +01:00
Wenzel Jakob
afdbd4540a
MtsBlend: handle area light sources
2010-11-11 02:04:56 +01:00
Wenzel Jakob
f0a4af5e38
MtsBlend: do a better job at exporting point lights
2010-11-11 00:48:50 +01:00
Wenzel Jakob
d573371e82
further work on the blender plugin
2010-11-10 22:40:21 +01:00
Wenzel Jakob
8d959971c5
minor updates to the exporter
2010-11-10 17:41:45 +01:00
Wenzel Jakob
5a248f84cc
stab at a Blender plugin that piggybacks on the collada exporter (based on the Pov-Ray exporter)
2010-11-10 12:21:12 +01:00
Wenzel Jakob
10abd101f3
support GLUT-style viewer applications
2010-10-21 23:53:40 +02:00
Wenzel Jakob
fba2d62807
complete reversal of the previous change, since crashes still occurred on some configurations
...
There are now separate boost libraries for the different MSVC++ versions
2010-10-20 13:59:05 -07:00
Wenzel Jakob
7f934760dc
dynamically link to BOOST, this increases interoperability with different versions of MSVC++
2010-10-20 13:08:01 -07:00
Wenzel Jakob
969229d98f
recompiled WIN64 binaries for Boost and COLLADA-DOM without the secure SCL
2010-10-20 12:28:52 -07:00
Wenzel Jakob
fe0a6317df
windows compilation fixes, part 4
2010-10-18 17:22:54 -07:00
Wenzel Jakob
8f86126a14
bring OSX preview-settings up-to-date, exceptions now trap to a debugger if running
2010-10-19 00:47:50 +02:00
Wenzel Jakob
14ef60dc2e
added some missing boost headers
2010-10-19 00:24:08 +02:00
Wenzel Jakob
05266a5033
merge with default branch
2010-10-07 18:57:44 +02:00
Wenzel Jakob
f6e4735a2d
updated COLLADA dom packages to fix the missing SONAME problem
2010-10-06 23:19:32 +00:00
Wenzel Jakob
5da46517da
the initial clustering step works
2010-10-06 02:27:20 +02:00
Wenzel Jakob
5ee46b1f47
compilation fixes for OSX, added some boost files
2010-09-29 18:06:18 +02:00
Wenzel Jakob
e2dfe9a330
some OSX build fixes, missing virtual destructors
2010-09-20 22:19:41 +02:00
Wenzel Jakob
37197e3d23
OSX library path bugfix
2010-09-15 08:53:13 +02:00
Wenzel Jakob
35adc5aca8
Added lots of missing boost headers to fix compilation on OSX
2010-09-14 23:40:32 +02:00
Wenzel Jakob
7ecd3a5e73
updated nvidia suppressions file for valgrind, fixed path resolution error in mitsuba.cpp
2010-09-13 21:35:46 +02:00
Wenzel Jakob
bd71ae8147
OSX cleanups
2010-09-08 11:23:40 +02:00
Wenzel Jakob
b0663fc4fe
fixed debian changelog
2010-09-08 08:00:29 +00:00
Wenzel Jakob
cde6d7d462
Version 0.1.3
2010-09-08 09:56:07 +02:00
Wenzel Jakob
952a2daee3
OSX build fixes
2010-09-03 17:48:40 +02:00
Wenzel Jakob
43003e88d1
updated changelog
2010-09-03 15:17:29 +00:00
Wenzel Jakob
20c5a58cf4
get rid of the QTDIR path detection warning
2010-09-02 00:32:11 +02:00
Wenzel Jakob
96bc8e0422
brought the OSX preview settings dialog up to date
2010-09-01 23:39:55 +02:00
Wenzel Jakob
b55642ca37
windows 32 bit collada fixes (recompiled with /D_SECURE_SCL=0)
2010-08-26 19:14:25 +02:00
Wenzel Jakob
6ee899edb1
merged with main branch
2010-08-24 00:28:56 +02:00
Wenzel Jakob
795a38c60d
plugin starter kit
2010-08-24 00:28:21 +02:00
Wenzel Jakob
01a13f94bb
forgot mtsutil in install file
2010-08-23 22:10:46 +00:00
Wenzel Jakob
5645cdf360
debian build process update
2010-08-23 22:03:34 +00:00
Wenzel Jakob
b63c0a8c99
removed the included SCons release
2010-08-10 18:26:11 +02:00
Wenzel Jakob
b038cedb46
the build-universal.sh script is obsolete
2010-08-10 18:25:16 +02:00
Wenzel Jakob
a02df3bdb5
utilities for building releases on debian/ubuntu
2010-08-10 03:09:26 +02:00
Wenzel Jakob
d95113d02f
qtgui: try to maintain the number of samples/pixel when switching between different samplers.
2010-08-10 02:56:47 +02:00
Wenzel Jakob
719cb479ae
suppressions file for Valgrind+Linux+NVidia OpenGL drivers
2010-08-10 02:52:42 +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
bdde49c24a
cleanups after the import, added .hgignore
2010-08-10 02:06:10 +02:00