Blender Git Commit Log

Git Commits -> Revision 386e3dd

Revision 386e3dd by Campbell Barton (master)
March 4, 2021, 12:13 (GMT)
PyAPI: use methods for bpy.data.libraries.load & write

Replace static methods with regular methods.
Now the 'Main' value is taken from the collection.

Needed to support multiple 'Main' instances in Python, see T86183.

Commit Details:

Full Hash: 386e3dd842a7ed6a9cc068e3fb02478cc97969e5
Parent Commit: d9e567d
Lines Changed: +12, -9

2 Modified Paths:

/source/blender/python/intern/bpy_library_load.c (+9, -6) (Diff)
/source/blender/python/intern/bpy_library_write.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021