This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/release/scripts/modules
Campbell Barton dc8dd24351 PyAPI: remove support for importing text blocks as modules
Allowing direct import of text blocks isn't especially useful,
instead add `text.as_module()` script authors can do this
explicitly if it's needed.

Now the text "Register" option executes
instead of loading as a module.

This removes the need to keep track of the current Main,
and C code to override Python's import & reload.
2019-04-18 15:00:43 +02:00
..
2019-03-15 19:45:21 +11:00
2019-03-13 23:20:48 +11:00
2019-03-17 21:14:43 +11:00
2019-03-17 21:14:43 +11:00
2018-09-21 08:15:46 +10:00
2019-03-17 21:00:56 +11:00
2017-11-29 18:05:41 +11:00
2018-07-03 06:48:44 +02:00
2018-07-03 06:48:44 +02:00
2018-11-15 19:36:32 +11:00
2019-03-15 19:45:21 +11:00