Skip to content

Releases: CaGe-graph/CaGe

2024-04-01

01 Apr 09:11
Compare
Choose a tag to compare

This release fixes a few issues with recent versions of gcc.

2022-11-12

12 Nov 15:51
Compare
Choose a tag to compare
  • Fixed error messages during installation when installing on systems different from Mac OS X.
  • Renamed panel for 4-regular plane graphs with given faces to correctly reflect that the current generator only produces 3-connected graphs.

2022-11-11

11 Nov 09:36
Compare
Choose a tag to compare
  • new version of nanocones generator
  • nanojoin generator by Dieter Mourisse
  • Code clean-up
  • Small technical improvements for the integration with Jmol
  • Technical improvements to PostScript exports
  • Colours in TwoView are now editable through CaGe.ini
  • Removed deprecated methods that broke CaGe when used with recent builds of Java 8

2016-02-23

23 Feb 10:37
Compare
Choose a tag to compare
  • New version of ngons by Pieter Goetschalckx
  • New version of fullgen by Gunnar Brinkmann. This version fixes a bug in the identification of the symmetry group of the fullerenes.

2015-07-15

15 Jul 09:46
Compare
Choose a tag to compare
  • Write log messages to a log file: #38.
  • Made improvements to workflow to modify generator and embedder commands in expert mode: #39.
  • Small changes to the embedder commands for nanocones.

2015-04-30

30 Apr 14:29
Compare
Choose a tag to compare
  • Added SCAD files as an output option for 3D embeddings: #34
  • Fixed bug which broke the export to PostScript: #35
  • Removed gray background from export to PNG: #36
  • Included new version of ngons
  • Added option to only generate generalised fullerenes that can be embedded in a regular lattice: #37

2015-04-08

08 Apr 12:52
Compare
Choose a tag to compare
  • Allow a single embedding to be saved multiple times: #28
  • Embed generalised fusenes with the correct outer face.

2015-04-01

01 Apr 08:34
Compare
Choose a tag to compare
  • Fixed wrong path for java-based embedders: #26
  • Allow a single embedding to be saved multiple times: #28
  • Implemented a mechanism to pass options to a CaGeWriter: #29
  • Fixed default options for TwoView being ignored: #32
  • New version of ngons program by Pieter Goetschalckx
  • Added new writer for spinput files (Spartan input)
  • Refactored internal code and fixed several potential bugs.

2015-03-05

05 Mar 14:17
Compare
Choose a tag to compare
  • Refactored internal code and fixed several potential bugs.
  • Make the vertex size in TwoView configurable. (#22)
  • Added new writer for OFF-files. (#24)
  • Added program to generate generalised fusenes by Pieter Goetschalckx.
  • Made INSTALL.sh executable

2014-10-08

08 Oct 08:02
Compare
Choose a tag to compare
  • Fixed bug which caused CaGe to not function properly with some non-English locales. (#1)
  • Extended the 2D embedder to make the selection of the default outer face configurable. This is only configurable by changing the command in expert mode. (#20)
  • Added tooltip explaining the advantages of ticking the 'use buckygen when possible' checkbox.