Blender Git Commit Log

Git Commits -> Revision c5bd163

Revision c5bd163 by Ankit Meel (soc-2020-io-performance)
July 30, 2020, 12:37 (GMT)
Add fallback value in string to number conversions

Remove remnant `stringstream s_line` which was used with `>>`
operator for storing floats and ints. That has been replaced
with `stof`/ `stoi`.

Limit the scope of MTL exporter's tex_node pointer.

Commit Details:

Full Hash: c5bd1631f60c7dc4d569e988e12e1ac7cb33cc1f
Parent Commit: a59bbed
Lines Changed: +76, -56

3 Modified Paths:

/source/blender/io/wavefront_obj/intern/wavefront_obj_ex_mtl.cc (+4, -3) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_im_file_reader.cc (+70, -52) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_im_file_reader.hh (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021