mirror of
https://github.com/tusharbhutt/Endless-Nodes.git
synced 2026-03-21 20:42:12 -03:00
Upload v0.40
This commit is contained in:
@@ -13,6 +13,7 @@ NODE_CLASS_MAPPINGS = {
|
||||
# "ESS Eight Input Random": EndlessNode_EightTextRandomSwitch,
|
||||
"ESS Six Integer IO Switch": EndlessNode_SixIntIOSwitch,
|
||||
"ESS Six Integer IO Widget": EndlessNode_SixIntIOWidget,
|
||||
"ESS Six Float Output": EndlessNode_SixIntOutput,
|
||||
"ESS Parameterizer": EndlessNode_XLParameterizer,
|
||||
# "ESS Global Envoy": EndlessNode_XLGlobalEnvoy,
|
||||
"ESS Parameterizer & Prompts": EndlessNode_XLParameterizerPrompt,
|
||||
@@ -47,6 +48,7 @@ NODE_DISPLAY_NAME_MAPPINGS = {
|
||||
"ESS Eight Input Text Switch": "♾️🌊✨ Eight Input Text Switch",
|
||||
"ESS Six Integer IO Switch": "♾️🌊✨ Six Integer IO Switch",
|
||||
"ESS Six Integer IO Widget": "♾️🌊✨ Six Integer IO Widget",
|
||||
"ESS Six Float Output": "♾️🌊✨ Six Float Output Widget",
|
||||
"ESS Parameterizer": "♾️🌊✨ Parameterizer",
|
||||
# "ESS Global Envoy": "♾️🌊✨ Global Envoy",
|
||||
"ESS Parameterizer & Prompts": "♾️🌊✨ Parameterizer & Prompts",
|
||||
|
||||
Reference in New Issue
Block a user