Skip to content

Tags: hahnec/plenoptisign

Tags

v1.1.3

Toggle v1.1.3's commit message
Merge branch 'develop' of https://github.com/hahnec/plenoptisign into…

… develop

v1.1.2

Toggle v1.1.2's commit message
Merge remote-tracking branch 'origin/develop' into develop

v1.1.1

Toggle v1.1.1's commit message
fix(cli): remove input prompts for GUI option -g

v1.1.0

Toggle v1.1.0's commit message
feature(docs): first complete API documentation

v1.0.0-beta

Toggle v1.0.0-beta's commit message
 feat(gui): Add GUI to interactively use the design tool

BREAKING CHANGE:

Class variables in mainclass.py are refactored to only indicate
accessible ones being public.

A new config module is integrated to save data for the next startup.

A new option "-g" is available to start the GUI from the command-line.

For installation, setup.py configuration is extended to enable py2app to
generate an OSX application.

Included icons with GPL-3.0 license.

The cgi.html consists of JavaScript written code to pass data to the
cgi_script.py and is included to facilitate web-based CGI usage.

The structure of the mainclass.py and mixin classes is slightly changed
for redundant code removal and better readability.

The README file has been updated accordingly.

v0.4.0-alpha

Toggle v0.4.0-alpha's commit message
refactoring - function solver