680a80d61ccc643a5e4161ffacde9c574966ebf7
This change uses a symbol map to hide PugiXML symbols from MaterialX libraries when dependencies are built. This avoids conflict with symbols from pugixml.a used by Blender for the Grease Pencil SVG exporter. The root cause of the conflict has been addressed upstream: https://github.com/AcademySoftwareFoundation/MaterialX/pull/1944 However, the patch does not cleanly apply on 1.38, and it not cleat when the next 1.39 is released. Additional complication is that reportedly USD does not yet support MaterialX 1.39. This fix is only for Linux. Similar thing can be applied on macOS, however so far I could not reproduce the issue on macOS. Ref #124173 Pull Request: https://projects.blender.org/blender/blender/pulls/126518
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
