KOKI
|
be08862056
|
Merge branch 'persistence' into outside-userstate
|
2022-08-26 03:17:46 +09:00 |
|
KOKI
|
774eb5247c
|
add feature persistence
|
2022-08-26 03:17:40 +09:00 |
|
KOKI
|
84c32c720e
|
Change UserState to outside of GraphEditorState
|
2022-08-26 02:40:59 +09:00 |
|
Setzer22
|
ec0e863dc7
|
Add UserState to build_node
This is necessary if your NodeTemplate struct can't store all the
necessary information to define a new node.
|
2022-06-29 15:04:57 +02:00 |
|
Setzer22
|
9bc0ebc946
|
Fix the example
|
2022-06-21 10:57:19 +02:00 |
|
Setzer22
|
d8189997ce
|
Multiple improvements
|
2022-06-09 21:25:25 +02:00 |
|
setzer22
|
7bba780c92
|
Merge branch 'main' into widget-response
|
2022-06-07 21:18:31 +02:00 |
|
IsseW
|
6174e14a0f
|
add doc comment, and fix typo
|
2022-05-31 11:07:35 +02:00 |
|
IsseW
|
ad3c9b1383
|
widget response
|
2022-05-31 11:07:35 +02:00 |
|
KOKI
|
9f4d20e2e2
|
change connections color for each data type.
|
2022-05-30 17:51:46 +09:00 |
|
KOKI
|
303af6ac14
|
support light mode
|
2022-05-27 21:33:57 +09:00 |
|
Philpax
|
095e86f823
|
Use one evaluator for all cases
|
2022-05-24 18:08:31 +02:00 |
|
Philpax
|
9386057e48
|
lambda -> closure
|
2022-05-24 17:14:26 +02:00 |
|
Setzer22
|
452607d9ad
|
Force run CI
|
2022-05-24 16:56:56 +02:00 |
|
Philpax
|
430c3dadcc
|
Fix #26 - use lambdas/a struct instead of macros
|
2022-05-24 14:04:05 +02:00 |
|
Setzer22
|
42bd98e9ed
|
Revert putting the graph inside a window
There are a few issues with this approach that have been documented in
Issue #27.
|
2022-05-24 11:56:03 +02:00 |
|
Setzer22
|
84884f05a9
|
Fix merge conflicts and update to latest main
|
2022-05-24 11:48:19 +02:00 |
|
Setzer22
|
568a5aeb82
|
Merge latest main. Resolve conflicts and apply thread suggestions
|
2022-05-24 11:45:13 +02:00 |
|
nekomehako
|
b81479cc88
|
Fix a crash bug when deleting an active node
|
2022-05-11 01:56:34 +09:00 |
|
Greg Morenz
|
0ca71cec86
|
Update to egui 0.18
|
2022-05-09 20:16:08 -04:00 |
|
Lukas Wirth
|
bf86623866
|
Update to egui 0.17
|
2022-04-02 14:05:16 +02:00 |
|
Setzer22
|
60a37ab4ea
|
Expand the example to include graph evaluation
|
2022-03-23 09:54:47 +01:00 |
|
Setzer22
|
c88aae2110
|
More serde derives and adjust NodeTemplateIter return value
|
2022-02-24 20:10:25 +01:00 |
|
Setzer22
|
4804b859c1
|
Move generic parameters to associated types in NodeDataTrait
|
2022-02-22 15:32:55 +01:00 |
|
Setzer22
|
e16968256a
|
Documentation, readme
|
2022-02-19 19:42:02 +01:00 |
|
Setzer22
|
db4c4f0f9f
|
Cleanup blackjack-specific responses. Add custom user responses
|
2022-02-19 18:00:10 +01:00 |
|
Setzer22
|
a40d2343f3
|
Finish up initial implementation. Add example code
|
2022-02-19 12:28:58 +01:00 |
|