CPlot Changelog

What's new in CPlot 1.10

Nov 27, 2017
  • First Windows version
  • Overloading of functions (f(), f(x), f(x,y), and parameter f in the same namespace)
  • Fixes an infinite loop in the parser
  • Brackets and braces can be used for grouping and function calls
  • Fixes a bug where parameters override variables in user-defined functions
  • Adds binary functions and operators (and, or, xor, bit, ieee_m, ieee_e)
  • Adds clamp functions
  • Hexagon and triangle masks now stay centered as the grid changes