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:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2012-05-09 02:07:06 +0400
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2012-05-09 02:07:06 +0400
commitd9ce1cda94c256326d09efa69b55682bde98ea8b (patch)
treeceb0555b93092d0a48fa82025553ae12fcc31ae3 /intern/dualcon
parentf6abd6ee401fb19a3005c0f0b604674b026eb270 (diff)
Python/context: python could get invalid bpy.data in scene update handler after
undo. The way this got updated from the context is a bit unreliable, and for handlers the update couldn't happen because there is no context passed in. Now it's updated from setup_app_data, which is where the change actually happens. I left in the other updates to be sure but they should not be needed anymore.
Diffstat (limited to 'intern/dualcon')
0 files changed, 0 insertions, 0 deletions