tornavis/source/blender/gpencil_modifiers
Hans Goudey 6250a8725e Cleanup: Use an enum to set instanced panel expansion
This commit uses an enum to access expansion for specific panels for
each modifier, constraint, etc. Even though these values are quite simple,
 this can help make the code more explicit when the ui_expand_flag is
accessed directly. Also update comments about this bitfield to make
them consistent.
2020-10-29 19:34:29 -05:00
..
intern Cleanup: Use an enum to set instanced panel expansion 2020-10-29 19:34:29 -05:00
CMakeLists.txt Fix build error with clean builds 2020-10-15 23:02:16 +02:00
MOD_gpencil_modifiertypes.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00