Merge branch 'blender-v4.2-release'

This commit is contained in:
Campbell Barton
2024-06-11 19:54:42 +10:00
2 changed files with 15 additions and 7 deletions

View File

@@ -94,12 +94,5 @@
"system_demo_mode": ("demo_mode", "Demo Mode"),
"system_property_chart": ("property_chart", "Property Chart"),
"vdm_brush_baker": ("vdm_brush_baker", "VDM Brush Baker"),
# These were built-in but not mapped to an extension ("install" won't be shown in the UI).
"io_coat3D": ("", "3D-Coat Applink"), # External dependencies.
"depsgraph_debug": ("", "Dependency Graph Debug"), # External dependencies.
"io_import_images_as_planes": ("", "Import Images as Planes"), # Integrated with Blender.
"io_mesh_stl": ("", "STL Format"), # Was on by default.
"io_scene_x3d": ("", "Web3D X3D/VRML2 format"), # Was on by default.
},
}