Blender Git Loki
Git Commits -> Revision edbf4e7
Revision edbf4e7 by Sebastian Parborg (temp-blender-2.81-release-with-wrong-merge) November 11, 2019, 17:05 (GMT) |
Fix python error when trying to delete presets In some cases the default data paths for blender does not exist. For example on windows when using the portable install. This would lead to errors when trying to lookup default paths in is_path_builtin. Now we handle cases like this gracefully. |
Commit Details:
Full Hash: edbf4e7622d022badd452fb5269d56006b99e183
Parent Commit: ef12d3f
Committed By: Germano Cavalcante
Lines Changed: +9, -6
1 Modified Path:
/release/scripts/modules/bpy/utils/__init__.py (+9, -6) (Diff)