Skip to content

v0.71.312

Compare
Choose a tag to compare
@turanszkij turanszkij released this 06 Oct 09:48
· 461 commits to master since this release

Changelog since last release:

  • fix in capsule collision detection by @MortimerSnerd
  • mouse delta position fox for Linux by @dpalais
  • optimizations for integrated GPU resource loading
  • foreground object rendering (useful for FPS weapon)
  • fixes for AMD GPUs
  • font rendering quality improvements
  • scripting updates, many new scripting functions
  • audio fix: loop can be disabled when audio stopped playing
  • enabled particle rendering in planar reflections
  • water rendering improvements:
    • underwater fog is now based on distance to water plane instead of depth difference
    • refraction separation quality improvement
    • ocean underwater improvement
    • refraction fix when looking up from underwater
  • editor:
    • fix for armature reset pose button
    • added new sphere mesh creation