Blender Git Loki
Git Commits -> Revision 5f9eea2
Revision 5f9eea2 by Howard Trickey (soc-2020-io-performance) August 29, 2021, 17:54 (GMT) |
Change where new obj exporter writes temp files. The code was writing relative to the test_release_dir flag, but this didn't make a lot of sense. Better to use Blender's tempdir mechanism, though since Blender isn't fully initialized when using it for gtests, we have to call the function to initialize the tempdir. |
Commit Details:
Full Hash: 5f9eea200d7e1139f6e3ae1e3f97769b8099d1ff
Parent Commit: 4a7eca1
Lines Changed: +11, -8
1 Modified Path:
/source/blender/io/wavefront_obj/tests/obj_exporter_tests.cc (+11, -8) (Diff)