Skip to content

v3.4.1

Compare
Choose a tag to compare
@njroussel njroussel released this 11 Dec 12:06
· 496 commits to master since this release

Changes in this version:

  • Upgrade Dr.Jit to v0.4.4

    • Solved threading/concurrency issues which could break loading of large scenes or long running optimizations
  • Scene's bounding box now gets updated on parameter changes 97d4b6a

  • Python bindings for mi.lookup_ior d598d79

  • Fixes to mask BSDF when differentiated ee87f1c

  • Ray sampling is fixed when sample_border is used c10b87b

  • Rename OpenEXR shared library 9cc3bf4

  • Handle phase function differentiation in prbvolpath 5f9eebd

  • Fixes to linear retarder 8033a80

  • Avoid copies to host when building 1D distributions 825f44f .. 8f71fe9

  • Fixes to linear retarder 8033a80

  • Sensor's prinicpal point is now exposed throught m̀i.traverse() f59faa5

  • Minor fixes to ptracer which could result in illegal memory accesses 3d902a4

  • Other various minor bug fixes