Amazing work with this program, the best addon I've bought in recent years. If you wouldn't mind though I'm finding that some of your scripts aren't working with 2.80 anymore. I recently tried your find ngons and get this error: traceback {most recent call last): File " (link directory to py file) ui_utils.py" , line 175,in execute_script exec(marshal.load(f), exec_globals) File " (link directory to py file) find_ngons.py", line 11, in bpy.context.scene.objects.active = obj AttributeError: bpy_prop_collection:attribute "active" not found I, unfortunately, haven't the coding experience to understand how to fix it. If you know what could be causing the issue I would be grateful for some information. This also happens to the tris script as well.
Hello, I'm glad you like it as much as I do! I've actually created a separate branch for 2.8 scripts. Though most will not work the ngons and tris script does work. You can download those here github.com/JacRossiter/Jak-s_Blender_Scripts-2.8-/tree/master/Selection%20Tools
@@jacrossiter2097 thanks for the quick response, I'll give them all a test and see if any give issues. Keep up the great work. Addition: I think the link might be incorrect, it keeps going to 404 on github.com
@@themagpiebird Oh! My mistake the repo was private. This should work now github.com/JacRossiter/Jaks_Blender_Scripts-2.8/tree/master/Selection%20Tools
Thanks Jac!
This helped! Thanks, Jac.
I'm glad to hear that! 😄
Thanks,
thank you very much!
Amazing work with this program, the best addon I've bought in recent years. If you wouldn't mind though I'm finding that some of your scripts aren't working with 2.80 anymore. I recently tried your find ngons and get this error:
traceback {most recent call last):
File " (link directory to py file) ui_utils.py" , line 175,in execute_script exec(marshal.load(f), exec_globals)
File " (link directory to py file) find_ngons.py", line 11, in bpy.context.scene.objects.active = obj
AttributeError: bpy_prop_collection:attribute "active" not found
I, unfortunately, haven't the coding experience to understand how to fix it. If you know what could be causing the issue I would be grateful for some information. This also happens to the tris script as well.
Hello, I'm glad you like it as much as I do! I've actually created a separate branch for 2.8 scripts. Though most will not work the ngons and tris script does work. You can download those here github.com/JacRossiter/Jak-s_Blender_Scripts-2.8-/tree/master/Selection%20Tools
If there's any scripts in that 2.8 repository that don't work just let me know and I'll see if I can get the time to fix them. Enjoy!
@@jacrossiter2097 thanks for the quick response, I'll give them all a test and see if any give issues. Keep up the great work.
Addition: I think the link might be incorrect, it keeps going to 404 on github.com
@@themagpiebird Oh! My mistake the repo was private. This should work now github.com/JacRossiter/Jaks_Blender_Scripts-2.8/tree/master/Selection%20Tools
@@jacrossiter2097 Works great grabbing a zip of the lot, and will try them out during the weekend. thanks again.