Version 1.10 (64-bit, 32-bit)
- 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
Version 1.9
- Equal area binning in Riemann histograms
- Complex plane histograms
- Improvements in the OpenGL code
- Fixes reflection texture being upside-down
Version 1.8
- New graph type: Riemann histogram
- Faster computation of complex expressions
- Gallery browser
- Delayed loading of gallery menu for faster startup
- Improved event handling for smoother animation
- Documents remember collapsed state of the settings boxes
- Implicit graphs on R2 work again
Version 1.7
- Graphs can be hidden by command-clicking items in the graphs list
- Improved handling of multiple graphs per plot and their transparencies
- Faster depth-sorting
- Parameter hotkeys (pressing 1..0 + arrow keys changes parameter 1..10)
- More precise arrow keys
- Images can be dragged between the texture views
- Dragging of input range fixed
- Apply button in the definitions dialog
- Custom alpha masks
- Better compression of textures in .cplot files
Version 1.6
- Color mode graphs on the Riemann sphere
- Two new texturing modes for color graphs: Centered and Spherical
- All texturing modes now also on R2 → R2 color mode
- More fluid trackpad scrolling
- Option to automatically check for updates
- Faster drawing of textures and alpha masks
- Display problems with antialiasing and textures fixed
- Cleaner settings box (more inactive settings controls hidden, inactive texture controls dimmed)
- Movie export sorts the parameter list alphabetically and remembers the loop mode
- Fan mask updated
Version 1.5
- Movie export (MP4)
- Image export (TIFF, PNG, JPG, JPG 2000, BMP)
- Custom transparency modes
- Subtractive transparency mode updated
- Glass transparency mode added
- Transparency mode button enabled for color mode graphs
- Fixes handling of multiple constraints on complex parameters
- Fixes description text clipping in preferences dialog
- Fixes resize behaviour of error message field on main window
- Adds File > Duplicate menu item
Version 1.4
- Adds color modes for complex functions and R2 → R2
- Program is now more responsive during high-quality/low-framerate animations
- Adds phase and units textures
- Adds hexagon mask
- Minimum grid size lowered to a single tile (for alpha masks)
- Fixed a crash from copying textures when adding new graphs
- Fixed transparency of the axis tick marks on 2d axes
Version 1.3.2
- Fixes an error that prevented document windows from opening on Yosemite
- Adds preference to disable writing of custom icons for .cplot files
Version 1.3.1
Bugfixes for OS X Mavericks:
- Gallery menu being empty
- More robust OpenGL initialization
- Wrong resize behaviour of reset custom clipping plane button fixed
Version 1.3
- Depth sorting
- Adds |z| syntax for abs(z)
- Custom clipping plane
- Implicit line graphs
- New automatic variables: phi, theta
- More and better random-functions
- Smaller fixes and improvements
Version 1.2
- Discontinuity detection
- Multithreaded line graph computation
- Creates new graphs as copies of the current graph
- Bessel functions: J, Y, I, K
- Airy functions: Ai, Bi, Ai', Bi'
- Exponential integrals: Ei, En
- Modulo operator (x % y) updated
- Hides the texture, grid and mask settings for line graphs and vector fields
Version 1.1
- User gallery
- Unicode exponents
- Added "const" function for physical constants
- Added modulo operator
- Added min/max functions, better comparison operators
- Bugfixes and speed improvements for vector fields
- Improved parsing in text fields
Version 1.0
- Initial release