Script (Python) objects now have a _filepath attribute, also used as the...
Script (Python) objects now have a _filepath attribute, also used as the '__file__' global at runtime. This prevents an import problem caused by the fix to #1074.
Showing
Please register or sign in to comment