Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-07-30 09:04:08 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-07-30 09:04:08 +0300
commit63f7eceb53085ef40cad4dc2343dbe608be999c1 (patch)
tree3693197648bee66463e0b784bfc527df9d9f21fc /source/blender/windowmanager/wm_event_types.h
parentd06b03f80da5ce7a5c833f25be783df3b4bc4c00 (diff)
PyAPI: defer freeing existing properties on registration
Registering a property could remove the existing property, then fail to parse one of the arguments of the new property - leaving the struct without a property. Now freeing the existing property is deferred until immediately before the new property is registered.
Diffstat (limited to 'source/blender/windowmanager/wm_event_types.h')
0 files changed, 0 insertions, 0 deletions