Skip to content

Releases: jpaulm/drawfbp

Starting to work on performance issues...

Choose a tag to compare

@jpaulm jpaulm released this 24 Apr 15:06

Starting to work on performance issues... Help would be appreciated!

Fix arrowhead problem

Choose a tag to compare

@jpaulm jpaulm released this 20 Apr 19:53

Fix arrowhead problem (the "pan" function was moving everything correctly except the arrowheads!); also changed some colours.

Fixed major Zoom bug!

Choose a tag to compare

@jpaulm jpaulm released this 13 Apr 21:05

Fixed major zoom bug - zoom now working... see #79 . Issue closed.

However, can't detect block edges at tail of arrows while zoomed - in or out - issue raised: #80

Help would be appreciated!

Fix bug caused by duplicate bend items in diagram

Choose a tag to compare

@jpaulm jpaulm released this 09 Apr 19:04

Fix bug caused by duplicate bend items in diagram - #78

Implementing IntelliJ suggestions

Choose a tag to compare

@jpaulm jpaulm released this 03 Apr 18:56

Implementing IntelliJ suggestions - not all, but quite a lot... and DrawFBP still seems to work!

Remove refs to log4j (not used)

Choose a tag to compare

@jpaulm jpaulm released this 09 Jan 16:03
400eacd

Remove refs to log4j (not used)

Completed GoFBP generation logic

Choose a tag to compare

@jpaulm jpaulm released this 21 Dec 17:19

Completed GoFBP generation logic

Other minor fixes

Completed logic to build GoFBP networks from diagrams

Choose a tag to compare

@jpaulm jpaulm released this 06 Dec 17:40

Completed logic to build GoFBP networks from diagrams (except... imports can be improved - next release)

Also, some adjustments to line detection - Line2D modified to use math.geom2D package

Fix bug attaching arrow to line in another

Bug fixed; more GoFBP function added

Choose a tag to compare

@jpaulm jpaulm released this 04 Dec 17:02
76fe673

Bug fixed;

More GoFBP function added

More performance improvements

Choose a tag to compare

@jpaulm jpaulm released this 16 Jul 18:59

Moved some CPU-heavy functions out of draw - should improve performance a bit...