[EDIT]
First, I apologize for my voice, and second, because I had to record the video in parts, some errors occurred in OBS during recording and generated strange cuts, but I believe it won't hinder learning. This is only the second video I've ever recorded like this, so please excuse any mistakes haha. I have a problem where when I talk for a long time I end up losing my voice (a long time in my case would be over 15 minutes and I recorded for over an hour), it was a challenge to record, so please excuse the somewhat messed up diction and incorrect English words, but I tried to explain as much as possible within my reach. If I said anything wrong, just leave it in the comments.
[INTRODUCTION]
Hey everyone, how's it going? Today we're going to learn how to create our first addon in Blender.
As the name suggests, ADDON means we're going to add new features to Blender or customize existing ones by creating new operators, which are sets of functions that will perform certain tasks within Blender.
This won't be a step-by-step Python tutorial, because learning a language requires effort and time. For that, I'll leave a link in the description to Gustavo Guanabara's course, which is excellent for anyone who wants to learn to program in Python.
Gustavo Guanabara's Course:
• Curso Python #01 - Seja um Programador
Understanding Addon Class Registrations in Blender 2.82:
https://wiki.blender.org/wiki/Referen...
Link to download the course script:
https://wiki.blender.org/wiki/Referen...
Any questions, leave them in the comments.