Applink Developer haikalle Posted October 18, 2020 Applink Developer Share 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 Quote Link to comment Share on other sites More sharing options...
Advanced Member gbball Posted October 18, 2020 Advanced Member Share 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 Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 18, 2020 Author Applink Developer Share 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... Quote Link to comment Share on other sites More sharing options...
Advanced Member gbball Posted October 18, 2020 Advanced Member Share 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. Quote Link to comment Share on other sites More sharing options...
Member Cless_Aurion Posted October 19, 2020 Member Share Posted October 19, 2020 This is... surprisingly great. I don't want to go back! Make it happen on regular releases! hahahah Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 19, 2020 Author Applink Developer Share Posted October 19, 2020 (edited) Thanks guys. This fixes some bugs that I was able to see. Edited October 20, 2020 by haikalle 1 Quote Link to comment Share on other sites More sharing options...
Advanced Member pickers Posted October 19, 2020 Advanced Member Share Posted October 19, 2020 This is super awesome. Just playing with it, makes me happy! Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 20, 2020 Author Applink Developer Share 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 Quote Link to comment Share on other sites More sharing options...
Advanced Member gbball Posted October 20, 2020 Advanced Member Share 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 Quote Link to comment Share on other sites More sharing options...
Advanced Member gbball Posted October 20, 2020 Advanced Member Share 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? Quote Link to comment Share on other sites More sharing options...
Reputable Contributor Silas Merlin Posted October 20, 2020 Reputable Contributor Share 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 Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 20, 2020 Author Applink Developer Share 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 Quote Link to comment Share on other sites More sharing options...
Reputable Contributor Silas Merlin Posted October 20, 2020 Reputable Contributor Share 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 Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 20, 2020 Author Applink Developer Share 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 Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 20, 2020 Author Applink Developer Share 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 Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 20, 2020 Author Applink Developer Share Posted October 20, 2020 Moved polygon delete under SHIFT + RMB and it seams to work much better now. 3DCoatGL64.zip 1 Quote Link to comment Share on other sites More sharing options...
Advanced Member gbball Posted October 20, 2020 Advanced Member Share Posted October 20, 2020 It functions nicely. The only thing I noticed is that it breaks symmetry if you cut or delete a polygon. Quote Link to comment Share on other sites More sharing options...
Member Cless_Aurion Posted October 21, 2020 Member Share 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. Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 21, 2020 Author Applink Developer Share 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 Quote Link to comment Share on other sites More sharing options...
Reputable Contributor Silas Merlin Posted October 21, 2020 Reputable Contributor Share 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. Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 21, 2020 Author Applink Developer Share 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. Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 21, 2020 Author Applink Developer Share Posted October 21, 2020 Made new video for showing what all you can do with this single tool. 1 Quote Link to comment Share on other sites More sharing options...
Advanced Member gbball Posted October 22, 2020 Advanced Member Share 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. Quote Link to comment Share on other sites More sharing options...
Reputable Contributor Silas Merlin Posted October 22, 2020 Reputable Contributor Share 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) Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 22, 2020 Author Applink Developer Share 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 Quote Link to comment Share on other sites More sharing options...
Reputable Contributor Silas Merlin Posted October 22, 2020 Reputable Contributor Share Posted October 22, 2020 thing is, when you mark seams with edge loops tool after autopo, you need to edit geometry, so you have to constantly change tools Quote Link to comment Share on other sites More sharing options...
Reputable Contributor Silas Merlin Posted October 22, 2020 Reputable Contributor Share Posted October 22, 2020 I really like that pressing CTRL cancels anything, no need to reach for the escape key anymore, and it even deletes points. Quote Link to comment Share on other sites More sharing options...
Applink Developer haikalle Posted October 22, 2020 Author Applink Developer Share Posted October 22, 2020 (edited) heh.. that's actually bug in my books.. it was unplanned My plan was to use RMB to delete action. I need to see how it behaves in long run and I might leave it like that if there is no other harm. Andrew liked this idea and Im starting to merging this tool into 2021 version. Edited October 22, 2020 by haikalle 1 Quote Link to comment Share on other sites More sharing options...
Reputable Contributor Silas Merlin Posted October 22, 2020 Reputable Contributor Share Posted October 22, 2020 Ok, so, an update on the CTRL "bug" : When you use points, if you press CTRL the points appear to be cleared, but in fact they are not. they simply become invisible. Which is definitely not desired. It is not really a big deal : I have been working with your tool all day and only notice this now at 2 AM, which means it has not caused any issues all day. I only noticed by chance. Quote Link to comment Share on other sites More sharing options...
Reputable Contributor Silas Merlin Posted October 22, 2020 Reputable Contributor Share Posted October 22, 2020 This tool does not appear when using the Master tool. It is needed Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.