miggor-StreamGraph/classes/deck/nodes/math
2024-03-19 13:54:54 +03:00
..
pi_constant.gd add scalar math nodes (#123) 2024-03-17 10:09:23 +00:00
scalar_add.gd add scalar math nodes (#123) 2024-03-17 10:09:23 +00:00
scalar_divide.gd add scalar math nodes (#123) 2024-03-17 10:09:23 +00:00
scalar_exponentiate.gd add scalar math nodes (#123) 2024-03-17 10:09:23 +00:00
scalar_log.gd add scalar math nodes (#123) 2024-03-17 10:09:23 +00:00
scalar_multiply.gd add scalar math nodes (#123) 2024-03-17 10:09:23 +00:00
scalar_round.gd add scalar math nodes (#123) 2024-03-17 10:09:23 +00:00
scalar_subtract.gd add scalar math nodes (#123) 2024-03-17 10:09:23 +00:00
scalar_trig.gd add scalar math nodes (#123) 2024-03-17 10:09:23 +00:00
vector_add.gd Reworks Twitch Nodes to work with the new Triggers Workflow. (#82) 2024-02-26 11:36:19 +00:00
vector_compose.gd Reworks Twitch Nodes to work with the new Triggers Workflow. (#82) 2024-02-26 11:36:19 +00:00
vector_decompose.gd Reworks Twitch Nodes to work with the new Triggers Workflow. (#82) 2024-02-26 11:36:19 +00:00
vector_dot.gd Reworks Twitch Nodes to work with the new Triggers Workflow. (#82) 2024-02-26 11:36:19 +00:00
vector_multiply.gd Reworks Twitch Nodes to work with the new Triggers Workflow. (#82) 2024-02-26 11:36:19 +00:00
vector_normalize.gd Reworks Twitch Nodes to work with the new Triggers Workflow. (#82) 2024-02-26 11:36:19 +00:00
vector_subtract.gd fix vector subtract 2024-03-19 13:54:54 +03:00