Files
test/source/blender/makesdna
Jacques Lucke 5861b078f7 Core: rename ID.flag and ID.tag values
Previously, values for `ID.flag` and `ID.tag` used the prefixes `LIB_` and
`LIB_TAG` respectively. This was somewhat confusing because it's not really
related to libraries in general. This patch changes the prefix to `ID_FLAG_` and
`ID_TAG_`. This makes it more obvious what they correspond to, simplifying code.

Pull Request: https://projects.blender.org/blender/blender/pulls/125811
2024-08-07 12:12:17 +02:00
..
2024-08-04 13:45:06 +10:00
2024-07-13 16:56:57 +10:00
2024-01-03 13:38:14 +01:00
2024-06-18 12:09:40 +10:00
2024-08-04 13:45:06 +10:00