From 255f3c1696a872e65ef55d2b01b1d1c0bcc0b70f Mon Sep 17 00:00:00 2001 From: henrisel Date: Tue, 17 Feb 2026 19:14:14 +0200 Subject: [PATCH] rename prefabs --- Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes.meta | 8 ++++++++ .../{ => Prototypes}/ImageGenerationBox.prefab | 0 .../{ => Prototypes}/ImageGenerationBox.prefab.meta | 0 .../MicrophoneStand_Prototype.prefab} | 2 +- .../MicrophoneStand_Prototype.prefab.meta} | 0 .../{ => Prototypes}/ModelGenerationBox.prefab | 0 .../{ => Prototypes}/ModelGenerationBox.prefab.meta | 0 .../ShapeScannerRay_Prototype.prefab} | 2 +- .../ShapeScannerRay_Prototype.prefab.meta} | 0 .../ShapeScanner_Prototype.prefab} | 2 +- .../ShapeScanner_Prototype.prefab.meta} | 0 .../{ => Prototypes}/VoiceTranscriptionBox.prefab | 0 .../{ => Prototypes}/VoiceTranscriptionBox.prefab.meta | 0 13 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes.meta rename Assets/_PROJECT/Prefabs/ModelGeneration/{ => Prototypes}/ImageGenerationBox.prefab (100%) rename Assets/_PROJECT/Prefabs/ModelGeneration/{ => Prototypes}/ImageGenerationBox.prefab.meta (100%) rename Assets/_PROJECT/Prefabs/ModelGeneration/{MicrophoneStandOld.prefab => Prototypes/MicrophoneStand_Prototype.prefab} (99%) rename Assets/_PROJECT/Prefabs/ModelGeneration/{MicrophoneStandOld.prefab.meta => Prototypes/MicrophoneStand_Prototype.prefab.meta} (100%) rename Assets/_PROJECT/Prefabs/ModelGeneration/{ => Prototypes}/ModelGenerationBox.prefab (100%) rename Assets/_PROJECT/Prefabs/ModelGeneration/{ => Prototypes}/ModelGenerationBox.prefab.meta (100%) rename Assets/_PROJECT/Prefabs/ModelGeneration/{ShapeScannerRay_Old.prefab => Prototypes/ShapeScannerRay_Prototype.prefab} (98%) rename Assets/_PROJECT/Prefabs/ModelGeneration/{ShapeScannerRay_Old.prefab.meta => Prototypes/ShapeScannerRay_Prototype.prefab.meta} (100%) rename Assets/_PROJECT/Prefabs/ModelGeneration/{ShapeScanner_Old.prefab => Prototypes/ShapeScanner_Prototype.prefab} (99%) rename Assets/_PROJECT/Prefabs/ModelGeneration/{ShapeScanner_Old.prefab.meta => Prototypes/ShapeScanner_Prototype.prefab.meta} (100%) rename Assets/_PROJECT/Prefabs/ModelGeneration/{ => Prototypes}/VoiceTranscriptionBox.prefab (100%) rename Assets/_PROJECT/Prefabs/ModelGeneration/{ => Prototypes}/VoiceTranscriptionBox.prefab.meta (100%) diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes.meta b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes.meta new file mode 100644 index 00000000..8d5d76a7 --- /dev/null +++ b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 39de3a97139ade64ebcdcf476a955f30 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/ImageGenerationBox.prefab b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ImageGenerationBox.prefab similarity index 100% rename from Assets/_PROJECT/Prefabs/ModelGeneration/ImageGenerationBox.prefab rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ImageGenerationBox.prefab diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/ImageGenerationBox.prefab.meta b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ImageGenerationBox.prefab.meta similarity index 100% rename from Assets/_PROJECT/Prefabs/ModelGeneration/ImageGenerationBox.prefab.meta rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ImageGenerationBox.prefab.meta diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/MicrophoneStandOld.prefab b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/MicrophoneStand_Prototype.prefab similarity index 99% rename from Assets/_PROJECT/Prefabs/ModelGeneration/MicrophoneStandOld.prefab rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/MicrophoneStand_Prototype.prefab index 34821c76..24e7b913 100644 --- a/Assets/_PROJECT/Prefabs/ModelGeneration/MicrophoneStandOld.prefab +++ b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/MicrophoneStand_Prototype.prefab @@ -14,7 +14,7 @@ GameObject: - component: {fileID: 2568780590385977406} - component: {fileID: 1523408157143897080} m_Layer: 0 - m_Name: MicrophoneStandOld + m_Name: MicrophoneStand_Prototype m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/MicrophoneStandOld.prefab.meta b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/MicrophoneStand_Prototype.prefab.meta similarity index 100% rename from Assets/_PROJECT/Prefabs/ModelGeneration/MicrophoneStandOld.prefab.meta rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/MicrophoneStand_Prototype.prefab.meta diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/ModelGenerationBox.prefab b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ModelGenerationBox.prefab similarity index 100% rename from Assets/_PROJECT/Prefabs/ModelGeneration/ModelGenerationBox.prefab rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ModelGenerationBox.prefab diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/ModelGenerationBox.prefab.meta b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ModelGenerationBox.prefab.meta similarity index 100% rename from Assets/_PROJECT/Prefabs/ModelGeneration/ModelGenerationBox.prefab.meta rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ModelGenerationBox.prefab.meta diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/ShapeScannerRay_Old.prefab b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ShapeScannerRay_Prototype.prefab similarity index 98% rename from Assets/_PROJECT/Prefabs/ModelGeneration/ShapeScannerRay_Old.prefab rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ShapeScannerRay_Prototype.prefab index fd4ca209..8d7dfe21 100644 --- a/Assets/_PROJECT/Prefabs/ModelGeneration/ShapeScannerRay_Old.prefab +++ b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ShapeScannerRay_Prototype.prefab @@ -14,7 +14,7 @@ GameObject: - component: {fileID: 5886598760312445559} - component: {fileID: 1303694035827653214} m_Layer: 0 - m_Name: ShapeScannerRay_Old + m_Name: ShapeScannerRay_Prototype m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/ShapeScannerRay_Old.prefab.meta b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ShapeScannerRay_Prototype.prefab.meta similarity index 100% rename from Assets/_PROJECT/Prefabs/ModelGeneration/ShapeScannerRay_Old.prefab.meta rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ShapeScannerRay_Prototype.prefab.meta diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/ShapeScanner_Old.prefab b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ShapeScanner_Prototype.prefab similarity index 99% rename from Assets/_PROJECT/Prefabs/ModelGeneration/ShapeScanner_Old.prefab rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ShapeScanner_Prototype.prefab index 1a46bc5c..0d940cd0 100644 --- a/Assets/_PROJECT/Prefabs/ModelGeneration/ShapeScanner_Old.prefab +++ b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ShapeScanner_Prototype.prefab @@ -782,7 +782,7 @@ GameObject: - component: {fileID: 4552742491559429175} - component: {fileID: 5496564390542954758} m_Layer: 2 - m_Name: ShapeScanner_Old + m_Name: ShapeScanner_Prototype m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/ShapeScanner_Old.prefab.meta b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ShapeScanner_Prototype.prefab.meta similarity index 100% rename from Assets/_PROJECT/Prefabs/ModelGeneration/ShapeScanner_Old.prefab.meta rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/ShapeScanner_Prototype.prefab.meta diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/VoiceTranscriptionBox.prefab b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/VoiceTranscriptionBox.prefab similarity index 100% rename from Assets/_PROJECT/Prefabs/ModelGeneration/VoiceTranscriptionBox.prefab rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/VoiceTranscriptionBox.prefab diff --git a/Assets/_PROJECT/Prefabs/ModelGeneration/VoiceTranscriptionBox.prefab.meta b/Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/VoiceTranscriptionBox.prefab.meta similarity index 100% rename from Assets/_PROJECT/Prefabs/ModelGeneration/VoiceTranscriptionBox.prefab.meta rename to Assets/_PROJECT/Prefabs/ModelGeneration/Prototypes/VoiceTranscriptionBox.prefab.meta