- msvc project changes
printf
char** version back
char** version back
no char** version
no char** version
right keys used now
right keys used now
cleaned code
debugging cmap save
debugging cmap save
curve map saving
newer version of Gwyfile library
- released Build 1.4
- removed #define GWYSCANDLL_API __declspec(dllexport) for Windows library linking
- fixed Linux warnings
- updated version in configure.ac
- released Build 1.4
- updated NEWS
- incremental changes
- updated NEWS
- fixed gwyscan_add_gwyddion_xyz() - function generated unopenable file when some xypos values were integers; wrong header padding
fixed 'gwyscan_save_gwyddion_xyz' when unable to open file for writing
- fixed ‘foo* bar’ to ‘foo *bar’
- added wrappers for all path creation functions
- fixed functions returning Ncp in an out-argument to not crash when the caller
- changed parameter order of lissajous and rosette path creator
- removed trailing whitespace
- started a Python module
- updated gwyfile to version 1.4+
- added an example which makes xyz data previews transformed in various ways
- fixed more preview region calculation bugs
- fixed various bugs in preview-average and area copying
- added preview to built example programs
- trying to fix parameter documentation
- added OpenMP configure check and compilation flags
- actually added the modify_path examples to the list of programs
- removed flann check from configure
- removed flann compiler and linker flags in lib
- replaced the travelling salesman solver for random paths
- removed flann from preview, replacing it with preview_average
- removed reference to flann usage example from documentation
- removed flann example
fixed gwyscan_preview_subset()
- actually use the filter-out-attrs input filter
fixed gwyfile_set_error_errno
Release 1.3
Release 1.3
Release 1,3
fixed Linux warnings
defined MIN macro
krpa
Release 1.3
- released Build 1.3
added Lissajous and cycloid routines for creating scan paths
- released Build 1.2
- fixed gwyscan_add_gwyddion_array()
- gwyscan_preview() and gwyscan_preview_average() documentation updated
- minor changes
- added gwyscan_add_gwyddion_xyz()