Blender Git Loki
Git Commits -> Revision 2376793
Revision 2376793 by Sybren A. Stüvel (master) September 1, 2020, 15:29 (GMT) |
USD: remove library initialisation hack Remove the hack for library initialisation; this is no longer necessary as the required information can be passed to the USD library after its static initialisers have run. This new approach is compatible with both the patched and original USD library. This means that platform maintainers don't need to rebuild the USD library until the next upgrade. Manifest Task: https://developer.blender.org/T80320 |
Commit Details:
Full Hash: 23767937ef6bd61736dae09da0fff0a69b37aa5b
Parent Commit: fef1a6c
Lines Changed: +17, -93