Files
test2/source/blender/editors
Campbell Barton adbec9eea9 Theme: reset the default theme fails & fix invalid ListBase links
If the theme's name was changed, resetting the default theme did
nothing from a user perspective.

Internally it would add the Default theme to the end of the list where
it was ignored, then the default theme overwrote the data including the
next/prev links causing the ListBase to be invalid.

Resolve by ensuring the default theme is always first and use the
MEMCPY_STRUCT_AFTER macro to prevent links being overwritten.
2024-04-11 17:44:27 +10:00
..
2024-03-29 00:05:25 +01:00
2024-04-11 09:39:48 +02:00
2024-04-11 09:39:48 +02:00
2024-04-11 09:39:48 +02:00
2024-04-08 16:23:25 +10:00
2024-04-11 09:39:48 +02:00
2024-04-01 16:47:57 +11:00
2024-04-11 00:36:31 +02:00
2024-04-11 09:39:48 +02:00