This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Julian Eisel b5ea3d2c09 Fix possible use-after-free when cancelling temporary rename button
If a renaming button was removed via `UI_but_active_only_ex()` and that
button was placed using the layout system, the button was still in the
layout.
So far this didn't cause issues, because all cases where the button may
be removed were not using the layout system.
2021-10-06 11:24:24 +02:00
..
2021-10-06 14:54:05 +11:00
2021-10-06 14:54:05 +11:00
2021-10-06 14:54:05 +11:00
2021-10-03 12:13:29 +11:00
2021-10-04 13:15:15 +11:00
2021-10-03 12:13:29 +11:00
2021-10-03 12:13:29 +11:00
2021-10-05 11:10:25 +11:00
2021-10-05 15:38:09 +02:00
2021-10-03 12:13:29 +11:00
2021-10-06 14:54:05 +11:00
2021-10-06 14:54:05 +11:00
2021-10-06 14:54:05 +11:00
2021-10-06 14:54:05 +11:00
2021-10-06 14:54:05 +11:00
2021-10-06 14:54:05 +11:00
2021-10-06 14:54:05 +11:00
2021-09-17 12:22:00 +02:00