|
f03dad33a2
|
Move noodle correctly when the node it's connected to moves
|
2024-02-25 21:11:01 +00:00 |
|
|
8078a72deb
|
Add support for maintaining connected noodle when parent node moves
|
2024-02-25 21:04:10 +00:00 |
|
|
bc6bb1afdc
|
Update the node struct
|
2024-02-25 20:31:01 +00:00 |
|
|
a86b025f7d
|
Fix node type typo
|
2024-02-25 00:02:40 +00:00 |
|
|
2d31233a1e
|
Add functionality to draw nodes with user-defined inputs count
|
2024-02-24 23:53:04 +00:00 |
|
|
84cdb87a19
|
Update code to use stdlib
|
2024-02-24 20:45:09 +00:00 |
|
|
10ba3d642d
|
Support drawing a node with connection that can be modified by user
|
2024-02-20 00:18:53 +00:00 |
|
|
64f0328966
|
Rename data types and start implementing drawing quads in ui
|
2024-01-21 03:38:48 +00:00 |
|
|
63f119c1b2
|
Refactor UI code into an immediate mode style (#1)
Co-authored-by: Abdelrahman <said.abdelrahman89@gmail.com>
Reviewed-on: #1
|
2024-01-20 22:22:17 +00:00 |
|
|
f7449d8014
|
Remove aabb from the nodes module
|
2024-01-15 22:36:25 +00:00 |
|
|
10ff46cfe4
|
Update node_t struct definition
|
2024-01-15 20:03:55 +00:00 |
|
|
fd6e237647
|
Modify node border colours
|
2024-01-15 19:12:06 +00:00 |
|
|
c397bcd17d
|
Isolate the node drawing code into separate files
|
2024-01-15 00:00:00 +00:00 |
|