Skip to content

Releases: blitzar-tech/egui_graphs

v0.5.4-beta.0

07 Jun 16:50
6b5bda1

Choose a tag to compare

v0.5.4-beta.0 Pre-release
Pre-release

What's Changed

  • Changed elements api & fixed looped edge draw by @blitzarx1 in #47

Full Changelog: v0.5.3...v0.5.4-beta.0

v0.5.3

07 Jun 15:33
e37f35a

Choose a tag to compare

What's Changed

  • Transform refactoring and new transform methods by @blitzarx1 in #45

Full Changelog: v0.5.2...v0.5.3

v0.5.3-beta.0

06 Jun 20:36

Choose a tag to compare

v0.5.3-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2...v0.5.3-beta.0

v0.5.2

05 Jun 18:24

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.2-beta.1

05 Jun 18:06

Choose a tag to compare

v0.5.2-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2-beta.0...v0.5.2-beta.1

v0.5.2-beta.0

05 Jun 13:42

Choose a tag to compare

v0.5.2-beta.0 Pre-release
Pre-release

What's Changed

  • transform any stable graph to graph of crates node and edges by @chriamue in #39
  • refactored helper method and added usage to the examples by @blitzarx1 in #41

New Contributors

Full Changelog: v0.5.1...v0.5.2-beta.0

v0.5.1

04 Jun 20:02

Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Jun 19:43
71bc47f

Choose a tag to compare

Node folding

Folds children of the double clicked node up to nth, where n is configured via new folding_depth settings.

Node Labels

Added labels visualisation for nodes. Shows label of the interacted node. Added settings labels_always which sets to show label for all nodes.

What's Changed

Full Changelog: v0.4.7...v0.5.0

v0.4.7

03 Jun 09:50
75a880c

Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7

v0.4.6

28 May 19:48
abd5a3a

Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6