Share

Crispy Plotter

File Release Notes and Changelog

Release Name: Crispy Plotter 1.5

Notes:
Crispy Plotter 1.5 Release Notes
================================

With version 1.5 of Crispy Plotter many new features have been introduced.
Here is a short list of most interesting one:

*   New User Interface
    Crispy Plotter now has a brand new, fully reworked interface. Instead
	of using one overloaded tool window, now function editor and settings
	have been integrated into the main window.

*   Workspace View
    with the workspace Crispy Plotter provides easy access on your function
    files. The workspace shows you a tree structure of a folder on your file
    system. Apart from opening function files you can also rename, move and
    delete file and folders.
	
*   Exporting Images
    In Crispy Plotter you can export your functions graphs as images to 
    insert them in your text documents or presentations. Crispy Plotter 
    supports one raster image format (Windows Bitmaps) and two vector 
    graphic formats (Enhanced Meta Files and Scalable Vector Graphics).
	
If you would like to learn more about Crispy Plotter or you would like to
contribute to the Crispy Plotter, check the Crispy Plotter HTML manual (You can
open it by clicking on "Help" > "Open Help in Browser" in the main menu.).

Changes: 2007-09-13 Konrad K�lzer (kk@crispy-cow.de) - Improved var list editor 2007-09-12 Konrad K�lzer (kk@crispy-cow.de) - Fixed implementation of smoothstep() 2007-09-11 Konrad K�lzer (kk@crispy-cow.de) - Manifest file embedded to Crispy Plotter - Fixed display of wrong function value for functions using rand() 2007-09-08 Konrad K�lzer (kk@crispy-cow.de) - Crispy Plotter is now restricted to one instance: - Command line arguments for opening functions are passed to existing instance - Improved WaveOut plug-in: - Unstable playing from buffers removed - Playing a sound is done by creating a wave file and plying it. 2007-09-04 Konrad K�lzer (kk@crispy-cow.de) - Added NSIS installer and uninstaller 2007-08-22 Konrad K�lzer (kk@crispy-cow.de) - Improved SVG export: Drawing elements sticking out of page now are hidden by clip path 2007-08-21 Konrad K�lzer (kk@crispy-cow.de) - File paths of opened funciton files are updated noew, when files in workspace are moved, renamed or deleted - CP now opens a function file if its file path is passed as command line argument 2007-08-20 Konrad K�lzer (kk@crispy-cow.de) - Added Workspace toolbar - Fixed initial state of dpi combo box in export form 2007-07-26 Konrad K�lzer (kk@crispy-cow.de) - Added SVG export (not final yet) 2007-07-23 Konrad K�lzer (kk@crispy-cow.de) - Improved placement of hint pointer for graph tooltips (not final yet) 2007-07-07 Konrad K�lzer (kk@crispy-cow.de) - Added export functionality - Added EMF (Enhancded Meta File) export (not final yet) - Added copy to clipboard function for plotter view (copy as EMF) 2007-02-16 Konrad K�lzer (kk@crispy-cow.de) - Improved source code documentation for unit files 2007-02-11 Konrad K�lzer (kk@crispy-cow.de) - Added description colum to parameter editor - Removed function page editor of library (not needed anymore) - Replaced Function Library with a workspace view (similar functionality) - Fixed bug: Starting CP with an active plug-in works fine now. - Fixed bug: Function Autocomplete window pops up fully visible within screen borders now. 2006-12-17 Konrad K�lzer (kk@crispy-cow.de) - Introduced new interface: - Removed tool window - Dockable function library, function tabs and settings - New function tab form and editor - Moved status bar from plotter to main form - Improved coordinate axes description - Improved coloring of sub grid levels 2006-03-15 Konrad K�lzer (kk@crispy-cow.de) - Added new predefined functions: ceil(), floor(), min(), max(), step(), smoothstep() - Renamed predefined function clip() to clamp() - Renamed predefined function fade() to mix() 2006-02-14 Konrad K�lzer (kk@crispy-cow.de) - Crispy Plotter v1.0.2 released 2006-01-xx Konrad K�lzer (kk@crispy-cow.de) - Tool window can be freely resized now (size constraints disabled) - Typos in plug-in fixed 2006-01-03 Konrad K�lzer (kk@crispy-cow.de) - WaveOut reports result of exporting (Language files updated) 2005-09-20 Konrad K�lzer (kk@crispy-cow.de) - Improved random function: Same view point results in same function graph 2005-09-18 Konrad K�lzer (kk@crispy-cow.de) - Fixed bug: Function Editing in the library works flawlessly now. - Fixed bug: Settings.ini: Fields can now have empty values (e.g. Plugin) 2005-08-30 Konrad K�lzer (kk@crispy-cow.de) - Fixed bug: Scanning for directories ignored dirs with additional file attributes 2005-08-30 Konrad K�lzer (kk@crispy-cow.de) - New Ini file format for Settings and Languages 2005-08-24 Konrad K�lzer (kk@crispy-cow.de) - Fixed bug: Negative default values for parameters caused syntax errors - Added new class for internal tab management - User can now specify custom Tab colors - Auto-Complete feature improved 2005-08-15 Konrad K�lzer (kk@crispy-cow.de) - Parameter assignment table marks invalid values red and updates graph on key press - Fixed GL font bug + memory leak when toggling OpenGL on and off 2005-08-11 Konrad K�lzer (kk@crispy-cow.de) - Fixed negative sign bug (Negative sign now has a lower priority than ^) - Auto-Complete feature for pre-defined functions - Open function tabs will be saved to file and restored for the following application start 2005-08-03 Konrad K�lzer (kk@crispy-cow.de) - Extended multi language support for plug-ins (Internationalization Manager kindly provided by Christian Geyer) - English and German are now supported for FileOut and WaveOut plug-ins - Added 2 additional methods for modifying parameter values: * Left clicking on parameter name field * Mouse wheel in parameter value field - Fixed bug: Large values(1e6) of Scalation cause endless loops - Crispy Plotter v1.0.1 released 2005-07-25 Konrad K�lzer (kk@crispy-cow.de) - Added multi language support (Internationalization Manager kindly provided by Christian Geyer) - Supported languages: English and German 2005-07-22 Konrad K�lzer (kk@crispy-cow.de) - Smooth Zooming with +/-/mouse wheel improved - Minor updates in manual (v1.0 -> v1.01) 2005-07-17 Konrad K�lzer (kk@crispy-cow.de) - Crispy Plotter v1.0 released