Blender Git Loki
Git Commits -> Revision 36fdbed
Revision 36fdbed by Jeroen Bakker (master) March 22, 2021, 10:51 (GMT) |
LibraryOverrides: Initial Test Case. Added a first test case for review. This will be the base for future test cases. The current API is sufficient for what is expected for such a low level API. One concern is that you need to trigger a save in order to update the library overrides structure. Not expected from TD/Dev point of view. Test cases are very important when implementing restrictive mode as it is a second evaluation mode that has impact on the (current) permissive mode. Reviewed By: Sebasti�n Barschkis, Bastien Montagne Differential Revision: https://developer.blender.org/D10747 |
Commit Details:
Full Hash: 36fdbed2f0a45d9766db80fef987614b7637c1a2
Parent Commit: 7a05ebf
Lines Changed: +113, -0
1 Added Path:
/tests/python/bl_blendfile_library_overrides.py (+107, -0) (View)
1 Modified Path:
/tests/python/CMakeLists.txt (+6, -0) (Diff)