Skip to content

1.1.0

Compare
Choose a tag to compare
@nylki nylki released this 19 Jun 17:35

Better parametric L-System support:

  • match() works now for parametric L-Systems (that use objects as symbols), by parsing only the .symbol parameter inside match, when matching against objects instead of strings.
  • classic syntax stuff like A<B>C does therefore work aswell for parametric L-Systems