Skip to content

v1.3 - Engine overload 🏎

Compare
Choose a tag to compare
@Romanx Romanx released this 02 Jun 17:35
· 38 commits to master since this release
b98e6f0

Features

  • Add render function overload for Lambdas #55 (Thanks to @Baccanno for the request and helping work out the requirements)
  • Make RenderSettings and RendererSettings public on Context #50 (Thanks to @emazv72 for the enhancement)

Fixes

  • Zero Numeric literals should be considered falsey #53 (Thanks to @emazv72 for the fix)