In this Blender Python Tutorial, we will be taking a look at the updated Registration Method for our script(s) and add-ons. The updated or new way to register classes is much more convenient than it was before.
Looking to learn Python for beginners? You are in the right place. Be sure to check out the Scripting Playlist!.
In order to register any new classes we have to copy and paste "bpy.utils.register_class()". Then paste (or type) the name of our new Class. We then had to copy/paste it again for the Unregister.
We no longer have to copy and paste a whole bunch of stuff. When adding any new classes, we just simply add the class name in to the "classes" list.
If you would like to use the template script or the updated registration snippet, you can find the download link in our blog. I hope you find this Blender Python Tutorial helpful and as always thanks for watching!..
Links-
Blog: https://darkfallblender.blogspot.com/...
Facebook Group: / darkfallblender
Twitter: / darkfallstudios
On this page of the site you can watch the video online Blender Python Tutorial: Updated Registration Method [learn python for beginners] with a duration of hours minute second in good quality, which was uploaded by the user Darkfall 06 April 2020, share the link with friends and acquaintances, this video has already been watched 7,119 times on youtube and it was liked by 153 viewers. Enjoy your viewing!