fix: re-design the layout of game camera.

- use more friendly layout in game camera. reported by zzq.
This commit is contained in:
2025-08-30 22:50:43 +08:00
parent 9e83fe0a10
commit 35fcbe54b5
4 changed files with 75 additions and 9 deletions

View File

@ -48,7 +48,7 @@ import bpy
# - If we use `bpy.app.translations.pgettext` with other non-Blender functions, such as `print`.
# * Use it as a normal function.
#
# All translation annotation are started with `TR:`
# All translation annotation are started with `I18N:`
#
# The universal translation context prefix for BBP_NG plugin.