tornavis/source/blender/gpencil_modifiers_legacy
Hans Goudey 19001c9e6c Cleanup: Move attribute domain enum to C++ header, use enum class
Each value is now out of the global namespace, so they can be shorter
and easier to read. Most of this commit just adds the necessary casting
and namespace specification. `enum class` can be forward declared since
it has a specified size. We will make use of that in the next commit.
2023-12-20 13:25:28 -05:00
..
intern Cleanup: Move attribute domain enum to C++ header, use enum class 2023-12-20 13:25:28 -05:00
CMakeLists.txt Cleanup: CMake: Modernize bf_depsgraph dependencies 2023-11-25 22:51:59 +01:00
MOD_gpencil_legacy_lineart.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
MOD_gpencil_legacy_modifiertypes.h License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00