Blender Git Commit Log

Git Commits -> Revision 74361ee

Revision 74361ee by Bastien Montagne (master)
December 5, 2018, 10:08 (GMT)
Fix T58772: Stray "forward" and "up" options in 2.8 import addons?

Nice side-effect of using new __annotations__ thingy to store
dynamically-generated fields in a class: __annotations__ dict is not
ensured to exist for a given class, so we may end up modifying on of the
parents' one!

Commit Details:

Full Hash: 74361eebe68c03e73e2b3587988c9d68bd742fe0
Parent Commit: 80ffd7b
Lines Changed: +5, -0

1 Modified Path:

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