Rob Loach
|
8e0e80b516
demo: Add node editor example
|
há 1 ano atrás |
Peter Schulman
|
862405f8be
Added link between Color and Output nodes in initial state of node editor demo
|
há 2 anos atrás |
Peter Schulman
|
a531248fa2
Merge branch 'node_demo' of https://github.com/hwps/Nuklear into node_demo
|
há 2 anos atrás |
Peter Schulman
|
7b637bcc71
Fix blend node out color inverted vs inputs
|
há 2 anos atrás |
Peter Schulman
|
2af99553b2
Fix blend node out color inverted vs inputs
|
há 2 anos atrás |
Peter Schulman
|
25e2a0b8e4
Restore main.c from master
|
há 2 anos atrás |
Peter Schulman
|
de72f94a85
Minor cleanups
|
há 2 anos atrás |
Peter Schulman
|
b2c7c1b093
Renamed node_editor_main back to node_editor
|
há 2 anos atrás |
Peter Schulman
|
3f6cd310f5
camelCase -> snake_case, as in the rest of Nuklear
|
há 2 anos atrás |
Peter Schulman
|
151ed01f69
Blend nodes added
|
há 2 anos atrás |
Peter Schulman
|
a27fba8cb6
Made float node min/max 0.0/1.0 for simplicity
|
há 2 anos atrás |
Peter Schulman
|
593a51fe8e
Bug fix
|
há 2 anos atrás |
Peter Schulman
|
fb9d7d6c05
Link buffer reuse / "memory management"
|
há 2 anos atrás |
Peter Schulman
|
dc4e3f1cf4
Clean up warnings + C89 compliance
|
há 2 anos atrás |
Peter Schulman
|
9e9310c53b
node_editor_delete_link + C89 compliance
|
há 2 anos atrás |
Peter Schulman
|
e6a82fe454
Node deletion
|
há 2 anos atrás |
Peter Schulman
|
4c8c3e3fa0
Comment clean up + add node_editor_eval_connected & node_output_get
|
há 2 anos atrás |
Peter Schulman
|
f165244c8e
Node eval functions
|
há 2 anos atrás |
Peter Schulman
|
5f1e3efd29
Float and Output nodes, all mallocs into node_editor_add
|
há 2 anos atrás |
Peter Schulman
|
86388491af
Color node creation and display, base Node now generic
|
há 2 anos atrás |
Peter Schulman
|
f4369efc1a
Color coded slots + only allow link to same type
|
há 2 anos atrás |
Peter Schulman
|
e9e391ee32
Node connector positioning
|
há 2 anos atrás |
Peter Schulman
|
52eff509b2
Color node creation added
|
há 2 anos atrás |
Peter Schulman
|
ea9bfef2b5
Drawing of node as a separate function
|
há 2 anos atrás |
Peter Schulman
|
da00363fb1
Detachable/movable links
|
há 2 anos atrás |
Peter Schulman
|
3d2e410d78
Allow only one input per input slot
|
há 2 anos atrás |
Peter Schulman
|
da7cf400c3
Node links now take node pointers instead of IDs
|
há 2 anos atrás |
Peter Schulman
|
5abe124c5c
Added node_connector struct
|
há 2 anos atrás |
Peter Schulman
|
608982952c
Renamed some things + added comments
|
há 2 anos atrás |
Rob Loach
|
1d9fb0bc79
Merge pull request #550 from lockie/master
|
há 2 anos atrás |