LIVENODING 1044 / Rethinking Macros
In my own definition, MACROS is a snippet of code we recorded that can be reused. When we have a series of steps we wanted to repeat, we can make MACROS.
I talk about Blender BPY operators and also how you can use Text in Blender to store the macros and how you can also use SV nodes in addition to store Macros as Space Bar Commands.
For more explanation check extra info on Github.
GITHUB:
https://github.com/enzyme69/blendersushi/issues/429