Blender Git Loki
Git Commits -> Revision ae1a75b
Revision ae1a75b by Sebastián Barschkis (vr_scene_inspection) February 20, 2020, 12:00 (GMT) |
Fix T73770: Mantaflow is unable to bake fluid simulations on non-ASCII file paths Some fluid cache functions were not using Blender's more secure BLI_gzopen() function. On Windows there are some special cases which this function can handle compared to the plain gzopen(). |
Commit Details:
Full Hash: ae1a75b960189d58e5396e6a928db3e01a29ee40
Parent Commit: 8f5ad8d
Committed By: Julian Eisel
Lines Changed: +2, -2
1 Modified Path:
/intern/mantaflow/intern/MANTA_main.cpp (+2, -2) (Diff)