Files
test2/source/blender
Julian Eisel 39c50d8f31 Outliner: Ensure compiler error when passing wrong tree-element to macro
Passing a `TreeElement *` instead of its `TreeStoreElement *` to
`TSELEM_OPEN()` would seem to work but cause a bug. Add a type check
that will cause a compiler error if it fails.
2022-03-09 15:28:16 +01:00
..
2022-03-09 10:13:43 +11:00
2022-03-08 14:32:34 +11:00
2022-03-08 13:28:22 -06:00
2022-03-07 17:28:39 +01:00
2022-03-08 16:44:03 +01:00
2022-03-09 10:13:43 +11:00
2022-03-09 10:13:43 +11:00
2022-03-08 14:32:34 +11:00
2022-03-09 11:33:33 +01:00
2022-03-08 14:32:34 +11:00
2022-02-15 12:32:15 +01:00