Blender Git Commit Log
Git Commits -> Revision 3395486
Revision 3395486 by Sybren A. Stüvel (sybren-usd) July 25, 2019, 12:46 (GMT) |
USD: replaced throwing temp C++ exception with BLI_assert() call The exception was for making things easier to debug for me. Now the issues are gracefully ignored when things go bad, which is better for users. No functional changes. |
Commit Details:
Full Hash: 33954860c88f75597f41ad98afd717e6ec36b156
Parent Commit: 5f5540e
Lines Changed: +18, -14
1 Modified Path:
/source/blender/usd/intern/usd_writer_mesh.cc (+18, -14) (Diff)