Skip to content

v14.3.1

Latest
Compare
Choose a tag to compare
@paroj paroj released this 22 Oct 22:57
· 11 commits to master since this release
  • Main
    • Animation - fix crash w/o keyframes on libc++ (#3237)
    • ScriptCompiler - pass on variables as names
  • CMake: add deprecation warnings to plugins
  • Overlay: Font - report unsupported parameter
  • Plugins: RsImage - expose *.hdr support
  • Plugins: STBI - update stb_image
  • GLSupport: Android - add currentEGLSurface misc param (#3236)
  • Docs
    • fix some minor doxygen warnings
    • Manual - improve fontdef documentation
    • Manual - move multi-module shaders to GLSL section
    • Material - fix invalid references
    • recent doxygen does not like _ in labels any more
    • Tutorial1 - reference gltut for quaternions
    • update BuildingOgre
    • D3D9: fix documentatuon of _cleanupDepthBuffers
  • Samples: Browser - log if plugin is not a sample