Blender Git Commit Log
Git Commits -> Revision ef5941f
Revision ef5941f by Ankit Meel (soc-2020-io-performance) July 16, 2020, 20:43 (GMT) |
Move stoi into a function; Add exception handling Also add comments for utility functions. Also make `string` a `const &`; prefix return variables with `r_`. Use `string::empty()` instead of comparing it with "" (clang-tidy). |
Commit Details:
Full Hash: ef5941f31aa3f3a738df13e6901ecb8f419df5c5
Parent Commit: fa0daf9
Lines Changed: +55, -13
1 Modified Path:
/source/blender/io/wavefront_obj/intern/wavefront_obj_im_file_reader.cc (+55, -13) (Diff)