Skip to content

v36.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 07:54
· 95 commits to master since this release

36.7.0 (2026-08-17)

Bug Fixes

  • FPSMonitor: fix FPSMonitor for float numbers (4b922db)

Features

  • WebGPU: add force-nearest volume components (abc14c7)
  • WebGPU: add independent component mix presets (2abc8ad)
  • WebGPU: add multi component volume sampling (94444a2)
  • WebGPU: add support for RADON_TRANSFORM_BLEND (49110c7)
  • WebGPU: add support for shaded composite rendering (c30ecf0)
  • WebGPU: add volume label outline (82a18c5)
  • WebGPU: add volume labelmap edge projection blend (1e76ec2)
  • WebGPU: add volume scattering and shadow lighting (daca6a6)
  • WebGPU: match volume lighting features with WebGL (6b5ff7a)

Performance Improvements

  • WebGPU: improve VolumePass/FSQ (be884c2)