Blender Git Statistics -> Branches -> soc-2020-io-performance
"Soc-2020-io-performance" branch
Total commits : 455
Total committers : 3
First Commit : May 21, 2020
Latest Commit : October 30, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
October, 2021 | 4 | |
September, 2021 | 3 | |
August, 2021 | 5 | |
July, 2021 | 3 | |
June, 2021 | 4 | |
May, 2021 | 1 | |
April, 2021 | 5 | |
March, 2021 | 10 | |
February, 2021 | 6 | |
January, 2021 | 0 | |
December, 2020 | 12 | |
November, 2020 | 41 | |
October, 2020 | 18 | |
September, 2020 | 83 | |
August, 2020 | 90 | |
July, 2020 | 87 | |
June, 2020 | 75 | |
May, 2020 | 8 |
Committers
Author | Number of Commits |
---|---|
Ankit Meel | 399 |
Howard Trickey | 35 |
Ankit Meel | 21 |
Popular Files
Filename | Total Edits |
---|---|
wavefront_obj_im_file_reader.cc | 62 |
wavefront_obj_im_mesh.cc | 54 |
obj_export_file_writer.cc | 53 |
io_obj.c | 53 |
wavefront_obj_exporter.cc | 53 |
wavefront_obj_importer.cc | 51 |
wavefront_obj_file_handler.cc | 45 |
wavefront_obj_im_objects.hh | 40 |
obj_export_mesh.cc | 37 |
wavefront_obj_file_handler.hh | 31 |
Latest commits
October 30, 2021, 19:37 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
October 24, 2021, 12:31 (GMT) |
Merge branch 'master' into 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. |
October 14, 2021, 17:25 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
September 19, 2021, 20:49 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
September 18, 2021, 14:03 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
September 18, 2021, 14:03 (GMT) |
Fix mistake with last commit - it didn't compile. |
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. |
August 28, 2021, 11:25 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
August 22, 2021, 17:22 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
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. |
August 1, 2021, 00:57 (GMT) |
Fix new obj exporter curve test. Due to a previous fix I made to the transform matrix code, the golden data for the curve coordinates were incorrect. |
July 31, 2021, 19:40 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
July 10, 2021, 13:38 (GMT) |
Consistent var naming, function usage. |
July 10, 2021, 13:34 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
June 7, 2021, 03:16 (GMT) |
Export transform was wrongly calculated. Several mistakes fixed: Blender's axes convention was wrongly stated; the mat3_from_axis_conversion in C returns a transposed matrix, probably because it was copied from Python; the axis transformation wasn't properly applied to the location part of an object transform. |
June 6, 2021, 03:56 (GMT) |
Fix crash when UVs are not asked to be exported. |
June 5, 2021, 19:25 (GMT) |
Fix (added argument) after master merge. |
June 5, 2021, 18:33 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
May 9, 2021, 13:25 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
MiikaHweb - Blender Git Statistics v1.06