Blender Git Loki
Git Commits -> Revision ca56fe6
Revision ca56fe6 by Sebastian Parborg (master) November 1, 2019, 16:58 (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: ca56fe6d91abb8fb252fab023446cfbf4c3ae5d8
Parent Commit: 8883317
Lines Changed: +9, -6
1 Modified Path:
/release/scripts/modules/bpy/utils/__init__.py (+9, -6) (Diff)