Blender Git Commit Log

Git Commits -> Revision 37d59db

Revision 37d59db by Ankit Meel (soc-2020-io-performance)
July 17, 2020, 17:25 (GMT)
Cleanup: Rename variables, use {} initialisation.

`{}` syntax would help catch when the C++ containers size() function
changes to `int64_t` since initialiser lists don't allow narrowing variables.

Specify that the strings are `_split`.

Commit Details:

Full Hash: 37d59dbc8cfb79df0f143c513fd4fad1153b9578
Parent Commit: e33d8f7
Lines Changed: +34, -34

3 Modified Paths:

/source/blender/io/wavefront_obj/intern/wavefront_obj_im_file_reader.cc (+16, -16) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_im_mesh.cc (+14, -14) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_im_objects.hh (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021