Skip to content

v4.1.9

Compare
Choose a tag to compare
@objeck objeck released this 09 Mar 05:40
· 10296 commits to master since this release

Added a support for matrix math.

Highlights:

  1. Added a matrix math library (new)
  2. Code incorrectly generated for overload functions with default parameter values (fix)
  3. Conditional expressions used in '+=' statements generated compiler errors (fix)