ActionNodes 1.2.0 R...
 
Notifications
Clear all

[Sticky] ActionNodes 1.2.0 Released

1 Posts
1 Users
0 Reactions
179 Views
(@qudrarn)
Posts: 9
Member Admin
Topic starter
 
  • Added ability to set hotkeys (which work globally) to launch ActionNodes actions.
  • Added commands for copying and cutting nodes to the clipboard and a command for pasting nodes from the clipboard.
  • Added command to duplicate selected nodes.
  • Added the ability to turn on/off the display of the Photoshop dialog when executing some nodes.
  • Refactored the code to make it easier to add new nodes and reduce the size of the plugin (up to 20%)
  • Fixed loss of node selection when clicking on a selected node.
  • Fixed saving the position of nodes after moving several nodes at the same time.
  • Fixed: node selection now does not disappear when scrolling the workspace or opening the context menu.
  • Fixed: now the selection does not change when starting the connection of nodes.
  • Fixed: The node selection area now does not extend beyond the node's graphical display area.
  • The appearance of the node’s ports has been changed. Ports to which more than one connection can be connected are now indicated by an additional dark circle in the center.
  • Changed the appearance of nodes: added a button for the context menu of nodes. Added buttons for quickly deleting and duplicating nodes. Added check box to switch showing of Photoshop dialog for the specified node.
  • The appearance of the starting node has been changed.
  • The context menu for selecting nodes to add has been increased.
  • Many other minor fixes.
  • Added 133 new nodes.
  • Added Save To PDF node – saves the image to PDF format.
  • Added Save node – Photoshop’s Save command.
  • Added a group of 9 nodes to work with guides:
    • New Guide – creates new guide. View > New Guide Photoshop menu command.
    • New Guide Layout – View > New Guide Layout Photoshop menu command.
    • New Guides From Shape – View > New Guide From Shape Photoshop menu command.
    • Get Guides Count – returns a number of guides.
    • Get Guide Info By [Index/ID] – returns guide info specified by index or id.
    • Delete Guide By [Index/ID] – removes specified guide by it index or id.
    • Clear Guides – removes all specified guides (all, all for selected artboard or all canvas guides). View > Clear Guides, View > Clear Selected Artboard Guides and View > Clear Canvas Guides Photoshop menu commands.
  • Added a group of 34 nodes to work with selection:
    • Select All – Select > All Photoshop menu command.
    • Deselect – Select > Deselect Photoshop menu command.
    • Reselect – Select > Reselect Photoshop menu command.
    • Inverse Selection – Select > Inverse Photoshop menu command.
    • Select All Layers – Select > All Layers Photoshop menu command.
    • Deselect Layers – Select > Deselect Layers Photoshop menu command.
    • Color Range (Sampled Colors) – Select > Color Range Photoshop menu command for Sampled Colors mode.
    • Color Range (Colors) – Select > Color Range Photoshop menu command for Reds, Yellows, Greens, Cyans, Blues and Magentas modes.
    • Color Range (Tones) – Select > Color Range Photoshop menu command for Highlights, Midtones and Shadows modes.
    • Color Range (Skin Tones) – Select > Color Range Photoshop menu command for Skin Tones mode.
    • Color Range (Out Of Gamut) – Select > Color Range Photoshop menu command for Out Of Gamut mode.
    • Focus Area – Select > Focus Area Photoshop menu command.
    • Select Subject – Select > Subject Photoshop menu command.
    • Select Sky – Select > Sky Photoshop menu command.
    • Select Border – Select > Modify > Border Photoshop menu command.
    • Smooth Selection – Select > Modify > Smooth Photoshop menu command.
    • Expand Selection – Select > Modify > Expand Photoshop menu command.
    • Contract Selection – Select > Modify > Contract Photoshop menu command.
    • Feather Selection – Select > Modify > Feather Photoshop menu command.
    • Grow Selection – Select > Grow Photoshop menu command.
    • Select Similar – Select > Similar Photoshop menu command.
    • Transform Selection – Select > Transform Selection Photoshop menu command.
    • Save Selection To New Channel – Saves selection to a new channel.
    • Save Selection To Existing Channel By [Name/Index] – Saves selection to the existing channel by name or by index.
    • Save Selection To Mask – Saves selection to layer mask.
    • Load Selection From Predefined Channel – Loads selection from the predefined channel (Red, Green, Blue, etc.).
    • Load Selection From Channel By [Name/Index] – Loads selection from the channel by name or by index.
    • Load Selection From Mask – Loads selection from the layer’s mask.
    • Rectangular Marquee – Select the specified rectangle (Rectangular Marquee Tool).
    • Elliptical Marquee – Select the specified ellipse (Elliptical Marquee Tool).
    • Single Row Marquee – Selects a single row (Single Row Marquee Tool).
    • Single Column Marquee – Selects a single column (Single Column Marquee Tool).
  • Added a group of 26 nodes to work with channels:
    • New Channel – Creates a new channel with specified options.
    • Get Channels Count – Returns the count of channels.
    • Get Channel Name By Index – Returns channel name by its index.
    • Has Predefined Channel – Checks if the document has a specified predefined channel (“Red”, “Green”, “Blue” etc.).
    • Get Predefined Channel Index – Returns the index of the specified predefined channel or 0 if the document does not have this predefined channel.
    • Is Predefined Channel By Index – Checks if the channel specified by an index is a predefined channel.
    • Get Predefined Channel Visible – Checks if the specified predefined channel is visible.
    • Get Channel Visible By [Name/Index] – Checks if the channel specified by name or index is visible (note: you can not check predefined channel by name).
    • Set Predefined Channel Visible – Toggle visibility of specified predefined channel.
    • Set Channel Visible By [Name/Index] – Toggle visibility of a channel specified by name or index (note: you can not set visibility of a predefined channel by name).
    • Rename Channel By [Name/Index] – Renames channel specified by name or index (note: you cannot rename predefined channel).
    • Select Predefined Channel – Selects the predefined channel.
    • Select Channel By [Name/Index] – Selects the channel specified by name or index.
    • Deselect Predefined Channel – Deselects predefined channel.
    • Deselect Channel By [Name/Index] – Deselects channel specified by name or index.
    • Delete Predefined Channel – Removes predefined channel.
    • Delete Channel By [Name/Index] – Removes channel specified by name or index.
    • Duplicate Predefined Channel – Duplicates predefined channel.
    • Duplicate Channel By [Name/Index] – Duplicates channel specified by name or index.
  • Added a group of 11 nodes to work with Layer Mask:
    • Reveal All on Layer Mask – Layer > Layer Mask > Reveal All Photoshop menu command.
    • Hide All on Layer Mask – Layer > Layer Mask > Hide All Photoshop menu command.
    • Reveal Selection on Layer Mask – Layer > Layer Mask > Reveal Selection Photoshop menu command.
    • Hide Selection on Layer Mask – Layer > Layer Mask > Hide Selection Photoshop menu command.
    • Layer Mask From Transparency – Layer > Layer Mask > From Transparency Photoshop menu command.
    • Delete Layer Mask – Layer > Layer Mask > Delete Photoshop menu command.
    • Apply Layer Mask – Layer > Layer Mask > Apply Photoshop menu command.
    • Disable Layer Mask – Layer > Layer Mask > Disable Photoshop menu command.
    • Enable Layer Mask – Layer > Layer Mask > Enable Photoshop menu command.
    • Unlink Layer Mask – Layer > Layer Mask > Unlink Photoshop menu command.
    • Link Layer Mask – Layer > Layer Mask > Link Photoshop menu command.
  • Added a group 8 of nodes to work with Vector Mask:
    • Reveal All on Vector Mask – Layer > Vector Mask > Reveal All Photoshop menu command.
    • Hide All on Vector Mask – Layer > Vector Mask > Hide All Photoshop menu command.
    • Make Current Path a Vector Mask – Layer > Vector Mask > Current Path Photoshop menu command.
    • Delete Vector Mask – Layer > Vector Mask > Delete Photoshop menu command.
    • Disable Vector Mask – Layer > Vector Mask > Disable Photoshop menu command.
    • Enable Vector Mask – Layer > Vector Mask > Enable Photoshop menu command.
    • Unlink Vector Mask – Layer > Vector Mask > Unlink Photoshop menu command.
    • Link Vector Mask – Layer > Vector Mask > Link Photoshop menu command.
  • Added 4 nodes to work with Photoshop’s groups:
    • Group Layers – Layer > Group Layers Photoshop menu command.
    • Ungroup Layers – Layer > Ungroup Layers Photoshop menu command.
    • Hide Layers – Layer > Hide Layers Photoshop menu command.
    • Show Layers – Layer > Show Layers Photoshop menu command.
  • Added 39 nodes to set layer effects:
    • Set Bevel Effects By [Index/ID/Name] – Sets Bevel Effects options for layer specified by index, id, or name.
    • Set Bevel Contour Effects By [Index/ID/Name] – Sets Bevel Contour Effects options for layer specified by index, id, or name.
    • Set Bevel Texture Effects By [Index/ID/Name] – Sets Bevel Texture Effects options for layer specified by index, id, or name.
    • Set Stroke Effects By [Index/ID/Name] – Sets Stroke Effects options for layer specified by index, id, or name.
    • Set Inner Shadow Effects By [Index/ID/Name] – Sets Inner Shadow Effects options for layer specified by index, id, or name.
    • Set Inner Glow Effects By [Index/ID/Name] – Sets Inner Glow Effects options for layer specified by index, id, or name.
    • Set Satin Effects By [Index/ID/Name] – Sets Satin Effects options for layer specified by index, id, or name.
    • Set Color Overlay Effects By [Index/ID/Name] – Sets Color Overlay Effects options for layer specified by index, id, or name.
    • Set Gradient Overlay Effects By [Index/ID/Name] – Sets Gradient Overlay Effects options for layer specified by index, id, or name.
    • Set Pattern Overlay Effects By [Index/ID/Name] – Sets Pattern Overlay Effects options for layer specified by index, id, or name.
    • Set Outer Glow Effects By [Index/ID/Name] – Sets Outer Glow Effects options for layer specified by index, id, or name.
    • Set Drop Shadow Effects By [Index/ID/Name] – Sets Drop Shadow Effects options for layer specified by index, id, or name.
    • Set Layer Blending Options By [Index/ID/Name] – Sets Layer Blending options for layer specified by index, id, or name.
 
Posted : 22/12/2022 3:46 pm
Share: