haikalle 314 Report post Posted October 18, 2020 (edited) Hi! I have done some tests where I combine several retopo tools into one MASTER tool I'm not sure if this a good idea so I will invite all users to to test this out and give feedback what's good and what's bad. This only first alpha so be nice.. Master tool ( select quad tool) now is doing this: - CLICK surface = Point/faces tool - CLICK edge = Quad tool - CLICK vertex = Poly line tool - SHIFT + LMB polygons = Knife tool (After first click you don't need to hold SHIFT down anymore) - SHIFT + CTRL = Split Rings (know issue is that you have to first press SHIFT down and then CTRL to make this tool work - CTRL + LMB = Brush tool ( While CTRL is down you can press SHIFT tool for smooth) - RMB you can delete polylines and points. - SHIFT + RMB = Delete polygon 3DCoatGL64.zip Edited October 22, 2020 by haikalle 2 3 Share this post Link to post Share on other sites
gbball 213 Report post Posted October 18, 2020 Looks good. I haven't tried it though. How were you able to create this? Are you part of the 3D Coat dev team? My suggestion would be to add a cap functionality for when the points/faces tool can't see the quad and gives you a triangle Share this post Link to post Share on other sites
haikalle 314 Report post Posted October 18, 2020 Im official blender applink coder so I have access to code. I love to test different things, but this is just testing and playing with ideas state at the moment nothing else... Share this post Link to post Share on other sites
gbball 213 Report post Posted October 18, 2020 2 hours ago, haikalle said: Im official blender applink coder so I have access to code. I love to test different things, but this is just testing and playing with ideas state at the moment nothing else... That is pretty cool. There is a lot of great functionality in 3D Coat and it would be nice to see some tools linked together like what you're doing. Share this post Link to post Share on other sites
Cless_Aurion 12 Report post Posted October 19, 2020 This is... surprisingly great. I don't want to go back! Make it happen on regular releases! hahahah Share this post Link to post Share on other sites
haikalle 314 Report post Posted October 19, 2020 (edited) Thanks guys. This fixes some bugs that I was able to see. Edited October 20, 2020 by haikalle 1 Share this post Link to post Share on other sites
pickers 24 Report post Posted October 19, 2020 This is super awesome. Just playing with it, makes me happy! Share this post Link to post Share on other sites
haikalle 314 Report post Posted October 20, 2020 (edited) Updated the list into my first post what you can do this MASTER tool. Edited October 20, 2020 by haikalle 1 Share this post Link to post Share on other sites
gbball 213 Report post Posted October 20, 2020 This is really good. The thing I'd suggest adding is the CTRL and CTRL+SHIFT modifiers in I use split loops a lot with Points faces, which allows me to make big simple retopo blockout and then add new loops after Share this post Link to post Share on other sites
gbball 213 Report post Posted October 20, 2020 If that is possible I have another small, but related request, which I think would make this tool really sensible. Just out of curiosity, how does this tie int 3D Coat 2021? Will any of these changes carry over? Share this post Link to post Share on other sites
Silas Merlin 100 Report post Posted October 20, 2020 only the first three seem to work for me :/- CLICK surface = Point/faces tool - CLICK edge = Quad tool - CLICK vertex = Poly line tool CTRL / SHIFT don't work here Share this post Link to post Share on other sites
haikalle 314 Report post Posted October 20, 2020 (edited) @gbball Thanks, that modifier idea is really good. I try to implement that. And please give as much feedback you could give. It really helps me to improve this tool. Small change. Now You don't need to press SHIFT down with every cut, only with first click. @gbball It just too early to say if this is included in 2021.... Edited October 20, 2020 by haikalle Share this post Link to post Share on other sites
Silas Merlin 100 Report post Posted October 20, 2020 now everything works with this new file. really nice super-tool ! one thing that I see missing is the resizeable brush size for knife tool/poly line tool Share this post Link to post Share on other sites
haikalle 314 Report post Posted October 20, 2020 Quote one thing that I see missing is the resizeable brush size for knife tool/poly line tool @Silas Merlin Can you help me to understand why you need resizeable brush size in that tool Share this post Link to post Share on other sites
haikalle 314 Report post Posted October 20, 2020 (edited) One more update. Now when you press CTRL + RMB it will delete polygon. I think that now this works almost as I planned. I think next step is to iron all bugs away from this tool and then let's see if we can bring this into official buils some day too. EDIT: Brush resize and deleting polys conflict each other. Need to find better solution Edited October 20, 2020 by haikalle 1 Share this post Link to post Share on other sites
haikalle 314 Report post Posted October 20, 2020 Moved polygon delete under SHIFT + RMB and it seams to work much better now. 3DCoatGL64.zip 1 Share this post Link to post Share on other sites
gbball 213 Report post Posted October 20, 2020 It functions nicely. The only thing I noticed is that it breaks symmetry if you cut or delete a polygon. Share this post Link to post Share on other sites
Cless_Aurion 12 Report post Posted October 21, 2020 Oh! @haikalle I think I know why @Silas Merlin wants resizable brush size. One of the tools (Add/Split) will select different vertex depending on what the size of the brush is, so technically you would loose functionality if that is disabled for this master-tool. Share this post Link to post Share on other sites
haikalle 314 Report post Posted October 21, 2020 oh yes. Now I understand better. I make sure that all other tools keeps working as they are right now. I think I leave the selection option away from this tool. If I enable it then this tool could become too "big" and looses its meaning. Basic idea of this tool is this: create / move(brush) / delete .... and then repeat Share this post Link to post Share on other sites
Silas Merlin 100 Report post Posted October 21, 2020 Yes and visibility. With points/faces it is quite alright to have a tiny cursor because you can click anywhere, but with add/split you are selecting existing vertices and cutting through existing edges. the tiny circle becomes difficult to see in the midst of existing geometry. Share this post Link to post Share on other sites
haikalle 314 Report post Posted October 21, 2020 @gbball Could you tell how it breaks the symmetry. I try to catch that but Im not able to see it. Share this post Link to post Share on other sites
haikalle 314 Report post Posted October 21, 2020 Made new video for showing what all you can do with this single tool. 1 Share this post Link to post Share on other sites
gbball 213 Report post Posted October 22, 2020 13 hours ago, haikalle said: @gbball Could you tell how it breaks the symmetry. I try to catch that but Im not able to see it. I found it would break symmetry when I deleted a polygon on one side of a symmetrical retopo. It wouldn't only delete on one side...It might be because I had a central strip of polygons in the middle of the mesh as opposed to an edge loop running along the center. I'll see if I can replicate and get back to you. Share this post Link to post Share on other sites
Silas Merlin 100 Report post Posted October 22, 2020 I think there is a mistake, what you call "edge loops tool" is in fact "Split Rings". actually it would be nice to also have edge loops (marking seams) Share this post Link to post Share on other sites
haikalle 314 Report post Posted October 22, 2020 (edited) Thanks. now it's changed I think all the mark seams tools should be merged together. Edited October 22, 2020 by haikalle Share this post Link to post Share on other sites