Blender Git Commit Log
Git Commits -> Revision 4453509
Revision 4453509 by Sebastián Barschkis (master) February 19, 2020, 14:07 (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: 4453509d83dcff4869b39a8d6e14c3d2caeee622
Parent Commit: 367ecff
Lines Changed: +2, -2
1 Modified Path:
/intern/mantaflow/intern/MANTA_main.cpp (+2, -2) (Diff)