Quick operator to choose script to be executed from Folder path in
Preferences -> File Paths -> Script Directories
Location: TopBar Edit Menu -> Run Scripts From Folder
or you can find operator by opening search menu F3 and typing Run Script From Folder, you can also add it to quick menu q or give it a key shortcut
This addon allows run bpy.ops operators without area context overridng, since you can just execute your script from the right window context, so you can make your own ops macroses without annoying context overriding.
For example using operator bpy.ops.view3d.camera_to_view() requires to run it from '3D_VIEW' area context, so you cannot just write it to text editor end execute it, but with this addon you are able to this by executing Run Scripts From Folder from 3d Viewport.
This extension requests the following permission:
Read .py files from disk
Thanks. Will white a dynamic pie menu for this soon
I need this but I can't find it from search menu or anywhere else... Tried it on 4.2 and 4.3 - nothing happens :(
Fixed, Now it can be found in TopBar Edit menu
I'll just write this review to boost it, if 1400 people downloaded and only one made a bad review why should it suffer?!