Blender Git Commit Log

Git Commits -> Revision 2585882

Revision 2585882 by Ankit Meel (soc-2020-io-performance)
June 30, 2020, 11:17 (GMT)
Cleanup: simplified conditionals, remove warnings on linux

Use unsigned int to avoid any range issues.
Remove trailing whitespaces in face elements.
Remove `== false` from conditionals.

Commit Details:

Full Hash: 2585882973df70fabefb596a9d40f96441573c62
Parent Commit: 9279377
Lines Changed: +23, -22

6 Modified Paths:

/source/blender/io/wavefront_obj/CMakeLists.txt (+1, -1) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj.cc (+1, -1) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_exporter.cc (+1, -1) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_exporter_mtl.cc (+1, -1) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_exporter_mtl.hh (+2, -1) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_file_handler.cc (+17, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021