NoodlesTools - FastActions

FastActions can make your life easier by providing easy to access shortcuts to operators that are usually far in some menus, as well as some mesh editing operations that usually requires several operator calls.

The addon requires MagicUV, Looptools and F2 to be enabled :slight_smile:

Edit Mode:
image

Selections: ALT+R

  • Select/Deselect Boundary Loop
  • Select area in boundary loop
  • Select Above / Below / Side of active vertex
  • Select Edge Rings/Loops
  • Checker Deselect

Geometry: ALT+R

  • Create Domes from vertices
  • Create hole from 2 vertices
  • Other operators are experimental. Use them at your own risk :stuck_out_tongue:

Object Mode:

Transform menu: CTRL+T

  • Apply 3d cursor orientation
  • Apply Scale (This one works for linked objects, even the ones that are not in the viewport.)

Unwrap Menu: U

  • Smart Unwrap all selected objects. Can affect the whole mesh or only the edit mode selection during operator call.
  • Boxt Unwrap all selected objects (Requires MagicUV (Packed with Blender) to be enabled). Can affect the whole mesh or only the edit mode selection during operator call.

Next Features:

  • Mark Seam from Boundary
  • Mark Seam from Region
  • Dome from Face
  • Drill Hole from Faces
  • Apply Rotation (Linked)

Here are quick demos of the features.
Vertices To Dome

Selections

Drill

ApplyScale Linked

Apply Cursor Orientation

You can get it for free on gumroad :slight_smile:

Edit: Oops, there was a minimum price, fixed it, now it’s actually free XD

8 Likes

keep up the good work man

1 Like

Works fine if you enable the addon mesh F2 included with blender 2.90 - 2.91 etc…

Thanks . :grinning:

1 Like

Ooops i notified for MagicUV but totally forgot LoopTools and F2 ! Thanks, will put it in OP and fix it for next release :slight_smile:

1 Like

Unsubdivide : is not working for me , maybe i use it the wrong way

No, it’s my fault, I’m still working on it and forgot to disable it in the release.
I’m working on another add-on at the same time so I can’t fix it right now, but it will be a really useful feature :slight_smile:

1 Like

Hi there !
New version of FastActions is available.
Note that the following features are expected to work with tube like objects.

  • Unsubdivide is now actually unsubdividing. It sometimes throws an error if you use it several times a row though.
    Select only an edge from a non cyclic loop. (Can work with several mesh parts as long as they are in the same mesh object)
  • Cylinderify
    Makes your tube-like object cylindrical
    Select only an edge from a cyclic loop. (Can work with several mesh parts as long as they are in the same mesh object)
  • TubeToCurve
    Turns your tube into a chain of vertices
    Select only an edge from a cyclic loop. (Can work with several mesh parts as long as they are in the same mesh object)

Also remade the ALT+R menu:

1 Like

Hi, is there any possibility to make this work in 2.83+ or is it too much work?

Also in 2.90 I get an error with the drill but not sure if I do something wrong.

RuntimeError: class NDT_OT_drill, function invoke: incompatible return value , , Function.result expected a set, not a NoneType

location: <unknown location>:-1

Thank you.

A fix for Drill will be in next release.
However, concerning compatibility with 2.8x, it’s a bit of work as there has been some changes in the API since 2.90.
I won’t be for next release, as i’d like to do things the smart way to avoid adding myself technical debt.
But it’s doable :slight_smile:

New version available !

  • Fixed some menu
  • Added Modifier Keys event for Select Side panel, allowing to select depending on orientation (global, local, view)
  • Fixed To Dome for 2.8x
  • Fixed Drill for 2.8x
  • Fixed Drill !
    image

1 Like

Much appreciated, works perfectly now in 2.83+.

Hello Blenderheads !
I’m proud to announce that i made a new version of FastActions.
Have a look at the trailer :wink:

But it comes with a bit sad news though. This version is no longer a free product, but i tried to made it affordable !
You can find it on
Blender Market: 11.5$

ArtStation: 11.5$

A Gumroad product is also available for $11.5

Why is it cheapper on ArtSation ? Well simply put… i earn less from my product on BlenderMarket ^^’

I really hope you will like it, and i’m looking forward for your feedback and suggestions :slight_smile:

Happy Blending :blender_logo_64_png:

Hello there !
I’m happy to announce that i have made a HUGE update to FastActions, adding even more tools !

New Features:

  • Rebindable keymap
  • Improved selection operators
  • Select by UV Map name
  • Select by UV Maps count
  • Select by Object color
  • Select by Material Count
  • Select by Parent Count (Hierarchy level)
  • Material Name To Object Name
  • Collection Name to Object Name
  • Data block name to Object Name
  • Instance Name to Object Name
  • Add Material Containers
  • Add ID Materials
  • Batch Clear custom data (custom normal, edge bevel weight, vertex bevel weight, edge crease, vertex crease)
  • Material Color To Object Color
  • Reload Library (from viewport)
  • Circle Distribute
  • Line Distribute
  • Bone Parent to Armature
  • Select intersecting Geometry
  • Camera Focus Distant to 3D cursor
  • Randomize Objects Color
  • Duplicate to Selected
  • Select Random mesh island
  • Materials boundaries to edge seams/sharp…
  • Random material to mesh island.
  • Batch assign asset preview in asset browser
  • Copy active asset attributes to selected in asset browser
  • Clear asset attributes of selected assets
  • Export Enabled Addon List
  • Compare Addon Lists

Documentation is on the way, but for now, if you have any question or if something is unclear, let me know :slight_smile:

Gumroad Page
Blender Market
ArtStation

1 Like