Blender Git Commit Log
Git Commits -> Revision fc171c1
Revision fc171c1 by Howard Trickey (soc-2020-io-performance) October 17, 2021, 20:17 (GMT) |
Add more regression tests for new obj exporter. This adds regression tests for exporting most of the blend files in the io_tests/blend_geometry and io_tests/blend_scene tests. A fix was necessary in the BlendfileLoadingBaseTest class to prevent leakage of some global data generated when a loaded file has metaballs. Also, had to fix the exporter to deal with empty curves. |
Commit Details:
Full Hash: fc171c1be9da36485e892339b86dc8d4251914af
Parent Commit: 96c8095
Lines Changed: +141, -10