Logo
Explore Help
Sign In
dillongoostudios/goo-engine
3
0
Fork 0
You've already forked goo-engine
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
ffe7bde02c5725993e9c1986bbc8a83174adbbb8
goo-engine/source/blender/python
T
History
Campbell Barton ffe7bde02c correct fix for bug #23871, __main__ module was being overwritten in nested functions, so on returning from calling operators the __main__ module could be cleared and imported modules turn into None
calling
  bpy.ops.wm.read_factory_settings()
... would clear a scripts namespace if running directly, not in a module.


Fix by backing up and restoring the __main__ module.

Also found BKE_reportf wasnt printing all reports in background mode as BKE_report() was doing.
2011-02-01 12:37:53 +00:00
..
generic
correct fix for bug #23871, __main__ module was being overwritten in nested functions, so on returning from calling operators the __main__ module could be cleared and imported modules turn into None
2011-02-01 12:37:53 +00:00
intern
correct fix for bug #23871, __main__ module was being overwritten in nested functions, so on returning from calling operators the __main__ module could be cleared and imported modules turn into None
2011-02-01 12:37:53 +00:00
BPY_extern.h
edits for BPY_extern.h functions, no functional changes
2011-01-05 02:08:54 +00:00
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +00:00
rna_dump.py
…
SConscript
Finally change SConscript tabs to spaces.
2010-08-29 20:52:05 +00:00
simple_enum_gen.py
…
Powered by Gitea Version: 1.26.2 Page: 1662ms Template: 70ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API