Blender Git Commit Log

Git Commits -> Revision 1eed003

August 15, 2021, 20:23 (GMT)
Add framework to fast obj i/o to regression test whole files.

One tricky aspect is that we want to allow for the version string
part of the header to mismatch, so only check for file equality
after the first lines.

Commit Details:

Full Hash: 1eed0031ecf0b6931606153c05183fa5990d273e
Parent Commit: fef2b9e
Lines Changed: +70, -6

4 Modified Paths:

/source/blender/io/wavefront_obj/exporter/obj_exporter.cc (+1, -3) (Diff)
/source/blender/io/wavefront_obj/exporter/obj_exporter.hh (+4, -0) (Diff)
/source/blender/io/wavefront_obj/exporter/obj_export_file_writer.cc (+0, -1) (Diff)
/source/blender/io/wavefront_obj/tests/obj_exporter_tests.cc (+65, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021