Blender Git Commit Log
Git Commits -> Revision 86845ea
Revision 86845ea by Ankit Meel (soc-2020-io-performance) June 8, 2020, 15:56 (GMT) |
Move iteration variable inside the loops. To limit the scope & for better naming, moved the variables `MVert *vertex` and `const Polygon &polygon` inside the loops. |
Commit Details:
Full Hash: 86845ea907f8ae24b3bed4ab591f8e3687ac5f22
Parent Commit: 7af1ec5
Lines Changed: +5, -4
1 Modified Path:
/source/blender/io/wavefront_obj/intern/wavefront_obj_file_handler.cc (+5, -4) (Diff)