Blender Git Commit Log
Git Commits -> Revision 699b2d9
Revision 699b2d9 by Julian Eisel (master) February 6, 2021, 18:27 (GMT) |
Code quality: Port recently added utility file to C++ It seems generally preferred to have new files be created with C++. The only reason I didn't do that when I initially created the files is that I was unsure about some C-API aspect. Also use nullptr instead of NULL. |
Commit Details:
Full Hash: 699b2d98553f2b0c4bb74dc263d3251600fadd25
Parent Commit: ef29ebb
Lines Changed: +292, -292
1 Added Path:
/source/blender/editors/util/ed_util_ops.cc (+291, -0) (View)
1 Deleted Path:
/source/blender/editors/util/ed_util_ops.c (+0, -291)
1 Modified Path:
/source/blender/editors/util/CMakeLists.txt (+1, -1) (Diff)