Blender Git Commit Log
Git Commits -> Revision 1be73e8
Revision 1be73e8 by Michael Kowalski (usd-importer-T81257) November 6, 2020, 16:01 (GMT) |
USD import: remove ref counting. Temporarily removing reference counting from USDPrimReader, because it isn't needed yet and because the current implementation is incomplete and not sufficiently robust (e.g., the reader class destructors shouldn't be public). |
Commit Details:
Full Hash: 1be73e8f917b82b26202e02f75c0eb552d0711d0
Parent Commit: 3fa0a93
Lines Changed: +2, -32