JulienHeijmans / quicksnap

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

The snapping is not working! #52

Closed WorldsGreatestHobby closed 1 year ago

WorldsGreatestHobby commented 1 year ago

So when you hit Shirt+ctr+V, the plugin opens as it should. But it refuses to snap to the part to move it around! It usually works in object mode but doesn't work at all in edit mode. ezgif com-video-to-gif (1)

nurb2kea commented 1 year ago

Works for me on macos. Have you seen the key options 1,2 and 3 to tell if it uses vertex, edge or face !? Just start the tool and in your case hit the 1 key to select the vertex, and then hit 1 again for the target mesh vertex snap...

WorldsGreatestHobby commented 1 year ago

That didn't work. It must be some kind of bug, Idk.

nurb2kea commented 1 year ago

Maybe Julian knows the cause of it. I would uninstall, reboot blender, reinstall and test it, just in case!

WorldsGreatestHobby commented 1 year ago

Still didn't work.

nurb2kea commented 1 year ago

Try this: This are my settings and the latest link ready for blender 3.5-3.6 and backwards to 3.3 ! https://github.com/JulienHeijmans/quicksnap/releases/tag/1_4_3 Screenshot 2023-02-28 at 2 07 53 am

WorldsGreatestHobby commented 1 year ago

Mine are all the same.

nurb2kea commented 1 year ago

Hmm, then better wait for Julien's answer. I tested it only on macos with blender 3.41, 3.5 & 3.6 and it works in in both edit and object mode. Must be a windows thing ! What quicksnap versions did you install?

Anyways, better wait for his answer!

JulienHeijmans commented 1 year ago

Hey! Could you send me your blend file (julien.heijmans@gmail.com, I will delete the file once I am done with your issue)? Also, what version of Quicksnap do you have and what version of Blender are you using? It it behaving the same when you try to snap from edge centers and face centers? (Using keys 2 and 3)

JulienHeijmans commented 1 year ago

Alright, I think I managed to repro once, but I can't repro anymore :/ I think it might be an issue with the very last release (1.4.3), that I have removed just in case. Could you give me the information that I asked in the previous message? Also, could you try to get the version 1.4.2? (video below showing how to do that) If you are using an old blender version (older than 3.4), you might need to go back to quicksnap version 1.4.1

https://user-images.githubusercontent.com/35562774/221821917-b37f123e-b15c-478c-99b4-a798ea6e8eb1.mp4

WorldsGreatestHobby commented 1 year ago

QuickSnap Version: 1.4.3

Blender Version: 3.4.1

Also, I'll send the model.

WorldsGreatestHobby commented 1 year ago

Okay!

WorldsGreatestHobby commented 1 year ago

Just sent the file

JulienHeijmans commented 1 year ago

Just sent the file

I did not get you email. Also, did you try with 1.4.2 or 1.4.1 to see if it works there?

WorldsGreatestHobby commented 1 year ago

I tried 1.4.2 and 1.4.1 and it didn't seem to work. Also, I think I sent it now.

JulienHeijmans commented 1 year ago

Ok, I figured out the issue after looking at your blender file, is seems the addon has some issue when you have multiple objects selected and when you are in edit mode, it only gives you the vertices of the active object as a source of snapping. I pushed a fix on the main branch.

Could you try now, in the addon preference window, Click on Install Main/Old version, (You might need to click Check for update before), then in the dropdown, choose main. and see how things are going?

WorldsGreatestHobby commented 1 year ago

Just loaded up blender and tested it. It worked! Thanks for taking time out of your day to fix this! Have a great day!