mirror of
https://github.com/justUmen/Bjornulf_custom_nodes.git
synced 2026-03-21 20:52:11 -03:00
...
This commit is contained in:
@@ -152,7 +152,7 @@ NODE_DISPLAY_NAME_MAPPINGS = {
|
||||
# "Bjornulf_ShowInt": "👁 Show (Int)",
|
||||
# "Bjornulf_ShowFloat": "👁 Show (Float)",
|
||||
"Bjornulf_ImageMaskCutter": "🖼✂ Cut Image with Mask",
|
||||
"Bjornulf_LoadImageWithTransparency": "🖼 Load Image with Transparency ▢",
|
||||
"Bjornulf_LoadImageWithTransparency": "📥🖼 Load Image with Transparency ▢",
|
||||
"Bjornulf_CombineBackgroundOverlay": "🖼+🖼 Stack two images (Background+Overlay alpha)",
|
||||
"Bjornulf_GrayscaleTransform": "🖼➜🔲 Image to grayscale (black & white)",
|
||||
"Bjornulf_RemoveTransparency": "▢➜⬛ Remove image Transparency (alpha)",
|
||||
@@ -170,7 +170,7 @@ NODE_DISPLAY_NAME_MAPPINGS = {
|
||||
"Bjornulf_TextToSpeech": "🔊 TTS - Text to Speech",
|
||||
"Bjornulf_PickInput": "⏸️ Paused. Select input, Pick 👇",
|
||||
"Bjornulf_PauseResume": "⏸️ Paused. Resume or Stop, Pick 👇",
|
||||
"Bjornulf_LoadImagesFromSelectedFolder": "📂🖼 Load Images from output folder",
|
||||
"Bjornulf_LoadImagesFromSelectedFolder": "📥🖼📂 Load Images from output folder",
|
||||
"Bjornulf_SelectImageFromList": "🖼👈 Select an Image, Pick",
|
||||
"Bjornulf_IfElse": "🔀 If-Else (input / compare_with)",
|
||||
"Bjornulf_ImageDetails": "🖼🔍 Image Details",
|
||||
|
||||
Reference in New Issue
Block a user