Skip to content

v0.9.1

Compare
Choose a tag to compare
@ASPePeX ASPePeX released this 27 Nov 10:25
· 1876 commits to master since this release
  • FUSEE and the Blender Exporter are able to export/import Diffuse BSDF and Glossy BSDF Materials from Blender.
    Note that FUSEE will always use the GGX distribution function in Glossy BSDF shaders for now.
  • The respective methods to create such materials in FUSEE itself can be found in MakeEffect.
  • RC.ClearColor is expected to be in linear color space like the rest of the colors we define in the user code.
  • Introduces new log level Verbose.
  • Implementation warnings changed to log level Verbose
  • Fixed and updated NuGet build script. It now packs the blender plugin directly to zip.
  • Fixed DeltaTime documentation.
  • Suppress OpenTK restore warning in DnTemplate & VSTemplate

Nuget