JulienHeijmans / quicksnap

Blender addon to quickly snap objects/vertices/points to object origins/vertices/points
MIT License
362 stars 16 forks source link

Suggestions #55

Open speaker-60 opened 1 year ago

speaker-60 commented 1 year ago

Can we be allowed to enable all snap options, i would rather have vertices and edge points and face centre always on to and from only turing them off if i need to.

Align to normal of the snap point would be nice as someone suggested before

Rotations? Can we rotate from one point to another from the snapping selections Say a get a vertex point from the selected object it becomes the rotation centre, i then select another vertex on the selected object which sets the rotation axis we then can snap to another object based on the snap options available. I guess theres some complications with the axis modes but it would be good just just have available working in global axis so you set the two points and use x,y,z to set rotation direction

Could do scale to to complete the set, which would be as simple as grab two points on a object and scale in that lines direction to another snap point on another object

This is an amazing addon and should be defaults behaviour, blenders snapping has always been a pain Thankyou for this addon!!!

eGit commented 1 year ago

Love this addon!

I piggyback on this issue since I want to suggest something similar. Snap edge of ObjectA to edge of Object B - however also rotate A, so the edges of both objects have the same "orientation".

Same with faces. Rotate A so its selected face has same orientation as a face of Object B.

I know this would make the addon a little bit more complex but I think you can hide the functionality, so beginners don't even know it exists.

LKAMinco commented 1 year ago

Is it possible to add snap 3d cursor function to the addon ?