v3.3.0
Changes in this version:
- Upgrade Dr.Jit to v0.4.2
- Emitters' members are opaque (fixes long JIT compilation times)
df940c1
- Sensors' members are opaque (fixes long JIT compilation times)
c864e08
- Fix
cylinder
's normalsd9ea8e8
- Fix next event estimation (NEE) in volume integrators
a71b946
mi.xml.dict_to_xml
now supports volumes15d63df
- Allow extending
AdjointIntegrator
in Python15d63df
mi.load_dict()
is parallel (by default)bb672ed
- Upsampling routines now support
box
filters64e2ab1
- The
Mesh.write_ply()
function writess, t
rather thanu, v
fieldsfe4e448
- All shapes can hold
Texture
attributes which can be evaluatedf6ec944
- Radiative backpropagation style integrators use less memory
c1a9b8f
- New
bsplinecurve
andlinearcurve
shapese4c847f
..79eb026