Files
test/source/blender/editors/interface
Campbell Barton 7341ceb674 Cleanup: move Python script execution into BPY_extern_run.h
This commit renames 'execute' to 'run' because:

- This follows Python's "PyRun" which these functions wrap.
- Execution functions can use either exec/eval modes,
  making naming awkward (for future API refactoring).
2020-08-17 18:32:20 +10:00
..
2020-05-27 10:52:07 +10:00
2020-07-22 10:57:41 +10:00