This website requires JavaScript.
Explore
Help
Sign In
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
055029e5c5
core-extra
/
daemon
/
core
/
gui
/
graph
History
Blake Harnden
055029e5c5
pygui: added check so bridge based nodes can only have 1 link between them
2020-10-12 20:41:55 -07:00
..
__init__.py
moved coretk under daemon/core/gui
2019-12-19 09:30:21 -08:00
edges.py
pygui: initial changes to allow multiple wired links between nodes, updated to commonize logic for creating edges and adjustments in the UI for several edge related cases
2020-10-12 20:28:27 -07:00
enums.py
moved coretk under daemon/core/gui
2019-12-19 09:30:21 -08:00
graph.py
pygui: added check so bridge based nodes can only have 1 link between them
2020-10-12 20:41:55 -07:00
node.py
pygui: initial changes to allow multiple wired links between nodes, updated to commonize logic for creating edges and adjustments in the UI for several edge related cases
2020-10-12 20:28:27 -07:00
shape.py
pygui: added class variable type hinting to core.gui.graph
2020-06-19 23:24:07 -07:00
shapeutils.py
pygui: added class variable type hinting to core.gui.graph
2020-06-19 23:24:07 -07:00
tags.py
pygui: added class variable type hinting to core.gui.graph
2020-06-19 23:24:07 -07:00
tooltip.py
pygui: added class variable type hinting to core.gui.graph
2020-06-19 23:24:07 -07:00