rajouts des fonts text mesh pro

This commit is contained in:
2024-01-12 11:36:49 +01:00
parent aff9df22cf
commit 9c23975b20
195 changed files with 15585 additions and 285 deletions

View File

@ -5,28 +5,28 @@ EditorBuildSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Scenes:
- enabled: 1
- enabled: 0
path: Assets/Scenes/MainMenu.unity
guid: 432255403d6f571478f1043c2afa99d5
- enabled: 1
- enabled: 0
path: Assets/Scenes/Fusion.unity
guid: 2a5939d7d79bc264eb4560107f96904a
- enabled: 1
path: Assets/__Scenes/CompositionMode.unity
guid: c9caa719613dc274081a67ffec6035b9
- enabled: 1
path: Assets/__Scenes/MainMenu.unity
guid: 21847698021eba44f950c2f660cf05d4
- enabled: 1
path: Assets/__Scenes/QuizzMode.unity
guid: cc3244f04212efd42b790b18c736d78a
m_configObjects:
Unity.XR.WindowsMR.Settings: {fileID: 11400000, guid: 744b813df90924c169af73489b8325de,
type: 2}
UnityEditor.XR.ARCore.ARCoreSettings: {fileID: 11400000, guid: 89a6d18d3df8d3e4fa917b0f9a963bc0,
type: 2}
UnityEditor.XR.ARKit.ARKitSettings: {fileID: 11400000, guid: de8a8e4f987434338a4b1062feb8d069,
type: 2}
com.unity.xr.arcore.PlayerSettings: {fileID: 11400000, guid: c2f7b8d7c0bff4d10874cbcf3f24af78,
type: 2}
com.unity.xr.arfoundation.simulation_settings: {fileID: 11400000, guid: a73d54d47cd632049bd22903052e8cf2,
type: 2}
com.unity.xr.arkit.PlayerSettings: {fileID: 11400000, guid: b27ec7d82a91a48e69fd689ad6808e5e,
type: 2}
com.unity.xr.magicleap.magic_leap_settings: {fileID: 11400000, guid: 1eb95d77acb39444e8cf44313496a874,
type: 2}
com.unity.xr.management.loader_settings: {fileID: 11400000, guid: 58f40b12bbc864f3c96c6505a9a1e1e3,
type: 2}
com.unity.xr.openxr.settings4: {fileID: 11400000, guid: 6bb381a8ba31f114d9724357633b4625,
type: 2}
Unity.XR.WindowsMR.Settings: {fileID: 11400000, guid: 744b813df90924c169af73489b8325de, type: 2}
UnityEditor.XR.ARCore.ARCoreSettings: {fileID: 11400000, guid: bcb8ef97c341eb345835ba52cc0ee9d8, type: 2}
UnityEditor.XR.ARKit.ARKitSettings: {fileID: 11400000, guid: ed4cf215382d87544b5877f284dcabda, type: 2}
com.unity.xr.arcore.PlayerSettings: {fileID: 11400000, guid: c2f7b8d7c0bff4d10874cbcf3f24af78, type: 2}
com.unity.xr.arfoundation.simulation_settings: {fileID: 11400000, guid: a73d54d47cd632049bd22903052e8cf2, type: 2}
com.unity.xr.arkit.PlayerSettings: {fileID: 11400000, guid: b27ec7d82a91a48e69fd689ad6808e5e, type: 2}
com.unity.xr.magicleap.magic_leap_settings: {fileID: 11400000, guid: 4b1cd8c4505cedc4cb5c20e1750afccc, type: 2}
com.unity.xr.management.loader_settings: {fileID: 11400000, guid: 9a8e088da6754a545a749375fcc929d9, type: 2}
com.unity.xr.openxr.settings4: {fileID: 11400000, guid: fb9799a5cd77c924a84a333aa1af6703, type: 2}

View File

@ -713,8 +713,7 @@ PlayerSettings:
metroDefaultTileSize: 1
metroTileForegroundText: 2
metroTileBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21568628, a: 0}
metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628,
a: 1}
metroSplashScreenBackgroundColor: {r: 0.12941177, g: 0.17254902, b: 0.21568628, a: 1}
metroSplashScreenUseBackgroundColor: 0
platformCapabilities: {}
metroTargetDeviceFamilies: {}

View File

@ -0,0 +1,5 @@
{
"m_Settings": [
"RemoveLegacyInputHelpersForReload"
]
}