Skip to content
Snippets Groups Projects
Commit 49021f7e authored by Willian Padovani Germano's avatar Willian Padovani Germano
Browse files

BPython - first step for better integration of Python in Blender:

- add a new space: Space Script
- add a new dna struct: Script
- add these two properly everywhere they are meant to

It's not a tiny commit, but most of it is ground work for what is still to be done.
Right now the benefits should be: freeing the Text Editor to be used in a window even while a script w/ gui in "on" and letting more than one currently running script w/ gui be accessible from each window

Some files are added, so some build systems (not autotools) will need updates
parent 6653af79
No related branches found
No related tags found
Loading
Showing
with 1080 additions and 724 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment