Blender Git Loki
Git Commits -> Revision e723b06
Revision e723b06 by Campbell Barton (master) January 18, 2010, 10:02 (GMT) |
python script reloading (f8) - reload modules from types that are not directly included. for example wm.py uses classes from modules/rna_prop_ui.py which wasnt reloaded. - script paths were being added to sys.path multiple times. note: now the second reload gives a crash right away but this is a bug elsewhere. |
Commit Details:
Full Hash: e723b060fc596876ec4778589a5d6c88027187db
SVN Revision: 26072
Parent Commit: 7195345
Lines Changed: +18, -1
1 Modified Path:
/release/scripts/modules/bpy/__init__.py (+18, -1) (Diff)