Harfang3D v3.1.1 Release Notes

Release Date: 2021-12-31 // over 2 years ago
  • ๐Ÿš€ This minor release brings several fixes, mainly in the Bullet Physics API.

    Engine

    • โž• Added a missing texture render target flag (TF_RenderTarget).
    • โž• Added SetSourceStreamTimecode() to the audio API.

    Physics

    • โšก๏ธ Updated the Physics unit tests.
    • ๐Ÿ›  Fixed an issue in the Kinematic physics matrix.
    • SetRigidBodyAngularDamping() now takes a float instead of a Vec3.

    ๐Ÿ“š Documentation

    • ๐Ÿ›  Fixed several typos in the documentation.