Blender Git Commit Log

Git Commits -> Revision 928736b

Revision 928736b by Ankit Meel (soc-2020-io-performance)
August 5, 2020, 20:09 (GMT)
Replace enum and its functions with Map for maps

The enum approach was adding lots of repetitive functions
and switch-case blocks. Use `blender::Map` instead.

Also fix nodes overlapping.

Connect Texture nodes with correct sockets of p-BSDF.

Commit Details:

Full Hash: 928736b173b426f8780c9c109588827647b47c16
Parent Commit: 9b8f204
Lines Changed: +32, -105

4 Modified Paths:

/source/blender/io/wavefront_obj/intern/wavefront_obj_im_file_reader.cc (+5, -34) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_im_mtl.cc (+8, -10) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_im_objects.cc (+3, -41) (Diff)
/source/blender/io/wavefront_obj/intern/wavefront_obj_im_objects.hh (+16, -20) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021