Rodolphe Suescun
4af095afba
Fixed problem related to deferring nodes creation
2020-01-03 16:03:53 +01:00
Rodolphe Suescun
421af6e439
Updated remote to automatically show configurations with "True" and "False" configs as toggle buttons.
2019-12-30 11:47:27 +01:00
RodZill4
26f083cd3d
Updated remote and group creation
2019-10-24 09:00:31 +02:00
Hugo Locurcio
93c84650cd
Add return type hints to all scripts
...
This also simplifies some functions.
This partially addresses #30 .
2019-10-20 16:35:45 +02:00
RodZill4
19b9d804b9
Fixed control label edition in remote
2019-10-10 22:43:34 +02:00
RodZill4
a7f371e142
icons cleanup
2019-10-06 14:07:49 +02:00
RodZill4
ff191538f6
Added group creation and refactoring.
...
Moved handling of the "global" definitions of shaders into main shader generation code.
Added group creation (does not create inputs yet, and remotes should be cleaned).
updated all preview meshes (to fix problems with depth).
2019-09-29 10:07:32 +02:00
RodZill4
101de7f32b
Removed useless print calls and started adding the "create subgraph" command
2019-09-27 08:28:33 +02:00
RodZill4
f512b977c6
Remote related fixes
2019-09-26 22:32:49 +02:00
RodZill4
027a311554
More remote node updates (only serialize is missing I guess...)
2019-09-25 23:29:06 +02:00
RodZill4
bd24b3e87e
More progress on remote, bug fixes, cleanup and changes for standalone release
2019-09-25 08:04:36 +02:00
RodZill4
201f911f75
More progress on remote and various fixes
2019-09-24 22:25:46 +02:00
Rodolphe Suescun
afb84a85cf
Started implementing remote node
2019-09-20 20:43:57 +02:00
RodZill4
ab9ae4ce5d
Reorganized nodes (1 directory per node)
2018-09-22 08:12:33 +02:00
RodZill4
95a737029a
Started adding the "remote node"
...
Started adding the "remote" node, that can control important parameters of the graph and save/restore configurations of groups of parameters. This should help creating easily configurable materials.
Added new "mosaic" example
2018-09-08 12:25:28 +02:00