Blender Git Commit Log

Git Commits -> Revision e38a3d6

Revision e38a3d6 by Michael Kowalski (usd)
April 21, 2021, 00:32 (GMT)
USD Export: backward compatible light attributes.

Light attributes in USD v21.02 now have an inputs:
prefix (e.g., inputs:color, inputs:intensity, etc.).
Added logic to also output light attributes using the
old naming scheme (without the inputs: prefix), so that
applications built with older USD versions can recognize
these attributes.

Commit Details:

Full Hash: e38a3d6e42f7b421ae5b08b19599eec42420c1cb
Parent Commit: 90d586f
Lines Changed: +92, -1

3 Modified Paths:

/source/blender/editors/io/io_usd.c (+4, -1) (Diff)
/source/blender/io/usd/intern/usd_writer_light.cc (+87, -0) (Diff)
/source/blender/io/usd/usd.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021