Skip to content

Releases: blitzar-tech/egui_graphs

v0.13.2

10 Oct 06:37
1fa2fa9

Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

04 Oct 06:27
aee1e91

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

03 Oct 15:23
e600159

Choose a tag to compare

From this release egui 0.23 is supported. New custom node drawing function with example and styles for nodes and edges from egui::Context.

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

02 Oct 08:58
61d82ed

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

27 Sep 20:16
242b29d

Choose a tag to compare

Finally, the direction of the project is now clear. This release reduces functionality by eliminating features such as folding, depth selections, and plans for a minimap and layouts. Instead, the project emphasizes basic functionality and expandability, broadening the ways it can be used.

Plans for first stable release

  • Support native egui styling with ctx
  • Custom node and edges drawing functions
  • Better node and edges styling customization and API
  • Better label styling customization and API

What's Changed

  • Removed parent, children selection and folding by @blitzarx1 in #80

Full Changelog: v0.10.0...v0.11.0

v0.10.0

27 Sep 17:54
32216df

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

16 Sep 15:19
67c887a

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

11 Sep 13:18
344000d

Choose a tag to compare

What's Changed

Full Changelog: v0.7.6...v0.8.0

Note: this release drops support for custom drawing functions. They will be added again in future releases.

v0.7.6

27 Jul 20:05
1765897

Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

27 Jul 13:38
d9eaec4

Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5