Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 08:49
· 90 commits to main since this release
869a9ef

What's Changed

Some more improvements related to camera and depth

  • Camera with fov==0 does not move backwards when zooming out by @almarklein in #1090
  • Set ruler's z-position closer to origin to avoid ruler disappearing when camera.depth is small by @almarklein in #1101

User-facing changes

  • Drop Python 3.9 because its already broken, and bump CIs by @hmaarrfk in #1104
  • Pass through worldobject parameters from Text Object by @hmaarrfk in #1102
  • Promote the use of VolumeMipMaterial instead of the VolumeRayMaterial base class by @almarklein in #1107

Internal (and low-level) changes

New Contributors

Full Changelog: v0.10.0...v0.11.0