Skip to content

Colour my world

Pre-release
Pre-release
Compare
Choose a tag to compare
@fuzzyBSc fuzzyBSc released this 05 Jul 13:59
· 72 commits to master since this release

This revision sees custom colour support added to Items. Just right click and choose the "Set Color" menu item. Colours for functions will automatically reflect their corresponding Item colour. Colours for external Items will automatically flow down from the functional baseline to the allocated baseline.

This release also sees the beginning of type aggregation functionality. In a future release I intend that it will be possible to break up a single large flow in a functional baseline onto several smaller flows in an allocated baseline. This is a reflection of the way that we can discover more detailed information about type as we make our way down through layers of the system, just as we discover more detailed information about items and functions. For the moment this revision alters the on-disk schema in a backwards-compatible way to make flow types a first order concept. This will enable relationships between types to be described in future revisions. You'll also now find types listed within the user interface under the pre-existing Physical and Logical tree views.

That's all for now. Pick up the zip file or deb. Installation is as before. If you choose the zip option just unpack it somewhere and run it with Java 8, including JavaFX. If you choose the deb option just install it as usual and you'll find the jar file in /usr/share/java, ready to be run.