Blender Git Commit Log

Git Commits -> Revision 6002914

Revision 6002914 by Erik Abrahamsson (master)
November 6, 2021, 18:16 (GMT)
Cleanup: Convert mesh.c to C++

This commit renames mesh.c to mesh.cc and makes
it compile in C++. Can be useful in the future to be able
to use C++ functionality in existing and new functions.

Differential Revision: https://developer.blender.org/D13134

Commit Details:

Full Hash: 6002914f141f0c777ae76975eb1273bb054321f1
Parent Commit: f315a46
Lines Changed: +2266, -2267

1 Added Path:

/source/blender/blenkernel/intern/mesh.cc (+2265, -0) (View)

1 Deleted Path:

/source/blender/blenkernel/intern/mesh.c (+0, -2266)

1 Modified Path:

/source/blender/blenkernel/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021