Advertisement

Latest maxscript Activity

WitchLord
October 28, 2023 11:57 PM

By the way, adding simple support for variadic arg lists on registered functions can probably be done quite easily.

  • add support for the … token in the tokenizer
  • add support for the … token in the parser for function signatures
  • add support in the compiler to allow matching function calls to functions t…
  • 5,114 views
    Advertisement
    Advertisement
    Advertisement