Merge branch 'blender-v3.5-release'

This commit is contained in:
Bastien Montagne
2023-02-23 10:44:54 +01:00
4 changed files with 40 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-or-later
from bpy.types import Panel
from bpy.app.translations import contexts as i18n_contexts
class ObjectConstraintPanel: