Skip to content

Fixed Constants+Operator Validation/Print Issues

Compare
Choose a tag to compare
@Makopo Makopo released this 10 Oct 10:54
· 54 commits to master since this release
  • Type casts like (string)-ZERO_VECTOR and/or (string)-ZERO_ROTATION now throws error. Assigning it to some variable before type casting is considered as good, LSO as well.

  • Fixed the issue that the order of operators and operands was incoherent when it reports Invalid operator:. See #93 for the samples.