IO: Remove Collada import/export

Removes Collada import/export (has been deprecated since 4.2).

Pull Request: https://projects.blender.org/blender/blender/pulls/139337
This commit is contained in:
Aras Pranckevicius
2025-06-06 08:38:57 +02:00
committed by Aras Pranckevicius
parent 65fe5f4b0f
commit 5ad6d42c83
123 changed files with 6 additions and 21581 deletions

View File

@@ -326,7 +326,6 @@ SECTIONS = (
("materialx", "A standard for representing materials. Used by USD, Hydra & Blender's shader nodes."),
("mesa", "Used for it's software OpenGL implementation."),
("openal", "Cross platform audio output."),
("opencollada", "Support for the COLLADA 3D interchange file format."),
("opencolorio", "A solution for highly precise, performant, and consistent color management."),
("openexr", "EXR image-format support."),
("openimagedenoise", "Denoising filters for images rendered with ray tracing. Used by Cycles."),