issues
search
setzer22
/
egui_node_graph
Build your node graph applications in Rust, using egui
MIT License
735
stars
138
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Suggestion: Read-only mode
#115
corentinguilloteau
opened
9 months ago
0
Persistence
#114
Resonanz
opened
10 months ago
1
fix finder position
#112
SergioRibera
opened
1 year ago
0
feat: migrate to egui 0.24
#111
SergioRibera
opened
1 year ago
5
Handling disconnection events on node deletion is a bit cumbersome
#110
oisyn
opened
1 year ago
0
Supports egui 0.23.0
#109
MarkSwanson
opened
1 year ago
1
update to eframe 0.22.0
#108
xigh
opened
1 year ago
0
Update eframe template and make web example work.
#107
Neopallium
opened
1 year ago
0
missing input on Connection Only and then Connection/Constant node
#105
walksanatora
opened
1 year ago
0
give example the ability to zoom in/out and scroll side to side
#104
walksanatora
opened
1 year ago
1
Performance concerns
#103
Bronzdragon
opened
1 year ago
1
Easy way to create pre-existing graph state?
#102
seanmajorpayne
opened
1 year ago
1
Node zoom
#101
hakolao
opened
1 year ago
5
Add topological iterator to Graph class
#100
LvanArkel
opened
1 year ago
1
Add ParamId to output_ui & value_widget{,_connected} methods
#99
tinou98
opened
1 year ago
1
Bump egui to 0.22
#98
kamirr
opened
1 year ago
2
Feature request - allow labeling of edges
#97
dmyyy
closed
1 year ago
2
Cannot use because Color32 is not in epaint::color::Color32
#96
matthiasbeyer
opened
1 year ago
4
Allow inserting responses in draw_graph_editor
#94
kamirr
closed
1 year ago
0
fix: result text in light mode
#93
furkan-guvenc
opened
1 year ago
0
draw_graph_editor: fix cursor_in_editor
#92
kamirr
closed
1 year ago
0
many-to-many connections support
#91
kamirr
opened
1 year ago
9
node categories
#90
kamirr
closed
1 year ago
1
custom separators
#89
kamirr
closed
1 year ago
0
Add top bar UI
#88
kamirr
closed
1 year ago
3
Add WidgetValueTrait::value_widget_always
#87
kamirr
closed
1 year ago
3
add output ui
#86
kamirr
closed
1 year ago
3
Update to egui 0.21 & fix the interaction bug
#85
hakolao
closed
1 year ago
8
Remove Widget on input connection
#84
atoav
opened
1 year ago
1
Cant Compile to web
#83
asgore-undertale
opened
1 year ago
1
add example for bevy-egui #67
#82
Tarkin25
opened
1 year ago
1
Hierarchical design and many-to-many connections
#81
mxgrey
opened
1 year ago
9
Update to egui 0.20
#79
kkngsm
closed
1 year ago
19
New crates.io release
#77
WannaBeKratos
closed
1 year ago
1
Node can decide whether it can be deleted
#76
huisedenanhai
closed
1 year ago
2
Hide close button of node widget
#75
huisedenanhai
closed
1 year ago
3
A couple minor bugfixes
#74
setzer22
closed
1 year ago
0
Box selection and multi-node movement
#72
setzer22
closed
2 years ago
0
Incorrect draw order
#71
edeetee
opened
2 years ago
1
Right click output - create node and connect
#70
edeetee
opened
2 years ago
1
Expose UserState and the node id to value_widget
#69
setzer22
closed
2 years ago
2
implement Default in some struct
#68
kkngsm
closed
2 years ago
1
Would be nice with an example using Bevy and bevy-egui together with this project
#67
TheKnarf
opened
2 years ago
1
The example doesn't work with version 0.3.0
#66
TheKnarf
opened
2 years ago
3
Buttons drawn on (after) the graph doesn't working.
#65
kkngsm
closed
2 years ago
4
Please add minimalistic example using bevy_egui
#64
trsh
closed
2 years ago
11
Fix/incompatible port snap
#62
setzer22
closed
2 years ago
0
return disconnect responses before removal response
#61
bpostlethwaite
closed
2 years ago
4
Cannot use more than one node_graph in an egui app
#60
bpostlethwaite
opened
2 years ago
2
fix ConstantOnly bug of port snapping
#59
kkngsm
closed
2 years ago
1
Next