e8f1473da6bccb329145723f09a096dda46effe5
Fixes for #137856 & #137507 were workarounds to ignore the PROP_PATH_SUPPORTS_BLEND_RELATIVE for CollectionExport however they were error prone - especially #137856 as it relied on the surrounding buttons. Instead of adding logic to ignore the flag for this specific case, add a property to the CollectionExport which can have it's flags and use this instead of the operators "filepath" property. Internally this wraps the same IDProperty data used by the operator. Ref !137883
…
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%
