Blender Git Commit Log
Git Commits -> Revision 37d59db
Revision 37d59db by Ankit Meel (soc-2020-io-performance) July 17, 2020, 17:25 (GMT) |
Cleanup: Rename variables, use {} initialisation. `{}` syntax would help catch when the C++ containers size() function changes to `int64_t` since initialiser lists don't allow narrowing variables. Specify that the strings are `_split`. |
Commit Details:
Full Hash: 37d59dbc8cfb79df0f143c513fd4fad1153b9578
Parent Commit: e33d8f7
Lines Changed: +34, -34