Run python command in Blender from 3D view
Are you tired of getting the “RuntimeError: context is incorrect” error when trying to run python commands in Blender?!? Of course you are!!
But sweat no more – thanks to this new and super simple Blender addon, you can run your python commands directly from any 3D view and get the correct context – always! This is a solution to dreadful blender context is incorrect problem you have been waiting for!
But wait!!! There is more! You can run either a single line or even execute whole script documents!
So forget about writing addons or doing complex context copy operations just to run that […]