Skip to content

Releases: jpaulm/drawfbp

Starting to work on performance issues...

24 Apr 15:06
Compare
Choose a tag to compare

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

Fix arrowhead problem

20 Apr 19:53
Compare
Choose a tag to compare

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

Fixed major Zoom bug!

13 Apr 21:05
Compare
Choose a tag to compare

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

09 Apr 19:04
Compare
Choose a tag to compare

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

Implementing IntelliJ suggestions

03 Apr 18:56
Compare
Choose a tag to compare

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

Remove refs to log4j (not used)

09 Jan 16:03
400eacd
Compare
Choose a tag to compare

Remove refs to log4j (not used)

Completed GoFBP generation logic

21 Dec 17:19
Compare
Choose a tag to compare

Completed GoFBP generation logic

Other minor fixes

Completed logic to build GoFBP networks from diagrams

06 Dec 17:40
Compare
Choose a tag to compare

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

04 Dec 17:02
76fe673
Compare
Choose a tag to compare

Bug fixed;

More GoFBP function added

More performance improvements

16 Jul 18:59
Compare
Choose a tag to compare

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