Blender Git Commit Log

Git Commits -> Revision 6a2e29f

February 4, 2021, 21:23 (GMT)
USD importer stage traversal options.

Added new stage traversal options to filter prim import
based on purpose (guide, proxy and render) and whether
to traverse instances with instance proxies. Also modified
the stage traversal logic to avoid a small memory leak due to
creating a reader for the pseudo root which is never used or
deleted.

Commit Details:

Full Hash: 6a2e29f662ab4e160eede2eb0b9c0415fec4581f
Parent Commit: 3f03983
Lines Changed: +86, -9

3 Modified Paths:

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