Blender Git Commit Log

Git Commits -> Revision 657259f

October 26, 2016, 18:37 (GMT)
Mantaflow: Use Path objects instead of os.path.join()

File paths are passed into these functions, so convert passed path to pathlib.Path object to avoid internal/external conflicts. This should be easier to maintain and visually cleaner.

Reviewers: sebbas

Reviewed By: sebbas

Differential Revision: https://developer.blender.org/D2317

Commit Details:

Full Hash: 657259fbaac07a9f2ec3ae94a786b16bf30ba7a6
Parent Commit: 7eefa08
Lines Changed: +92, -86

3 Modified Paths:

/intern/mantaflow/intern/strings/liquid_script.h (+43, -41) (Diff)
/intern/mantaflow/intern/strings/shared_script.h (+2, -2) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+47, -43) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021