-
Notifications
You must be signed in to change notification settings - Fork 567
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add node editor nodes #685
base: master
Are you sure you want to change the base?
Commits on Mar 31, 2023
-
Renamed some things + added comments
Peter Schulman committedMar 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 6089829 - Browse repository at this point
Copy the full SHA 6089829View commit details -
Peter Schulman committed
Mar 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 5abe124 - Browse repository at this point
Copy the full SHA 5abe124View commit details
Commits on Apr 11, 2023
-
Node links now take node pointers instead of IDs
Peter Schulman committedApr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for da7cf40 - Browse repository at this point
Copy the full SHA da7cf40View commit details -
Allow only one input per input slot
Peter Schulman committedApr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d2e410 - Browse repository at this point
Copy the full SHA 3d2e410View commit details
Commits on Apr 12, 2023
-
Peter Schulman committed
Apr 12, 2023 Configuration menu - View commit details
-
Copy full SHA for da00363 - Browse repository at this point
Copy the full SHA da00363View commit details -
Drawing of node as a separate function
Peter Schulman committedApr 12, 2023 Configuration menu - View commit details
-
Copy full SHA for ea9bfef - Browse repository at this point
Copy the full SHA ea9bfefView commit details
Commits on Apr 13, 2023
-
Peter Schulman committed
Apr 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 52eff50 - Browse repository at this point
Copy the full SHA 52eff50View commit details
Commits on Apr 14, 2023
-
Peter Schulman committed
Apr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for e9e391e - Browse repository at this point
Copy the full SHA e9e391eView commit details -
Color coded slots + only allow link to same type
Peter Schulman committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for f4369ef - Browse repository at this point
Copy the full SHA f4369efView commit details
Commits on Apr 17, 2023
-
Color node creation and display, base Node now generic
Peter Schulman committedApr 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 8638849 - Browse repository at this point
Copy the full SHA 8638849View commit details -
Float and Output nodes, all mallocs into node_editor_add
Peter Schulman committedApr 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 5f1e3ef - Browse repository at this point
Copy the full SHA 5f1e3efView commit details
Commits on Apr 19, 2023
-
Peter Schulman committed
Apr 19, 2023 Configuration menu - View commit details
-
Copy full SHA for f165244 - Browse repository at this point
Copy the full SHA f165244View commit details
Commits on Apr 26, 2023
-
Comment clean up + add node_editor_eval_connected & node_output_get
Peter Schulman committedApr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 4c8c3e3 - Browse repository at this point
Copy the full SHA 4c8c3e3View commit details -
Peter Schulman committed
Apr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for e6a82fe - Browse repository at this point
Copy the full SHA e6a82feView commit details
Commits on May 2, 2023
-
node_editor_delete_link + C89 compliance
Peter Schulman committedMay 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e9310c - Browse repository at this point
Copy the full SHA 9e9310cView commit details -
Clean up warnings + C89 compliance
Peter Schulman committedMay 2, 2023 Configuration menu - View commit details
-
Copy full SHA for dc4e3f1 - Browse repository at this point
Copy the full SHA dc4e3f1View commit details -
Link buffer reuse / "memory management"
Peter Schulman committedMay 2, 2023 Configuration menu - View commit details
-
Copy full SHA for fb9d7d6 - Browse repository at this point
Copy the full SHA fb9d7d6View commit details
Commits on May 3, 2023
-
Peter Schulman committed
May 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 593a51f - Browse repository at this point
Copy the full SHA 593a51fView commit details -
Made float node min/max 0.0/1.0 for simplicity
Peter Schulman committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for a27fba8 - Browse repository at this point
Copy the full SHA a27fba8View commit details -
Peter Schulman committed
May 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 151ed01 - Browse repository at this point
Copy the full SHA 151ed01View commit details
Commits on May 28, 2023
-
camelCase -> snake_case, as in the rest of Nuklear
Peter Schulman committedMay 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 3f6cd31 - Browse repository at this point
Copy the full SHA 3f6cd31View commit details -
Renamed node_editor_main back to node_editor
Peter Schulman committedMay 28, 2023 Configuration menu - View commit details
-
Copy full SHA for b2c7c1b - Browse repository at this point
Copy the full SHA b2c7c1bView commit details
Commits on May 31, 2023
-
Peter Schulman committed
May 31, 2023 Configuration menu - View commit details
-
Copy full SHA for de72f94 - Browse repository at this point
Copy the full SHA de72f94View commit details -
Peter Schulman committed
May 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 25e2a0b - Browse repository at this point
Copy the full SHA 25e2a0bView commit details -
Fix blend node out color inverted vs inputs
Peter Schulman committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 2af9955 - Browse repository at this point
Copy the full SHA 2af9955View commit details -
Fix blend node out color inverted vs inputs
Peter Schulman committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 7b637bc - Browse repository at this point
Copy the full SHA 7b637bcView commit details -
Merge branch 'node_demo' of https://github.com/hwps/Nuklear into node…
…_demo
Peter Schulman committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for a531248 - Browse repository at this point
Copy the full SHA a531248View commit details
Commits on Dec 11, 2023
-
Added link between Color and Output nodes in initial state of node ed…
…itor demo
Peter Schulman committedDec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 862405f - Browse repository at this point
Copy the full SHA 862405fView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e0e80b - Browse repository at this point
Copy the full SHA 8e0e80bView commit details