Files
test/source/blender
Hans Goudey ceb3d75c18 Cleanup: Use const for context store variables
Generally the context store is owned by `uiBlock`. Other pointers
to the store (in `bContext` and other operator data) shouldn't change
it, so those variables are now const. One exception is the pointer in
`uiLayout`, but that has a clearly short lifetime, so that's okay.
2023-08-31 12:00:04 -04:00
..
2023-08-31 10:38:13 +10:00
2023-08-30 10:57:12 +10:00
2023-08-30 23:41:59 +02:00
2023-08-18 08:56:12 +10:00
2023-08-31 10:38:13 +10:00
2023-08-28 15:01:05 +02:00
2023-08-24 11:38:41 +10:00