Files
test/source/blender/windowmanager
Harley Acheson 1f3d1048d4 Fix #124070: Improved Area Names Using a SpaceType Callback
Centralized method to obtain ScrArea names. Areas can add an optional
space_name_get callback to provide a name that differs by subtype. If
not defined then ED_area_name will return RNA UI name, which is correct
in cases without area subtypes. This eliminates the current use of
RNA_property_enum_name_gettexted using a temporary context, which
results in the reported (hard to duplicate) error.

Pull Request: https://projects.blender.org/blender/blender/pulls/124488
2024-07-11 20:40:06 +02:00
..
2024-07-09 19:49:44 +10:00
2024-06-03 23:17:41 +02:00
2024-06-21 06:06:14 +02:00
2024-04-27 21:44:55 +02:00