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>2017-03-29 06:29:18 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-03-29 06:31:14 +0300
commit4f69dca547cf58f7a27dfa20699115e1171e84f1 (patch)
tree4873138de8f075a72ca0eaf565417aa85f63ad0c /release/scripts/modules/bpy
parentd808557d15dbf09401d8ab40c59ce69c89a2d041 (diff)
Fix 'bl_app_override' wrapping multiple times.
Calling `SomeClass.draw(self, context)` instead of `self.draw()` would try to wrap the argument `self` multiple times, causing an error.
Diffstat (limited to 'release/scripts/modules/bpy')
0 files changed, 0 insertions, 0 deletions