Blender Git Commit Log

Git Commits -> Revision 4f69dca

Revision 4f69dca by Campbell Barton (master)
March 29, 2017, 03:31 (GMT)
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.

Commit Details:

Full Hash: 4f69dca547cf58f7a27dfa20699115e1171e84f1
Parent Commit: d808557
Lines Changed: +5, -3

1 Modified Path:

/release/scripts/modules/bl_app_override/__init__.py (+5, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021