[3d] add recording video support (#3749)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Terry Jia
2025-05-03 23:00:07 -04:00
committed by GitHub
parent 8ae36e2c8d
commit 77ac4a415c
15 changed files with 542 additions and 9 deletions

View File

@@ -467,9 +467,11 @@
"applyingTexture": "Application de la texture...",
"backgroundColor": "Couleur de fond",
"camera": "Caméra",
"clearRecording": "Effacer l'enregistrement",
"edgeThreshold": "Seuil de Bordure",
"export": "Exportation",
"exportModel": "Exportation du modèle",
"exportRecording": "Exporter l'enregistrement",
"exportingModel": "Exportation du modèle en cours...",
"fov": "FOV",
"light": "Lumière",
@@ -478,6 +480,7 @@
"materialMode": "Mode Matériel",
"materialModes": {
"depth": "Profondeur",
"lineart": "Dessin au trait",
"normal": "Normal",
"original": "Original",
"wireframe": "Fil de fer"
@@ -485,8 +488,11 @@
"model": "Modèle",
"previewOutput": "Aperçu de la sortie",
"removeBackgroundImage": "Supprimer l'image de fond",
"resizeNodeMatchOutput": "Redimensionner le nœud pour correspondre à la sortie",
"scene": "Scène",
"showGrid": "Afficher la grille",
"startRecording": "Démarrer l'enregistrement",
"stopRecording": "Arrêter l'enregistrement",
"switchCamera": "Changer de caméra",
"switchingMaterialMode": "Changement de mode de matériau...",
"upDirection": "Direction Haut",