File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,36 @@ Incoming release
1111
1212- TBA
1313
14+ Mitsuba 2.1.0
15+ -------------
16+
17+ *May 19, 2020 *
18+
19+ - Switch to OptiX 7 for GPU ray tracing backend (`#88 <https://github.com/mitsuba-renderer/mitsuba2/pull/88 >`_)
20+ - Mesh memory layout redesign (`#88 <https://github.com/mitsuba-renderer/mitsuba2/pull/88 >`_)
21+ - Custom shape support for OptiX raytracing backend (`#135 <https://github.com/mitsuba-renderer/mitsuba2/pull/135 >`_)
22+ - ``xml.dict_to_xml() `` for writing XML scene file from Python (`#131 <https://github.com/mitsuba-renderer/mitsuba2/pull/131 >`_)
23+
24+ Mitsuba 2.0.1
25+ -------------
26+
27+ *May 18, 2020 *
28+
29+ - ``xml.load_dict() `` for Mitsuba scene/object construction in Python (`#122 <https://github.com/mitsuba-renderer/mitsuba2/pull/122 >`_)
30+ - Scene traversal mechanism enhancement (`#108 <https://github.com/mitsuba-renderer/mitsuba2/pull/108 >`_)
31+ - Support premultiplied alpha correctly (`#104 <https://github.com/mitsuba-renderer/mitsuba2/pull/104 >`_)
32+ - Spot light plugin (`#100 <https://github.com/mitsuba-renderer/mitsuba2/pull/100 >`_)
33+ - Add Blender mesh constructor (`40db7be <https://github.com/mitsuba-renderer/mitsuba2/commit/40db7be01215 >`_)
34+ - Irradiancemeter sensor plugin (`b19985b <https://github.com/mitsuba-renderer/mitsuba2/commit/b19985b28568 >`_)
35+ - Radiancemeter sensor plugin (`#83 <https://github.com/mitsuba-renderer/mitsuba2/pull/83 >`_)
36+ - Distant emitter plugin (`#60 <https://github.com/mitsuba-renderer/mitsuba2/pull/60 >`_)
37+ - Custom shape support for Embree raytracing backend (`2c1b63f <https://github.com/mitsuba-renderer/mitsuba2/commit/2c1b63f9d1de >`_)
38+ - Add ability to specify Python default variant (`4472b55 <https://github.com/mitsuba-renderer/mitsuba2/commit/4472b55d080f >`_)
39+ - Add pytest -m "not slow" option (`4597466 <https://github.com/mitsuba-renderer/mitsuba2/commit/4597466d8ca7 >`_)
40+ - Moment integrator and Z-tests (`74b2bf6 <https://github.com/mitsuba-renderer/mitsuba2/commit/74b2bf658c7f >`_)
41+ - Spatially-varying `alpha ` for roughconductor and roughdielectric (`cac8741 <https://github.com/mitsuba-renderer/mitsuba2/commit/cac8741de935 >`_)
42+ - Various bug fixes and other improvements
43+
1444Mitsuba 2.0.0
1545-------------
1646
You can’t perform that action at this time.
0 commit comments