Blender Git Commit Log
Git Commits -> Revision 218ce03
June 17, 2019, 09:03 (GMT) |
OpenVDB: Make filepath of current frame available This makes `abs_path` in the OpenVDB modifier return the path to the frame that should currently be read (taking into account the current frame, the frame offset, and frame overrides). This is a bit hackish, as it duplicates the frame calculation and path generation code, but it was the quickest and easiest way to achieve this, in contrast to adapting and exposing the existing functions to work with this use-case. |
Commit Details:
Full Hash: 218ce032b7039c9584ca670006f6e6fc4341c952
Parent Commit: 1466208
Committed By: Stefan Werner
Lines Changed: +23, -6
1 Modified Path:
/source/blender/makesrna/intern/rna_modifier.c (+23, -6) (Diff)