Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-11-23 | 463 Bytes | |
Version 1.10.tar.gz | 2017-11-23 | 8.9 MB | |
Version 1.10.zip | 2017-11-23 | 9.1 MB | |
Totals: 3 Items | 18.0 MB | 0 |
- 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