Blender Git Commit Log

Git Commits -> Revision 7cef01b

Revision 7cef01b by Jeroen Bakker (master)
April 9, 2021, 10:04 (GMT)
Compositor: Enable suggest-override warning.

Compostior relies heavilly on overridden methods. The override keyword has been added
in this module and is desired. The benefit of the override keyword is
that it reports an error when not applied to a (base) virtual method and report
what will not match when refactoring the code to be closer to blender style guide.

Reviewed By: sybren

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

Commit Details:

Full Hash: 7cef01b090c4c2d2703274edb91886ae37d3ce82
Parent Commit: 27dcccb
Lines Changed: +4, -0

1 Modified Path:

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