what's new.md 863 B

2.6.0:

Major updates

Updates

  • Effect.getVertexShaderSource() and Effect.getFragmentShaderSource() now returns the effective shader code (including evaluation of #define) (deltakosh)

Exporters

API doc

Bug fixes

  • Fixed an issue withaspect ratio when using CreateScreenshot (deltakosh)

Breaking changes