Blender Git Loki

Git Commits -> Revision 14ccda7

Revision 14ccda7 by Sybren A. Stüvel (master)
January 31, 2020, 10:29 (GMT)
USD: Include USD library version in System Info

Pixar recently released USD 20.02 [1]. I think it's important for people
to be able to figure out which version of the USD library is used in
Blender.

[1] https://github.com/PixarAnimationStudios/USD/releases/tag/v20.02

This commit exposes the USD library information via `bpy.app.usd`, and
includes that info in the `system-info.txt` saved via Help ? Save System
Info.

Reviewed by: brecht

Differential Revision: https://developer.blender.org/D6724

Commit Details:

Full Hash: 14ccda75f6313849c5b4376f7e74def24084782e
Parent Commit: bcacf47
Lines Changed: +168, -0

2 Added Paths:

/source/blender/python/intern/bpy_app_usd.c (+107, -0) (View)
/source/blender/python/intern/bpy_app_usd.h (+29, -0) (View)

5 Modified Paths:

/release/scripts/modules/sys_info.py (+7, -0) (Diff)
/source/blender/python/intern/bpy_app.c (+3, -0) (Diff)
/source/blender/python/intern/CMakeLists.txt (+5, -0) (Diff)
/source/blender/usd/intern/usd_capi.cc (+15, -0) (Diff)
/source/blender/usd/usd.h (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021