Sync material nodes

This commit is contained in:
luboslenco
2025-10-20 10:28:33 +02:00
parent a484edc1fd
commit f5b70152ef
52 changed files with 127 additions and 566 deletions
@@ -35,7 +35,7 @@ let wireframe_node_def: ui_node_t = {
outputs : [ {
id : 0,
node_id : 0,
name : _tr("Fac"),
name : _tr("Factor"),
type : "VALUE",
color : 0xffa1a1a1,
default_value : f32_array_create_x(0.0),