From e8bbb5a0d5f35301c405c3e613fe01772d2f2cae Mon Sep 17 00:00:00 2001 From: Brian Herrera Date: Fri, 26 Mar 2021 09:26:12 -0700 Subject: [PATCH] Set scripts to be executable This is required to build on linux/mac --- AutomatedTesting/Editor/Scripts/SettingsRegistry/__init__.py | 0 .../Editor/Scripts/SettingsRegistry/settings_registry_example.py | 0 AutomatedTesting/Editor/Scripts/__init__.py | 0 .../Gem/PythonTests/Blast/ActorSplitsAfterCapsuleDamage.py | 0 .../Gem/PythonTests/Blast/ActorSplitsAfterCollision.py | 0 AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterDamage.py | 0 .../Gem/PythonTests/Blast/ActorSplitsAfterImpactSpreadDamage.py | 0 .../Gem/PythonTests/Blast/ActorSplitsAfterRadialDamage.py | 0 .../Gem/PythonTests/Blast/ActorSplitsAfterShearDamage.py | 0 .../Gem/PythonTests/Blast/ActorSplitsAfterStressDamage.py | 0 .../Gem/PythonTests/Blast/ActorSplitsAfterTriangleDamage.py | 0 AutomatedTesting/Gem/PythonTests/Blast/ImportPathHelper.py | 0 AutomatedTesting/Gem/PythonTests/Blast/TestSuite_Active.py | 0 AutomatedTesting/Gem/PythonTests/Blast/Utils.py | 0 AutomatedTesting/Gem/PythonTests/Blast/__init__.py | 0 .../EditorPythonBindings/ComponentAssetCommands_test.py | 0 .../EditorPythonBindings/ComponentAssetCommands_test_case.py | 0 .../PythonTests/EditorPythonBindings/ComponentCommands_test.py | 0 .../EditorPythonBindings/ComponentCommands_test_case.py | 0 .../ComponentCommands_test_case_BuildComponentTypeNameList.py | 0 .../EditorPythonBindings/ComponentPropertyCommands_test.py | 0 .../EditorPythonBindings/ComponentPropertyCommands_test_case.py | 0 .../ComponentPropertyCommands_test_case_set_none.py | 0 .../ComponentPropertyCommands_test_case_visibility.py | 0 .../ComponentPropertyCommands_test_containers.py | 0 .../EditorPythonBindings/ComponentPropertyCommands_test_enum.py | 0 .../EditorPythonBindings/ComponentUpdateListProperty_test.py | 0 .../EditorPythonBindings/ComponentUpdateListProperty_test_case.py | 0 .../PythonTests/EditorPythonBindings/CryMaterialsCommands_test.py | 0 .../EditorPythonBindings/CryMaterialsCommands_test_case.py | 0 .../PythonTests/EditorPythonBindings/DisplaySettingsBus_test.py | 0 .../EditorPythonBindings/DisplaySettingsBus_test_case.py | 0 .../EditorPythonBindings/DisplaySettingsCommands_test.py | 0 .../EditorPythonBindings/DisplaySettingsCommands_test_case.py | 0 .../PythonTests/EditorPythonBindings/EditorCommandLine_test.py | 0 .../EditorPythonBindings/EditorCommandLine_test_case.py | 0 .../EditorUtilityCommands_legacy_test_case.py | 0 .../EditorPythonBindings/EditorUtilityCommands_test.py | 0 .../EditorPythonBindings/EditorUtilityCommands_test_case.py | 0 .../PythonTests/EditorPythonBindings/EditorViewCommands_test.py | 0 .../EditorPythonBindings/EditorViewCommands_test_case.py | 0 .../PythonTests/EditorPythonBindings/EntityCRUDCommands_test.py | 0 .../EditorPythonBindings/EntityCRUDCommands_test_case.py | 0 .../Gem/PythonTests/EditorPythonBindings/EntityCommands_test.py | 0 .../PythonTests/EditorPythonBindings/EntityCommands_test_case.py | 0 .../PythonTests/EditorPythonBindings/EntitySearchCommands_test.py | 0 .../EditorPythonBindings/EntitySearchCommands_test_case.py | 0 .../EditorPythonBindings/EntitySelectionCommands_test.py | 0 .../EditorPythonBindings/EntitySelectionCommands_test_case.py | 0 .../Gem/PythonTests/EditorPythonBindings/GameModeCommands_test.py | 0 .../EditorPythonBindings/GameModeCommands_test_case.py | 0 .../Gem/PythonTests/EditorPythonBindings/LevelCommands_test.py | 0 .../PythonTests/EditorPythonBindings/LevelCommands_test_case.py | 0 .../EditorPythonBindings/LevelComponentCommands_test.py | 0 .../EditorPythonBindings/LevelComponentCommands_test_case.py | 0 .../PythonTests/EditorPythonBindings/LevelPathsCommands_test.py | 0 .../EditorPythonBindings/LevelPathsCommands_test_case.py | 0 .../PythonTests/EditorPythonBindings/MainWindowCommands_test.py | 0 .../EditorPythonBindings/MainWindowCommands_test_case.py | 0 .../EditorPythonBindings/ObjectManagerCommands_test.py | 0 .../EditorPythonBindings/ObjectManagerCommands_test_case.py | 0 .../EditorPythonBindings/ObjectStringRepresentation_test.py | 0 .../EditorPythonBindings/ObjectStringRepresentation_test_case.py | 0 .../Gem/PythonTests/EditorPythonBindings/PySide_Example_test.py | 0 .../PythonTests/EditorPythonBindings/PySide_Example_test_case.py | 0 .../PythonTests/EditorPythonBindings/TrackViewCommands_test.py | 0 .../EditorPythonBindings/TrackViewCommands_test_case.py | 0 .../Gem/PythonTests/EditorPythonBindings/ViewPaneCommands_test.py | 0 .../EditorPythonBindings/ViewPaneCommands_test_case.py | 0 .../EditorPythonBindings/ViewportTitleDlgCommands_test.py | 0 .../EditorPythonBindings/ViewportTitleDlgCommands_test_case.py | 0 .../Gem/PythonTests/EditorPythonBindings/WaitCommands_test.py | 0 .../PythonTests/EditorPythonBindings/WaitCommands_test_case.py | 0 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/__init__.py | 0 .../Gem/PythonTests/EditorPythonBindings/hydra_utils.py | 0 .../Gem/PythonTests/EditorPythonBindings/layerEntity_test.py | 0 .../Gem/PythonTests/EditorPythonBindings/layerEntity_test_case.py | 0 .../NvCloth/C18977329_NvCloth_AddClothSimulationToMesh.py | 0 .../NvCloth/C18977330_NvCloth_AddClothSimulationToActor.py | 0 AutomatedTesting/Gem/PythonTests/NvCloth/ImportPathHelper.py | 0 AutomatedTesting/Gem/PythonTests/NvCloth/TestSuite_Active.py | 0 AutomatedTesting/Gem/PythonTests/NvCloth/__init__.py | 0 .../WhiteBox/C28798177_WhiteBox_AddComponentToEntity.py | 0 .../Gem/PythonTests/WhiteBox/C28798205_WhiteBox_SetInvisible.py | 0 .../PythonTests/WhiteBox/C29279329_WhiteBox_SetDefaultShape.py | 0 AutomatedTesting/Gem/PythonTests/WhiteBox/FileManagement.py | 0 AutomatedTesting/Gem/PythonTests/WhiteBox/ImportPathHelper.py | 0 AutomatedTesting/Gem/PythonTests/WhiteBox/TestSuite_Active.py | 0 AutomatedTesting/Gem/PythonTests/WhiteBox/__init__.py | 0 AutomatedTesting/Gem/PythonTests/assetpipeline/__init__.py | 0 .../Gem/PythonTests/assetpipeline/ap_fixtures/__init__.py | 0 .../assetpipeline/ap_fixtures/ap_all_platforms_setup_fixture.py | 0 .../assetpipeline/ap_fixtures/ap_config_backup_fixture.py | 0 .../ap_fixtures/ap_config_default_platform_fixture.py | 0 .../ap_fixtures/ap_external_project_setup_fixture.py | 0 .../ap_fixtures/ap_fast_scan_setting_backup_fixture.py | 0 .../Gem/PythonTests/assetpipeline/ap_fixtures/ap_idle_fixture.py | 0 .../assetpipeline/ap_fixtures/ap_missing_dependency_fixture.py | 0 .../Gem/PythonTests/assetpipeline/ap_fixtures/ap_setup_fixture.py | 0 .../assetpipeline/ap_fixtures/asset_processor_fixture.py | 0 .../assetpipeline/ap_fixtures/bundler_batch_setup_fixture.py | 0 .../assetpipeline/ap_fixtures/clear_moveoutput_fixture.py | 0 .../assetpipeline/ap_fixtures/clear_testingAssets_dir.py | 0 .../PythonTests/assetpipeline/ap_fixtures/one_time_log_fixture.py | 0 .../assetpipeline/ap_fixtures/timeout_option_fixture.py | 0 .../PythonTests/assetpipeline/asset_processor_tests/__init__.py | 0 .../assetpipeline/asset_processor_tests/asset_builder_tests.py | 0 .../asset_processor_tests/asset_bundler_batch_tests.py | 0 .../asset_processor_batch_dependency_tests.py | 0 .../asset_processor_batch_dependency_tests2.py | 0 .../asset_processor_tests/asset_processor_batch_tests.py | 0 .../asset_processor_tests/asset_processor_batch_tests_2.py | 0 .../asset_processor_tests/asset_processor_gui_tests.py | 0 .../asset_processor_tests/asset_processor_gui_tests_2.py | 0 .../assetpipeline/asset_processor_tests/asset_relocator_tests.py | 0 .../PythonTests/assetpipeline/asset_processor_tests/conftest.py | 0 .../asset_processor_tests/missing_dependency_tests.py | 0 .../PythonTests/assetpipeline/auxiliary_content_tests/__init__.py | 0 .../auxiliary_content_tests/auxiliary_content_tests.py | 0 .../Gem/PythonTests/assetpipeline/fbx_tests/__init__.py | 0 .../Gem/PythonTests/assetpipeline/fbx_tests/conftest.py | 0 .../Gem/PythonTests/assetpipeline/fbx_tests/fbx_tests.py | 0 .../assetpipeline/wwise_bank_dependency_tests/__init__.py | 0 .../wwise_bank_dependency_tests/bank_info_parser_tests.py | 0 .../Gem/PythonTests/automatedtesting_shared/__init__.py | 0 .../PythonTests/automatedtesting_shared/asset_database_utils.py | 0 .../Gem/PythonTests/automatedtesting_shared/asset_utils.py | 0 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/base.py | 0 .../PythonTests/automatedtesting_shared/editor_entity_utils.py | 0 .../Gem/PythonTests/automatedtesting_shared/editor_test_helper.py | 0 .../Gem/PythonTests/automatedtesting_shared/file_utils.py | 0 .../Gem/PythonTests/automatedtesting_shared/hydra_editor_utils.py | 0 .../Gem/PythonTests/automatedtesting_shared/hydra_test_utils.py | 0 .../PythonTests/automatedtesting_shared/landscape_canvas_utils.py | 0 .../Gem/PythonTests/automatedtesting_shared/network_utils.py | 0 .../Gem/PythonTests/automatedtesting_shared/platform_setting.py | 0 .../PythonTests/automatedtesting_shared/pyside_component_utils.py | 0 .../Gem/PythonTests/automatedtesting_shared/pyside_utils.py | 0 .../Gem/PythonTests/automatedtesting_shared/report.py | 0 .../Gem/PythonTests/automatedtesting_shared/screenshot_utils.py | 0 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/utils.py | 0 .../automatedtesting_shared/windows_registry_setting.py | 0 .../editor/EditorScripts/ComponentCRUD_Add_Delete_Components.py | 0 .../editor/EditorScripts/InputBindings_Add_Remove_Input_Events.py | 0 .../EditorScripts/SearchFiltering_Asset_Browser_Filtering.py | 0 .../editor/EditorScripts/TreeNavigation_Asset_Browser.py | 0 AutomatedTesting/Gem/PythonTests/editor/EditorScripts/__init__.py | 0 AutomatedTesting/Gem/PythonTests/editor/__init__.py | 0 AutomatedTesting/Gem/PythonTests/editor/test_ComponentCRUD.py | 0 AutomatedTesting/Gem/PythonTests/editor/test_InputBindings.py | 0 AutomatedTesting/Gem/PythonTests/editor/test_SearchFiltering.py | 0 AutomatedTesting/Gem/PythonTests/editor/test_TreeNavigation.py | 0 AutomatedTesting/Gem/PythonTests/largeworlds/__init__.py | 0 ...ter_ComponentAndOverrides_InstancesPlantAtSpecifiedAltitude.py | 0 .../dyn_veg/EditorScripts/AltitudeFilter_FilterStageToggle.py | 0 ...ltitudeFilter_ShapeSample_InstancesPlantAtSpecifiedAltitude.py | 0 .../AreaComponentSlices_SliceCreationAndVisibilityToggle.py | 0 ...ssetListCombiner_CombinedDescriptorsExpressInConfiguredArea.py | 0 .../AssetWeightSelector_InstancesExpressBasedOnWeight.py | 0 .../largeworlds/dyn_veg/EditorScripts/Debugger_DebugCVarsWorks.py | 0 ...tanceBetweenFilterOverrides_InstancesPlantAtSpecifiedRadius.py | 0 .../DistanceBetweenFilter_InstancesPlantAtSpecifiedRadius.py | 0 .../DynamicSliceInstanceSpawner_DynamicSliceSpawnerWorks.py | 0 .../EditorScripts/DynamicSliceInstanceSpawner_Embedded_E2E.py | 0 .../EditorScripts/DynamicSliceInstanceSpawner_External_E2E.py | 0 .../EditorScripts/EmptyInstanceSpawner_EmptySpawnerWorks.py | 0 .../EditorScripts/InstanceSpawnerPriority_LayerAndSubPriority.py | 0 .../largeworlds/dyn_veg/EditorScripts/LayerBlender_E2E_Editor.py | 0 .../LayerBlocker_InstancesBlockedInConfiguredArea.py | 0 .../dyn_veg/EditorScripts/LayerSpawner_FilterStageToggle.py | 0 .../dyn_veg/EditorScripts/LayerSpawner_InheritBehaviorFlag.py | 0 .../LayerSpawner_InstancesPlantInAllSupportedShapes.py | 0 .../LayerSpawner_InstancesRefreshUsingCorrectViewportCamera.py | 0 .../dyn_veg/EditorScripts/MeshBlocker_InstancesBlockedByMesh.py | 0 .../MeshBlocker_InstancesBlockedByMeshHeightTuning.py | 0 .../MeshSurfaceTagEmitter_DependentOnMeshComponent.py | 0 .../MeshSurfaceTagEmitter_SurfaceTagsAddRemoveSuccessfully.py | 0 .../EditorScripts/PhysXColliderSurfaceTagEmitter_E2E_Editor.py | 0 .../EditorScripts/PositionModifier_AutoSnapToSurfaceWorks.py | 0 ...fier_ComponentAndOverrides_InstancesPlantAtSpecifiedOffsets.py | 0 .../RotationModifierOverrides_InstancesRotateWithinRange.py | 0 .../EditorScripts/RotationModifier_InstancesRotateWithinRange.py | 0 .../ScaleModifierOverrides_InstancesProperlyScale.py | 0 .../dyn_veg/EditorScripts/ScaleModifier_InstancesProperlyScale.py | 0 .../ShapeIntersectionFilter_InstancesPlantInAssignedShape.py | 0 .../SlopeAlignmentModifierOverrides_InstanceSurfaceAlignment.py | 0 .../SlopeAlignmentModifier_InstanceSurfaceAlignment.py | 0 ...lopeFilter_ComponentAndOverrides_InstancesPlantOnValidSlope.py | 0 .../dyn_veg/EditorScripts/SlopeFilter_FilterStageToggle.py | 0 .../dyn_veg/EditorScripts/SurfaceDataRefreshes_RemainsStable.py | 0 ...kFilterOverrides_MultipleDescriptorOverridesPlantAsExpected.py | 0 .../EditorScripts/SurfaceMaskFilter_BasicSurfaceTagCreation.py | 0 .../dyn_veg/EditorScripts/SurfaceMaskFilter_ExclusionList.py | 0 .../dyn_veg/EditorScripts/SurfaceMaskFilter_InclusionList.py | 0 .../dyn_veg/EditorScripts/SystemSettings_SectorPointDensity.py | 0 .../dyn_veg/EditorScripts/SystemSettings_SectorSize.py | 0 .../EditorScripts/VegetationInstances_DespawnWhenOutOfRange.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/__init__.py | 0 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/__init__.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_AltitudeFilter.py | 0 .../PythonTests/largeworlds/dyn_veg/test_AreaComponentSlices.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_AssetListCombiner.py | 0 .../PythonTests/largeworlds/dyn_veg/test_AssetWeightSelector.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_Debugger.py | 0 .../PythonTests/largeworlds/dyn_veg/test_DistanceBetweenFilter.py | 0 .../PythonTests/largeworlds/dyn_veg/test_DynVeg_Regressions.py | 0 .../largeworlds/dyn_veg/test_DynamicSliceInstanceSpawner.py | 0 .../PythonTests/largeworlds/dyn_veg/test_EmptyInstanceSpawner.py | 0 .../largeworlds/dyn_veg/test_InstanceSpawnerPriority.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_LayerBlender.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_LayerBlocker.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_LayerSpawner.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_MeshBlocker.py | 0 .../PythonTests/largeworlds/dyn_veg/test_MeshSurfaceTagEmitter.py | 0 .../largeworlds/dyn_veg/test_PhysXColliderSurfaceTagEmitter.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_PositionModifier.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_RotationModifier.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_ScaleModifier.py | 0 .../largeworlds/dyn_veg/test_ShapeIntersectionFilter.py | 0 .../largeworlds/dyn_veg/test_SlopeAlignmentModifier.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_SlopeFilter.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_SurfaceMaskFilter.py | 0 .../Gem/PythonTests/largeworlds/dyn_veg/test_SystemSettings.py | 0 .../EditorScripts/GradientGenerators_Incompatibilities.py | 0 .../EditorScripts/GradientModifiers_Incompatibilities.py | 0 ...ientPreviewSettings_ClearingPinnedEntitySetsPreviewToOrigin.py | 0 .../GradientPreviewSettings_DefaultPinnedEntityIsSelf.py | 0 .../GradientSampling_GradientReferencesAddRemoveSuccessfully.py | 0 .../GradientSurfaceTagEmitter_ComponentDependencies.py | 0 .../GradientSurfaceTagEmitter_SurfaceTagsAddRemoveSuccessfully.py | 0 ...radientTransform_ComponentIncompatibleWithExpectedGradients.py | 0 .../GradientTransform_ComponentIncompatibleWithSpawners.py | 0 .../GradientTransform_FrequencyZoomCanBeSetBeyondSliderRange.py | 0 .../EditorScripts/GradientTransform_RequiresShape.py | 0 .../ImageGradient_ProcessedImageAssignedSuccessfully.py | 0 .../gradient_signal/EditorScripts/ImageGradient_RequiresShape.py | 0 .../Gem/PythonTests/largeworlds/gradient_signal/__init__.py | 0 .../largeworlds/gradient_signal/test_GradientIncompatibilities.py | 0 .../largeworlds/gradient_signal/test_GradientPreviewSettings.py | 0 .../largeworlds/gradient_signal/test_GradientSampling.py | 0 .../largeworlds/gradient_signal/test_GradientSurfaceTagEmitter.py | 0 .../largeworlds/gradient_signal/test_GradientTransform.py | 0 .../PythonTests/largeworlds/gradient_signal/test_ImageGradient.py | 0 .../EditorScripts/AreaNodes_DependentComponentsAdded.py | 0 .../EditorScripts/AreaNodes_EntityCreatedOnNodeAdd.py | 0 .../EditorScripts/AreaNodes_EntityRemovedOnNodeDelete.py | 0 .../EditorScripts/ComponentUpdates_UpdateGraph.py | 0 .../largeworlds/landscape_canvas/EditorScripts/CreateNewGraph.py | 0 .../EditorScripts/Edit_DisabledNodeDuplication.py | 0 .../EditorScripts/Edit_UndoNodeDelete_SliceEntity.py | 0 .../EditorScripts/GradientMixer_NodeConstruction.py | 0 .../EditorScripts/GradientModifierNodes_EntityCreatedOnNodeAdd.py | 0 .../GradientModifierNodes_EntityRemovedOnNodeDelete.py | 0 .../EditorScripts/GradientNodes_DependentComponentsAdded.py | 0 .../EditorScripts/GradientNodes_EntityCreatedOnNodeAdd.py | 0 .../EditorScripts/GradientNodes_EntityRemovedOnNodeDelete.py | 0 .../landscape_canvas/EditorScripts/GraphClosed_OnEntityDelete.py | 0 .../landscape_canvas/EditorScripts/GraphClosed_OnLevelChange.py | 0 .../landscape_canvas/EditorScripts/GraphClosed_TabbedGraph.py | 0 .../EditorScripts/GraphUpdates_UpdateComponents.py | 0 .../EditorScripts/LandscapeCanvasComponent_AddedRemoved.py | 0 .../EditorScripts/LandscapeCanvas_SliceCreateInstantiate.py | 0 .../EditorScripts/LayerBlender_NodeConstruction.py | 0 .../EditorScripts/LayerExtenderNodes_ComponentEntitySync.py | 0 .../EditorScripts/ShapeNodes_EntityCreatedOnNodeAdd.py | 0 .../EditorScripts/ShapeNodes_EntityRemovedOnNodeDelete.py | 0 .../EditorScripts/SlotConnections_UpdateComponentReferences.py | 0 .../largeworlds/landscape_canvas/EditorScripts/__init__.py | 0 .../Gem/PythonTests/largeworlds/landscape_canvas/__init__.py | 0 .../PythonTests/largeworlds/landscape_canvas/test_AreaNodes.py | 0 .../largeworlds/landscape_canvas/test_EditFunctionality.py | 0 .../landscape_canvas/test_GeneralGraphFunctionality.py | 0 .../largeworlds/landscape_canvas/test_GradientModifierNodes.py | 0 .../largeworlds/landscape_canvas/test_GradientNodes.py | 0 .../largeworlds/landscape_canvas/test_GraphComponentSync.py | 0 .../PythonTests/largeworlds/landscape_canvas/test_ShapeNodes.py | 0 .../Gem/PythonTests/largeworlds/large_worlds_utils/__init__.py | 0 .../largeworlds/large_worlds_utils/editor_dynveg_test_helper.py | 0 AutomatedTesting/Gem/PythonTests/physics/AddModifyDelete_Utils.py | 0 .../physics/C100000_RigidBody_EnablingGravityWorksPoC.py | 0 ...C111111_RigidBody_EnablingGravityWorksUsingNotificationsPoC.py | 0 .../PythonTests/physics/C12712452_ScriptCanvas_CollisionEvents.py | 0 .../physics/C12712453_ScriptCanvas_MultipleRaycastNode.py | 0 .../physics/C12712454_ScriptCanvas_OverlapNodeVerification.py | 0 .../physics/C12712455_ScriptCanvas_ShapeCastVerification.py | 0 .../C12868578_ForceRegion_DirectionHasNoAffectOnMagnitude.py | 0 .../physics/C12868580_ForceRegion_SplineModifiedTransform.py | 0 .../physics/C12905527_ForceRegion_MagnitudeDeviation.py | 0 .../physics/C12905528_ForceRegion_WithNonTriggerCollider.py | 0 .../PythonTests/physics/C13351703_COM_NotIncludeTriggerShapes.py | 0 .../physics/C13352089_RigidBodies_MaxAngularVelocity.py | 0 .../physics/C13508019_Terrain_TerrainTexturePainterWorks.py | 0 .../Gem/PythonTests/physics/C13895144_Ragdoll_ChangeLevel.py | 0 .../PythonTests/physics/C14195074_ScriptCanvas_PostUpdateEvent.py | 0 .../physics/C14654881_CharacterController_SwitchLevels.py | 0 .../Gem/PythonTests/physics/C14654882_Ragdoll_ragdollAPTest.py | 0 .../Gem/PythonTests/physics/C14861498_ConfirmError_NoPxMesh.py | 0 .../PythonTests/physics/C14861500_DefaultSetting_ColliderShape.py | 0 .../physics/C14861501_PhysXCollider_RenderMeshAutoAssigned.py | 0 .../physics/C14861502_PhysXCollider_AssetAutoAssigned.py | 0 .../physics/C14861504_RenderMeshAsset_WithNoPxAsset.py | 0 .../PythonTests/physics/C14902097_ScriptCanvas_PreUpdateEvent.py | 0 .../physics/C14902098_ScriptCanvas_PostPhysicsUpdate.py | 0 .../Gem/PythonTests/physics/C14976307_Gravity_SetGravityWorks.py | 0 .../physics/C14976308_ScriptCanvas_SetKinematicTargetTransform.py | 0 .../C15096732_Material_DefaultLibraryUpdatedAcrossLevels_after.py | 0 ...C15096732_Material_DefaultLibraryUpdatedAcrossLevels_before.py | 0 .../physics/C15096735_Materials_DefaultLibraryConsistency.py | 0 .../physics/C15096737_Materials_DefaultMaterialLibraryChanges.py | 0 .../physics/C15096740_Material_LibraryUpdatedCorrectly.py | 0 .../Gem/PythonTests/physics/C15308217_NoCrash_LevelSwitch.py | 0 .../physics/C15308221_Material_ComponentsInSyncWithLibrary.py | 0 AutomatedTesting/Gem/PythonTests/physics/C15425929_Undo_Redo.py | 0 .../physics/C15425935_Material_LibraryUpdatedAcrossLevels.py | 0 ...556261_PhysXMaterials_CharacterControllerMaterialAssignment.py | 0 .../C15563573_Material_AddModifyDeleteOnCharacterController.py | 0 .../physics/C15845879_ForceRegion_HighLinearDampingForce.py | 0 .../Gem/PythonTests/physics/C17411467_AddPhysxRagdollComponent.py | 0 .../physics/C18243580_Joints_Fixed2BodiesConstrained.py | 0 .../Gem/PythonTests/physics/C18243581_Joints_FixedBreakable.py | 0 .../physics/C18243582_Joints_FixedLeadFollowerCollide.py | 0 .../physics/C18243583_Joints_Hinge2BodiesConstrained.py | 0 .../physics/C18243584_Joints_HingeSoftLimitsConstrained.py | 0 .../physics/C18243585_Joints_HingeNoLimitsConstrained.py | 0 .../physics/C18243586_Joints_HingeLeadFollowerCollide.py | 0 .../Gem/PythonTests/physics/C18243587_Joints_HingeBreakable.py | 0 .../physics/C18243588_Joints_Ball2BodiesConstrained.py | 0 .../physics/C18243589_Joints_BallSoftLimitsConstrained.py | 0 .../physics/C18243590_Joints_BallNoLimitsConstrained.py | 0 .../physics/C18243591_Joints_BallLeadFollowerCollide.py | 0 .../Gem/PythonTests/physics/C18243592_Joints_BallBreakable.py | 0 .../physics/C18243593_Joints_GlobalFrameConstrained.py | 0 .../physics/C18977601_Material_FrictionCombinePriority.py | 0 .../physics/C18981526_Material_RestitutionCombinePriority.py | 0 .../PythonTests/physics/C19536274_GetCollisionName_PrintsName.py | 0 .../physics/C19536277_GetCollisionName_PrintsNothing.py | 0 .../physics/C19578018_ShapeColliderWithNoShapeComponent.py | 0 .../Gem/PythonTests/physics/C19578021_ShapeCollider_CanBeAdded.py | 0 .../physics/C19723164_ShapeColliders_WontCrashEditor.py | 0 .../C24308873_CylinderShapeCollider_CollidesWithPhysXTerrain.py | 0 .../PythonTests/physics/C28978033_Ragdoll_WorldBodyBusTests.py | 0 .../physics/C29032500_EditorComponents_WorldBodyBusWorks.py | 0 .../PythonTests/physics/C3510642_Terrain_NotCollideWithTerrain.py | 0 .../Gem/PythonTests/physics/C3510644_Collider_CollisionGroups.py | 0 .../physics/C4044455_Material_libraryChangesInstantly.py | 0 .../Gem/PythonTests/physics/C4044456_Material_FrictionCombine.py | 0 .../PythonTests/physics/C4044457_Material_RestitutionCombine.py | 0 .../Gem/PythonTests/physics/C4044459_Material_DynamicFriction.py | 0 .../Gem/PythonTests/physics/C4044460_Material_StaticFriction.py | 0 .../Gem/PythonTests/physics/C4044461_Material_Restitution.py | 0 .../physics/C4044694_Material_EmptyLibraryUsesDefault.py | 0 .../physics/C4044695_PhysXCollider_AddMultipleSurfaceFbx.py | 0 .../physics/C4044697_Material_PerfaceMaterialValidation.py | 0 .../physics/C4888315_Material_AddModifyDeleteOnCollider.py | 0 .../physics/C4925577_Materials_MaterialAssignedToTerrain.py | 0 .../physics/C4925579_Material_AddModifyDeleteOnTerrain.py | 0 .../PythonTests/physics/C4925580_Material_RagdollBonesMaterial.py | 0 .../physics/C4925582_Material_AddModifyDeleteOnRagdollBones.py | 0 .../physics/C4976194_RigidBody_PhysXComponentIsValid.py | 0 .../physics/C4976195_RigidBodies_InitialLinearVelocity.py | 0 .../physics/C4976197_RigidBodies_InitialAngularVelocity.py | 0 .../physics/C4976199_RigidBodies_LinearDampingObjectMotion.py | 0 .../physics/C4976200_RigidBody_AngularDampingObjectRotation.py | 0 .../Gem/PythonTests/physics/C4976201_RigidBody_MassIsAssigned.py | 0 .../physics/C4976202_RigidBody_StopsWhenBelowKineticThreshold.py | 0 .../PythonTests/physics/C4976204_Verify_Start_Asleep_Condition.py | 0 .../physics/C4976206_RigidBodies_GravityEnabledActive.py | 0 .../physics/C4976207_PhysXRigidBodies_KinematicBehavior.py | 0 .../Gem/PythonTests/physics/C4976209_RigidBody_ComputesCOM.py | 0 .../Gem/PythonTests/physics/C4976210_COM_ManualSetting.py | 0 .../physics/C4976218_RigidBodies_InertiaObjectsNotComputed.py | 0 .../Gem/PythonTests/physics/C4976227_Collider_NewGroup.py | 0 .../Gem/PythonTests/physics/C4976236_AddPhysxColliderComponent.py | 0 .../C4976242_Collision_SameCollisionlayerSameCollisiongroup.py | 0 .../C4976243_Collision_SameCollisionGroupDiffCollisionLayers.py | 0 .../physics/C4976244_Collider_SameGroupSameLayerCollision.py | 0 .../physics/C4976245_PhysXCollider_CollisionLayerTest.py | 0 .../physics/C4982593_PhysXCollider_CollisionLayerTest.py | 0 .../physics/C4982595_Collider_TriggerDisablesCollision.py | 0 .../Gem/PythonTests/physics/C4982797_Collider_ColliderOffset.py | 0 .../physics/C4982798_Collider_ColliderRotationOffset.py | 0 .../physics/C4982800_PhysXColliderShape_CanBeSelected.py | 0 .../physics/C4982801_PhysXColliderShape_CanBeSelected.py | 0 .../physics/C4982802_PhysXColliderShape_CanBeSelected.py | 0 .../Gem/PythonTests/physics/C4982803_Enable_PxMesh_Option.py | 0 .../PythonTests/physics/C5296614_PhysXMaterial_ColliderShape.py | 0 .../physics/C5340400_RigidBody_ManualMomentOfInertia.py | 0 .../physics/C5689518_PhysXTerrain_CollidesWithPhysXTerrain.py | 0 .../physics/C5689522_Physxterrain_AddPhysxterrainNoEditorCrash.py | 0 .../physics/C5689524_MultipleTerrains_CheckWarningInConsole.py | 0 .../physics/C5689528_Terrain_MultipleTerrainComponents.py | 0 .../physics/C5689529_Verify_Terrain_RigidBody_Collider_Mesh.py | 0 .../physics/C5689531_Warning_TerrainSliceTerrainComponent.py | 0 .../physics/C5932040_ForceRegion_CubeExertsWorldForce.py | 0 .../C5932041_PhysXForceRegion_LocalSpaceForceOnRigidBodies.py | 0 .../physics/C5932042_PhysXForceRegion_LinearDamping.py | 0 .../physics/C5932043_ForceRegion_SimpleDragOnRigidBodies.py | 0 .../physics/C5932044_ForceRegion_PointForceOnRigidBody.py | 0 .../Gem/PythonTests/physics/C5932045_ForceRegion_Spline.py | 0 .../physics/C5959759_RigidBody_ForceRegionSpherePointForce.py | 0 .../physics/C5959760_PhysXForceRegion_PointForceExertion.py | 0 .../physics/C5959761_ForceRegion_PhysAssetExertsPointForce.py | 0 .../physics/C5959763_ForceRegion_ForceRegionImpulsesCube.py | 0 .../physics/C5959764_ForceRegion_ForceRegionImpulsesCapsule.py | 0 .../PythonTests/physics/C5959765_ForceRegion_AssetGetsImpulsed.py | 0 .../PythonTests/physics/C5959808_ForceRegion_PositionOffset.py | 0 .../PythonTests/physics/C5959809_ForceRegion_RotationalOffset.py | 0 .../physics/C5959810_ForceRegion_ForceRegionCombinesForces.py | 0 .../C5968759_ForceRegion_ExertsSeveralForcesOnRigidBody.py | 0 .../physics/C5968760_ForceRegion_CheckNetForceChange.py | 0 .../physics/C6032082_Terrain_MultipleResolutionsValid.py | 0 .../physics/C6090546_ForceRegion_SliceFileInstantiates.py | 0 .../physics/C6090547_ForceRegion_ParentChildForceRegions.py | 0 .../physics/C6090550_ForceRegion_WorldSpaceForceNegative.py | 0 .../physics/C6090551_ForceRegion_LocalSpaceForceNegative.py | 0 .../physics/C6090552_ForceRegion_LinearDampingNegative.py | 0 .../physics/C6090553_ForceRegion_SimpleDragForceOnRigidBodies.py | 0 .../physics/C6090554_ForceRegion_PointForceNegative.py | 0 .../physics/C6090555_ForceRegion_SplineFollowOnRigidBodies.py | 0 .../physics/C6131473_StaticSlice_OnDynamicSliceSpawn.py | 0 .../Gem/PythonTests/physics/C6224408_ScriptCanvas_EntitySpawn.py | 0 .../PythonTests/physics/C6274125_ScriptCanvas_TriggerEvents.py | 0 .../PythonTests/physics/C6321601_Force_HighValuesDirectionAxes.py | 0 AutomatedTesting/Gem/PythonTests/physics/FileManagement.py | 0 AutomatedTesting/Gem/PythonTests/physics/ImportPathHelper.py | 0 AutomatedTesting/Gem/PythonTests/physics/JointsHelper.py | 0 AutomatedTesting/Gem/PythonTests/physics/Physmaterial_Editor.py | 0 AutomatedTesting/Gem/PythonTests/physics/TestSuite_Active.py | 0 .../Gem/PythonTests/physics/TestSuite_InDevelopment.py | 0 AutomatedTesting/Gem/PythonTests/physics/TestSuite_Sandbox.py | 0 AutomatedTesting/Gem/PythonTests/physics/TestSuite_Utils.py | 0 .../Gem/PythonTests/physics/UtilTest_Managed_Files.py | 0 .../Gem/PythonTests/physics/UtilTest_Physmaterial_Editor.py | 0 .../Gem/PythonTests/physics/UtilTest_PhysxConfig_Default.py | 0 .../Gem/PythonTests/physics/UtilTest_PhysxConfig_Override.py | 0 .../PythonTests/physics/UtilTest_Tracer_PicksErrorsAndWarnings.py | 0 AutomatedTesting/Gem/PythonTests/physics/__init__.py | 0 AutomatedTesting/Gem/PythonTests/scripting/Docking_Pane.py | 0 AutomatedTesting/Gem/PythonTests/scripting/ImportPathHelper.py | 0 .../Gem/PythonTests/scripting/Opening_Closing_Pane.py | 0 AutomatedTesting/Gem/PythonTests/scripting/Resizing_Pane.py | 0 AutomatedTesting/Gem/PythonTests/scripting/TestSuite_Active.py | 0 AutomatedTesting/Gem/PythonTests/scripting/__init__.py | 0 AutomatedTesting/Gem/PythonTests/streaming/__init__.py | 0 AutomatedTesting/Gem/PythonTests/streaming/benchmark/__init__.py | 0 .../PythonTests/streaming/benchmark/asset_load_benchmark_test.py | 0 AutomatedTesting/TestAssets/test_chunks_builder.py | 0 BuildReleaseAuxiliaryContent.py | 0 Code/Framework/AzAutoGen/AzAutoGen.py | 0 Code/Tools/Doxygen/doxfilter.py | 0 Code/Tools/Doxygen/makegroups.sh | 0 Code/Tools/PythonBindingsExample/tests/test_framework.py | 0 Code/Tools/PythonBindingsExample/tests/test_hello_tool.py | 0 Editor/Scripts/TrackView/example.py | 0 Editor/Scripts/editor_script_validation.py | 0 Editor/Scripts/export_all_project_levels.py | 0 Editor/Scripts/generatelod.py | 0 Editor/Scripts/rename_cgf.py | 0 Editor/Scripts/select_story_anim_objects.py | 0 Editor/Scripts/tools_shelf_actions.py | 0 Editor/UI/releaseTranslations.py | 0 Editor/UI/removeTranslationFiles.py | 0 Editor/UI/updateTranslatableText.py | 0 Gems/AWSClientAuth/cdk/app.py | 0 Gems/AWSClientAuth/cdk/auth/__init__.py | 0 Gems/AWSClientAuth/cdk/auth/cognito_identity_pool_role.py | 0 Gems/AWSClientAuth/cdk/auth/cognito_user_pool_sms_role.py | 0 Gems/AWSClientAuth/cdk/aws_client_auth/__init__.py | 0 Gems/AWSClientAuth/cdk/aws_client_auth/client_auth_stack.py | 0 Gems/AWSClientAuth/cdk/cognito/__init__.py | 0 Gems/AWSClientAuth/cdk/cognito/cognito_identity_pool.py | 0 Gems/AWSClientAuth/cdk/cognito/cognito_user_pool.py | 0 Gems/AWSClientAuth/cdk/utils/__init__.py | 0 Gems/AWSClientAuth/cdk/utils/constants.py | 0 Gems/AWSClientAuth/cdk/utils/name_utils.py | 0 .../AWSCore/Code/Tools/ResourceMappingTool/controller/__init__.py | 0 .../ResourceMappingTool/controller/import_resources_controller.py | 0 .../Tools/ResourceMappingTool/controller/view_edit_controller.py | 0 Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/__init__.py | 0 .../Tools/ResourceMappingTool/manager/configuration_manager.py | 0 .../Code/Tools/ResourceMappingTool/manager/controller_manager.py | 0 .../Code/Tools/ResourceMappingTool/manager/thread_manager.py | 0 .../Code/Tools/ResourceMappingTool/manager/view_manager.py | 0 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/__init__.py | 0 .../Tools/ResourceMappingTool/model/basic_resource_attributes.py | 0 .../AWSCore/Code/Tools/ResourceMappingTool/model/configuration.py | 0 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/constants.py | 0 .../Code/Tools/ResourceMappingTool/model/error_messages.py | 0 .../Tools/ResourceMappingTool/model/notification_label_text.py | 0 .../Tools/ResourceMappingTool/model/resource_abstract_model.py | 0 .../ResourceMappingTool/model/resource_mapping_attributes.py | 0 .../Code/Tools/ResourceMappingTool/model/resource_proxy_model.py | 0 .../Code/Tools/ResourceMappingTool/model/resource_table_model.py | 0 .../Code/Tools/ResourceMappingTool/model/resource_tree_model.py | 0 .../Code/Tools/ResourceMappingTool/model/view_size_constants.py | 0 .../Code/Tools/ResourceMappingTool/multithread/__init__.py | 0 Gems/AWSCore/Code/Tools/ResourceMappingTool/multithread/worker.py | 0 .../Code/Tools/ResourceMappingTool/resource_mapping_tool.py | 0 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/__init__.py | 0 .../AWSCore/Code/Tools/ResourceMappingTool/tests/unit/__init__.py | 0 .../Tools/ResourceMappingTool/tests/unit/controller/__init__.py | 0 .../tests/unit/controller/test_import_resources_controller.py | 0 .../tests/unit/controller/test_view_edit_controller.py | 0 .../Code/Tools/ResourceMappingTool/tests/unit/manager/__init__.py | 0 .../tests/unit/manager/test_configuration_manager.py | 0 .../tests/unit/manager/test_controller_manager.py | 0 .../ResourceMappingTool/tests/unit/manager/test_thread_manager.py | 0 .../ResourceMappingTool/tests/unit/manager/test_view_manager.py | 0 .../Tools/ResourceMappingTool/tests/unit/multithread/__init__.py | 0 .../ResourceMappingTool/tests/unit/multithread/test_worker.py | 0 .../Code/Tools/ResourceMappingTool/tests/unit/utils/__init__.py | 0 .../Tools/ResourceMappingTool/tests/unit/utils/test_aws_utils.py | 0 .../Tools/ResourceMappingTool/tests/unit/utils/test_file_utils.py | 0 .../Tools/ResourceMappingTool/tests/unit/utils/test_json_utils.py | 0 Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/__init__.py | 0 Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/aws_utils.py | 0 Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/file_utils.py | 0 Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/json_utils.py | 0 Gems/AWSCore/Code/Tools/ResourceMappingTool/view/__init__.py | 0 .../Code/Tools/ResourceMappingTool/view/common_view_components.py | 0 .../Code/Tools/ResourceMappingTool/view/configuration_page.py | 0 .../Code/Tools/ResourceMappingTool/view/import_resources_page.py | 0 .../AWSCore/Code/Tools/ResourceMappingTool/view/view_edit_page.py | 0 Gems/AWSCore/cdk/app.py | 0 Gems/AWSCore/cdk/constants.py | 0 Gems/AWSCore/cdk/core/aws_core.py | 0 Gems/AWSCore/cdk/core/core_stack.py | 0 Gems/AWSCore/cdk/core_stack_properties.py | 0 Gems/AWSCore/cdk/example/__init__.py | 0 Gems/AWSCore/cdk/example/auth.py | 0 Gems/AWSCore/cdk/example/dynamodb_table_seeder.py | 0 Gems/AWSCore/cdk/example/example_resources_stack.py | 0 Gems/AWSCore/cdk/example/lambda/lambda-handler.py | 0 Gems/AWSMetrics/cdk/app.py | 0 Gems/AWSMetrics/cdk/aws_metrics/__init__.py | 0 Gems/AWSMetrics/cdk/aws_metrics/auth.py | 0 Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_constants.py | 0 Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_construct.py | 0 Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_stack.py | 0 Gems/AWSMetrics/cdk/aws_metrics/batch_analytics.py | 0 Gems/AWSMetrics/cdk/aws_metrics/batch_processing.py | 0 Gems/AWSMetrics/cdk/aws_metrics/dashboard.py | 0 Gems/AWSMetrics/cdk/aws_metrics/data_ingestion.py | 0 Gems/AWSMetrics/cdk/aws_metrics/data_lake_integration.py | 0 .../lambdas/analytics_processing_lambda/analytics_processing.py | 0 .../lambdas/events_processing_lambda/events_processing.py | 0 Gems/AWSMetrics/cdk/aws_metrics/layout_widget_construct.py | 0 .../cdk/aws_metrics/policy_statements_builder/__init__.py | 0 .../policy_statements_builder/admin_policy_statements_builder.py | 0 .../policy_statements_builder_interface.py | 0 .../policy_statements_builder/user_policy_statements_builder.py | 0 Gems/AWSMetrics/cdk/aws_metrics/real_time_data_processing.py | 0 .../Common/Assets/Scripts/material_property_overrides_demo.py | 0 .../MaterialEditor/Scripts/GenerateAllMaterialScreenshots.py | 0 .../Scripts/GenerateShaderVariantListForMaterials.py | 0 .../DccScriptingInterface/Editor/Scripts/bootstrap.py | 0 .../SDK/Maya/Scripts/Python/stingraypbs_converter/__init__.py | 0 .../SDK/Maya/Scripts/Python/stingraypbs_converter/atom_mat.py | 0 .../SDK/Maya/Scripts/Python/stingraypbs_converter/fbx_to_atom.py | 0 .../Scripts/Python/stingraypbs_converter/stingrayPBS_converter.py | 0 .../Python/stingraypbs_converter/stingrayPBS_converter_maya.py | 0 .../DccScriptingInterface/SDK/Maya/Scripts/constants.py | 0 .../DccScriptingInterface/SDK/Maya/Scripts/set_callbacks.py | 0 .../DccScriptingInterface/SDK/Maya/Scripts/set_defaults.py | 0 .../DccScriptingInterface/SDK/Maya/Scripts/set_menu.py | 0 .../DccScriptingInterface/SDK/Maya/Scripts/userSetup.py | 0 .../SDK/Python/Tests/OpenImageIO/test_oiio.py | 0 .../SDK/PythonTools/DCC_Material_Converter/blender_materials.py | 0 .../SDK/PythonTools/DCC_Material_Converter/cli_control.py | 0 .../PythonTools/DCC_Material_Converter/dcc_material_mapping.py | 0 .../SDK/PythonTools/DCC_Material_Converter/drag_and_drop.py | 0 .../SDK/PythonTools/DCC_Material_Converter/main.py | 0 .../SDK/PythonTools/DCC_Material_Converter/max_materials.py | 0 .../SDK/PythonTools/DCC_Material_Converter/maya_materials.py | 0 .../SDK/PythonTools/DCC_Material_Converter/model.py | 0 .../DccScriptingInterface/SDK/Substance/builder/bootstrap.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/3dsmax/__init__.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/__init__.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/blender/__init__.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/config_utils.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/constants.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/dev/__init__.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/env_base.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/env_bool.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/houdini/__init__.py | 0 .../DccScriptingInterface/azpy/lumberyard/__init__.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/marmoset/__init__.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/maya/__init__.py | 0 .../DccScriptingInterface/azpy/maya/callbacks/__init__.py | 0 .../azpy/maya/callbacks/event_callback_handler.py | 0 .../azpy/maya/callbacks/node_message_callback_handler.py | 0 .../DccScriptingInterface/azpy/maya/callbacks/on_shader_rename.py | 0 .../DccScriptingInterface/azpy/maya/helpers/__init__.py | 0 .../DccScriptingInterface/azpy/maya/helpers/undo_context.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/maya/helpers/utils.py | 0 .../DccScriptingInterface/azpy/maya/toolbits/__init__.py | 0 .../DccScriptingInterface/azpy/maya/toolbits/detach.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/render/__init__.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/return_stub.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/shared/__init__.py | 0 .../DccScriptingInterface/azpy/shared/common/__init__.py | 0 .../DccScriptingInterface/azpy/shared/common/core_utils.py | 0 .../DccScriptingInterface/azpy/shared/common/envar_utils.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/shared/ui/__init__.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/substance/__init__.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/test/__init__.py | 0 .../TechnicalArt/DccScriptingInterface/azpy/test/entry_test.py | 0 .../TechnicalArt/DccScriptingInterface/config.py | 0 Gems/AtomTressFX/Tools/Maya/TressFX_Exporter.py | 0 Gems/AudioEngineWwise/Tools/WwiseATLGen/wwise_atl_gen_tool.py | 0 Gems/AudioEngineWwise/Tools/WwiseAuthoringScripts/__init__.py | 0 .../Tools/WwiseAuthoringScripts/bank_info_parser.py | 0 Gems/AudioEngineWwise/Tools/WwiseConfig/setup_wwise_config.py | 0 Gems/Blast/Editor/Scripts/asset_builder_blast.py | 0 Gems/Blast/Editor/Scripts/bootstrap.py | 0 Gems/EMotionFX/Code/Tests/run_EMotionFX_tests.py | 0 Gems/EditorPythonBindings/Code/Tests/EditorPythonBindingsTest.py | 0 .../Code/Tests/EditorPythonBindingsTestWithArgs.py | 0 Gems/EditorPythonBindings/Code/Tests/__init__.py | 0 Gems/EditorPythonBindings/Code/Tests/test_package/__init__.py | 0 Gems/EditorPythonBindings/Code/Tests/test_package/do_work.py | 0 Gems/EditorPythonBindings/Code/Tests/test_package/import_many.py | 0 Gems/EditorPythonBindings/Code/Tests/test_package/import_test.py | 0 Gems/PythonAssetBuilder/Code/Tests/asset_builder_example.py | 0 Gems/PythonAssetBuilder/Editor/Scripts/__init__.py | 0 Gems/PythonAssetBuilder/Editor/Scripts/bootstrap.py | 0 Gems/PythonAssetBuilder/Editor/Scripts/scene_api/_init_.py | 0 Gems/PythonAssetBuilder/Editor/Scripts/scene_api/scene_data.py | 0 Gems/QtForPython/Code/Tests/pyside_auto_menubar_test.py | 0 Gems/QtForPython/Code/Tests/pyside_auto_menubar_test_case.py | 0 Gems/QtForPython/Editor/Scripts/az_qt_helpers.py | 0 Gems/QtForPython/Editor/Scripts/bootstrap.py | 0 Gems/QtForPython/Editor/Scripts/show_object_tree.py | 0 Gems/QtForPython/Editor/Scripts/tests/hello_world.py | 0 Gems/QtForPython/Editor/Scripts/tests/log_main_window.py | 0 Gems/WhiteBox/Editor/Scripts/Cylinder.py | 0 Gems/WhiteBox/Editor/Scripts/Icosahedron.py | 0 Gems/WhiteBox/Editor/Scripts/Sphere.py | 0 Gems/WhiteBox/Editor/Scripts/Staircase.py | 0 Gems/WhiteBox/Editor/Scripts/Tetrahedron.py | 0 Gems/WhiteBox/Editor/Scripts/WhiteBox.py | 0 Gems/WhiteBox/Editor/Scripts/WhiteBoxInit.py | 0 Gems/WhiteBox/Editor/Scripts/WhiteBoxMath.py | 0 Gems/WhiteBox/Editor/Scripts/default_shapes.py | 0 Tests/Atom/__init__.py | 0 Tests/Atom/image_comparison_utils.py | 0 Tests/Atom/windows/__init__.py | 0 Tests/Atom/windows/atomsampleviewer_tests_stability.py | 0 Tests/Atom/windows/conftest.py | 0 .../windows/screenshot_comparison_atomsampleviewer_windows.py | 0 Tests/BuildSystems/__init__.py | 0 Tests/BuildSystems/test_BuildBAT.py | 0 Tests/BuildSystems/test_lib/__init__.py | 0 Tests/BuildSystems/test_lib/build_helper.py | 0 Tests/__init__.py | 0 .../LY_114727_NavigationComponent_MovementMethods.py | 0 Tests/ai/EditorScripts/tests_common.py | 0 Tests/ai/LY_114727_NavigationComponent_test.py | 0 Tests/ai/__init__.py | 0 Tests/demos/__init__.py | 0 Tests/demos/launcher_loading_tests.py | 0 Tests/demos/mac/__init__.py | 0 Tests/demos/mac/demos_mac.py | 0 Tests/demos/test_lib/__init__.py | 0 Tests/demos/test_lib/demos_testlib.py | 0 Tests/demos/win/__init__.py | 0 Tests/demos/win/demos_pc.py | 0 Tests/editor/EditorScripts/assign_dynamic_slice.py | 0 Tests/editor/EditorScripts/basic_docked_tools.py | 0 Tests/editor/EditorScripts/basic_edit_menu_options.py | 0 .../editor/EditorScripts/basic_edit_menu_options_new_viewport.py | 0 Tests/editor/EditorScripts/basic_file_menu_options.py | 0 Tests/editor/EditorScripts/basic_function_lock_hide.py | 0 Tests/editor/EditorScripts/basic_global_preferences.py | 0 Tests/editor/EditorScripts/basic_toolbar_function.py | 0 Tests/editor/EditorScripts/basic_ui_appearence_function.py | 0 Tests/editor/EditorScripts/basic_ui_scaling.py | 0 Tests/editor/EditorScripts/basic_viewport_configuration.py | 0 Tests/editor/EditorScripts/basic_window_docking.py | 0 Tests/editor/EditorScripts/basic_workflow_layers.py | 0 Tests/editor/EditorScripts/camera_component.py | 0 Tests/editor/EditorScripts/component_list_contents.py | 0 Tests/editor/EditorScripts/component_list_filtering.py | 0 Tests/editor/EditorScripts/conflicting_components.py | 0 Tests/editor/EditorScripts/corrupt_child_slice.py | 0 Tests/editor/EditorScripts/create_camera_comp_from_view.py | 0 Tests/editor/EditorScripts/create_dynamic_slice.py | 0 Tests/editor/EditorScripts/create_entity_via_viewport.py | 0 Tests/editor/EditorScripts/create_inputbindings_file.py | 0 Tests/editor/EditorScripts/create_new_level.py | 0 Tests/editor/EditorScripts/customize_keyboard.py | 0 Tests/editor/EditorScripts/deleting_entities_from_outliner.py | 0 Tests/editor/EditorScripts/edit_mode_toolbar_function.py | 0 Tests/editor/EditorScripts/editor_layout_save_and_load.py | 0 Tests/editor/EditorScripts/enter_exit_component_mode.py | 0 Tests/editor/EditorScripts/entity_duplication_entity_outliner.py | 0 Tests/editor/EditorScripts/entity_manipulation_in_outliner.py | 0 Tests/editor/EditorScripts/entity_selection_entity_outliner.py | 0 Tests/editor/EditorScripts/export_level.py | 0 Tests/editor/EditorScripts/game_menu_options.py | 0 Tests/editor/EditorScripts/graphics_settings.py | 0 Tests/editor/EditorScripts/help_menu_function.py | 0 Tests/editor/EditorScripts/help_menu_options.py | 0 Tests/editor/EditorScripts/left_and_right_mouse_buttons.py | 0 Tests/editor/EditorScripts/load_level_unpushed_slice_changes.py | 0 Tests/editor/EditorScripts/object_toolbar_function.py | 0 Tests/editor/EditorScripts/open_level.py | 0 Tests/editor/EditorScripts/open_save_input_binding_file.py | 0 Tests/editor/EditorScripts/outliner_search.py | 0 Tests/editor/EditorScripts/quick_push_slice.py | 0 Tests/editor/EditorScripts/quick_save_slice.py | 0 Tests/editor/EditorScripts/recover_layer.py | 0 Tests/editor/EditorScripts/recover_layer_deleted_slice.py | 0 Tests/editor/EditorScripts/required_components.py | 0 Tests/editor/EditorScripts/save_layer_50000_entities.py | 0 Tests/editor/EditorScripts/save_level.py | 0 Tests/editor/EditorScripts/save_overrides_default.py | 0 .../EditorScripts/select_multiple_entities_entityoutliner.py | 0 Tests/editor/EditorScripts/settings_get_set.py | 0 Tests/editor/EditorScripts/tool_stability_asset_editor.py | 0 Tests/editor/EditorScripts/tool_stability_console.py | 0 Tests/editor/EditorScripts/tool_stability_entity_inspector.py | 0 Tests/editor/EditorScripts/tool_stability_entity_outliner.py | 0 .../EditorScripts/tool_stability_viewport_camera_selector.py | 0 .../EditorScripts/tools_menu_after_interaction_model_toggle.py | 0 Tests/editor/EditorScripts/unsaved_changes_popup.py | 0 .../EditorScripts/view_menu_after_interaction_model_toggle.py | 0 Tests/editor/EditorScripts/view_menu_options.py | 0 Tests/editor/__init__.py | 0 Tests/editor/conftest.py | 0 Tests/editor/editor_utils/editor_test_helper.py | 0 Tests/editor/test_assign_dynamic_slice.py | 0 Tests/editor/test_basic_docked_tools.py | 0 Tests/editor/test_basic_edit_menu_options.py | 0 Tests/editor/test_basic_file_menu_options.py | 0 Tests/editor/test_basic_function_lock_hide.py | 0 Tests/editor/test_basic_global_preferences.py | 0 Tests/editor/test_basic_toolbar_function.py | 0 Tests/editor/test_basic_ui_appearence_function.py | 0 Tests/editor/test_basic_ui_scaling.py | 0 Tests/editor/test_basic_viewport_configuration.py | 0 Tests/editor/test_basic_window_docking.py | 0 Tests/editor/test_basic_workflow.py | 0 Tests/editor/test_basic_workflow_layers.py | 0 Tests/editor/test_camera_component.py | 0 Tests/editor/test_component_list_contents.py | 0 Tests/editor/test_component_list_filtering.py | 0 Tests/editor/test_conflicting_components.py | 0 Tests/editor/test_corrupt_child_slice.py | 0 Tests/editor/test_create_camera_comp_from_view.py | 0 Tests/editor/test_create_dynamic_slice.py | 0 Tests/editor/test_create_entity_via_viewport.py | 0 Tests/editor/test_create_inputbindings_file.py | 0 Tests/editor/test_create_new_level.py | 0 Tests/editor/test_customize_keyboard.py | 0 Tests/editor/test_deleting_entities_from_outliner.py | 0 Tests/editor/test_edit_mode_toolbar.py | 0 Tests/editor/test_editor_layout_save_and_load.py | 0 Tests/editor/test_enter_exit_component_mode.py | 0 Tests/editor/test_entity_duplication_entity_outliner.py | 0 Tests/editor/test_entity_selection_entity_outliner.py | 0 Tests/editor/test_export_level.py | 0 Tests/editor/test_game_menu_options.py | 0 Tests/editor/test_graphics_settings.py | 0 Tests/editor/test_help_menu_function.py | 0 Tests/editor/test_help_menu_options.py | 0 Tests/editor/test_left_right_mouse_buttons.py | 0 Tests/editor/test_load_level_unpushed_slice_changes.py | 0 Tests/editor/test_object_toolbar.py | 0 Tests/editor/test_open_level.py | 0 Tests/editor/test_open_save_input_binding_file.py | 0 Tests/editor/test_outliner_search.py | 0 Tests/editor/test_quick_push_slice.py | 0 Tests/editor/test_quick_save_slice.py | 0 Tests/editor/test_recover_layer.py | 0 Tests/editor/test_recover_layer_deleted_slice.py | 0 Tests/editor/test_required_components.py | 0 Tests/editor/test_save_layer_50000_entities.py | 0 Tests/editor/test_save_level.py | 0 Tests/editor/test_save_overrides_default.py | 0 Tests/editor/test_select_multiple_entities_entityoutliner.py | 0 Tests/editor/test_settings_get_set.py | 0 Tests/editor/test_tool_stability_asset_editor.py | 0 Tests/editor/test_tool_stability_console.py | 0 Tests/editor/test_tool_stability_entity_inspector.py | 0 Tests/editor/test_tool_stability_entity_outliner.py | 0 Tests/editor/test_tool_stability_viewport_camera_selector.py | 0 Tests/editor/test_tools_menu_options.py | 0 Tests/editor/test_unsaved_changes_popup.py | 0 Tests/editor/test_view_menu_options.py | 0 Tests/graphics/__init__.py | 0 Tests/graphics/ly107748_LightningArcProperties_test.py | 0 Tests/graphics/ly107748_LightningArcProperties_test_case.py | 0 Tests/hydra/ctests/open_level_tweak_and_exit.py | 0 Tests/hydra/ctests/start_stop.py | 0 Tests/hydra/ctests/start_with_args.py | 0 Tests/hydra/ctests/stop_with_error_one.py | 0 Tests/hydra/ctests/stop_with_zero.py | 0 Tests/hydra/ctests/throws_exception.py | 0 Tests/ly_shared/PlatformSetting.py | 0 Tests/ly_shared/PlatformSettingTest.py | 0 Tests/ly_shared/WindowsRegistrySetting.py | 0 Tests/ly_shared/__init__.py | 0 Tests/ly_shared/asset_database_utils.py | 0 Tests/ly_shared/asset_processor_utils.py | 0 Tests/ly_shared/file_utils.py | 0 Tests/ly_shared/gamelift_utils.py | 0 Tests/ly_shared/hydra_editor_utils.py | 0 Tests/ly_shared/hydra_lytt_test_utils.py | 0 Tests/ly_shared/network_utils.py | 0 Tests/ly_shared/phase.py | 0 Tests/ly_shared/pyside_utils.py | 0 Tests/ly_shared/registry_utils.py | 0 Tests/ly_shared/s3_utils.py | 0 Tests/ly_shared/screenshot_utils.py | 0 Tests/networking/__init__.py | 0 Tests/networking/clean_gamelift_builds_and_fleets.py | 0 Tests/networking/linux_gamelift_workflow/__init__.py | 0 .../networking_gamelift_connect_to_linux_fleet.py | 0 .../linux_gamelift_workflow/networking_gamelift_linux_setup.py | 0 Tests/networking/test_lib/__init__.py | 0 Tests/networking/test_lib/networking_constants.py | 0 Tests/networking/win/__init__.py | 0 Tests/networking/win/networking_gamelift.py | 0 Tests/performance/Scripts/apbatch_perf_summary.py | 0 Tests/pipeline/__init__.py | 0 Tests/pipeline/product_dependency_tests/AssetDependencyTests.py | 0 Tests/pipeline/product_dependency_tests/LvlDepTestDynamicSlice.py | 0 Tests/pipeline/product_dependency_tests/SubprocessUtils.py | 0 Tests/pipeline/product_dependency_tests/TestCleanup.py | 0 Tests/pipeline/product_dependency_tests/TestFixtures.py | 0 Tests/pipeline/product_dependency_tests/XmlSchemaSystemTests.py | 0 Tests/pipeline/product_dependency_tests/conftest.py | 0 Tests/samples/__init__.py | 0 Tests/samples/sample_tests.py | 0 Tests/samples/sanity_test.py | 0 Tests/shared/__init__.py | 0 Tests/shared/clean_gamelift_builds_and_fleets.py | 0 Tests/shared/file_utils.py | 0 Tests/shared/gamelift_utils.py | 0 Tests/shared/hydra_test_utils.py | 0 Tests/shared/jenkins-3rdparty-symlink/symlink_utils.py | 0 Tests/shared/logging_utils.py | 0 Tests/shared/network_utils.py | 0 Tests/shared/pipeline_utils.py | 0 Tests/shared/process_utils.py | 0 Tests/shared/s3_utils.py | 0 Tests/shared/screenshot_utils.py | 0 Tests/shared/shader_compile_server_utils.py | 0 Tests/shared/substring.py | 0 Tests/shared/windows_registry_utils.py | 0 Tests/shared/windows_utils.py | 0 Tests/test_lib/launcher_testlib.py | 0 Tests/workflow/__init__.py | 0 Tests/workflow/android/__init__.py | 0 Tests/workflow/android/workflow_android.py | 0 Tests/workflow/ios/__init__.py | 0 Tests/workflow/ios/workflow_ios.py | 0 Tests/workflow/mac/__init__.py | 0 Tests/workflow/mac/workflow_mac.py | 0 Tests/workflow/shared/__init__.py | 0 Tests/workflow/shared/workflow_shared.py | 0 Tests/workflow/win/__init__.py | 0 Tests/workflow/win/workflow_win.py | 0 Tools/EventLogTools/EventLogger/Reader.py | 0 Tools/EventLogTools/EventLogger/Utils.py | 0 Tools/EventLogTools/EventLogger/__init__.py | 0 Tools/EventLogTools/MessagePrinter.py | 0 Tools/EventLogTools/TraceViewer.py | 0 Tools/LauncherTestTools/__init__.py | 0 Tools/LauncherTestTools/device_farm_create_bundle.py | 0 Tools/LauncherTestTools/device_farm_schedule_run.py | 0 .../LauncherTestTools/device_farm_schedule_run_ios_startergame.sh | 0 Tools/LauncherTestTools/run_launcher_tests.py | 0 Tools/LauncherTestTools/run_launcher_tests_android.py | 0 Tools/LauncherTestTools/run_launcher_tests_ios.py | 0 Tools/LauncherTestTools/run_launcher_tests_local_validation.py | 0 Tools/LauncherTestTools/run_launcher_tests_win.py | 0 .../LauncherTestTools/run_local_launcher_test_ios_startergame.sh | 0 Tools/LyTestTools/__init__.py | 0 Tools/LyTestTools/ly_test_tools/__init__.py | 0 Tools/LyTestTools/ly_test_tools/_internal/__init__.py | 0 Tools/LyTestTools/ly_test_tools/_internal/log/__init__.py | 0 Tools/LyTestTools/ly_test_tools/_internal/log/py_logging_util.py | 0 Tools/LyTestTools/ly_test_tools/_internal/managers/__init__.py | 0 .../ly_test_tools/_internal/managers/abstract_resource_locator.py | 0 .../ly_test_tools/_internal/managers/artifact_manager.py | 0 .../ly_test_tools/_internal/managers/ly_process_killer.py | 0 .../ly_test_tools/_internal/managers/platforms/__init__.py | 0 .../LyTestTools/ly_test_tools/_internal/managers/platforms/mac.py | 0 .../ly_test_tools/_internal/managers/platforms/windows.py | 0 Tools/LyTestTools/ly_test_tools/_internal/managers/workspace.py | 0 .../LyTestTools/ly_test_tools/_internal/pytest_plugin/__init__.py | 0 .../LyTestTools/ly_test_tools/_internal/pytest_plugin/case_id.py | 0 .../_internal/pytest_plugin/failed_test_rerun_command.py | 0 .../ly_test_tools/_internal/pytest_plugin/terminal_report.py | 0 .../ly_test_tools/_internal/pytest_plugin/test_tools_fixtures.py | 0 Tools/LyTestTools/ly_test_tools/builtin/__init__.py | 0 Tools/LyTestTools/ly_test_tools/builtin/helpers.py | 0 Tools/LyTestTools/ly_test_tools/environment/__init__.py | 0 Tools/LyTestTools/ly_test_tools/environment/file_system.py | 0 Tools/LyTestTools/ly_test_tools/environment/process_utils.py | 0 Tools/LyTestTools/ly_test_tools/environment/reg_cleaner.py | 0 Tools/LyTestTools/ly_test_tools/environment/waiter.py | 0 Tools/LyTestTools/ly_test_tools/environment/watchdog.py | 0 Tools/LyTestTools/ly_test_tools/image/__init__.py | 0 Tools/LyTestTools/ly_test_tools/image/image_capture.py | 0 Tools/LyTestTools/ly_test_tools/image/screenshot_compare_qssim.py | 0 Tools/LyTestTools/ly_test_tools/launchers/__init__.py | 0 Tools/LyTestTools/ly_test_tools/launchers/exceptions.py | 0 Tools/LyTestTools/ly_test_tools/launchers/launcher_helper.py | 0 Tools/LyTestTools/ly_test_tools/launchers/platforms/__init__.py | 0 .../ly_test_tools/launchers/platforms/android/__init__.py | 0 .../ly_test_tools/launchers/platforms/android/launcher.py | 0 Tools/LyTestTools/ly_test_tools/launchers/platforms/base.py | 0 .../LyTestTools/ly_test_tools/launchers/platforms/mac/__init__.py | 0 .../LyTestTools/ly_test_tools/launchers/platforms/mac/launcher.py | 0 .../LyTestTools/ly_test_tools/launchers/platforms/win/__init__.py | 0 .../LyTestTools/ly_test_tools/launchers/platforms/win/launcher.py | 0 Tools/LyTestTools/ly_test_tools/log/__init__.py | 0 Tools/LyTestTools/ly_test_tools/log/log_monitor.py | 0 Tools/LyTestTools/ly_test_tools/lumberyard/__init__.py | 0 Tools/LyTestTools/ly_test_tools/lumberyard/ap_log_parser.py | 0 Tools/LyTestTools/ly_test_tools/lumberyard/asset_processor.py | 0 .../ly_test_tools/lumberyard/asset_processor_config_util.py | 0 .../LyTestTools/ly_test_tools/lumberyard/asset_processor_utils.py | 0 .../ly_test_tools/lumberyard/ini_configuration_util.py | 0 Tools/LyTestTools/ly_test_tools/lumberyard/pipeline_utils.py | 0 Tools/LyTestTools/ly_test_tools/lumberyard/settings.py | 0 Tools/LyTestTools/ly_test_tools/lumberyard/shader_compiler.py | 0 Tools/LyTestTools/ly_test_tools/mobile/__init__.py | 0 Tools/LyTestTools/ly_test_tools/mobile/android.py | 0 Tools/LyTestTools/ly_test_tools/report/__init__.py | 0 Tools/LyTestTools/ly_test_tools/report/rad_telemetry.py | 0 Tools/LyTestTools/setup.py | 0 Tools/LyTestTools/tests/example/__init__.py | 0 Tools/LyTestTools/tests/example/test_system_example.py | 0 Tools/LyTestTools/tests/integ/__init__.py | 0 Tools/LyTestTools/tests/integ/sanity_tests.py | 0 Tools/LyTestTools/tests/integ/test_process_utils.py | 0 Tools/LyTestTools/tests/integ/test_regression.py | 0 Tools/LyTestTools/tests/integ/test_settings.py | 0 Tools/LyTestTools/tests/unit/__init__.py | 0 Tools/LyTestTools/tests/unit/test_abstract_resource_locator.py | 0 Tools/LyTestTools/tests/unit/test_artifact_manager.py | 0 Tools/LyTestTools/tests/unit/test_asset_processor.py | 0 Tools/LyTestTools/tests/unit/test_builtin_helpers.py | 0 Tools/LyTestTools/tests/unit/test_case_id.py | 0 Tools/LyTestTools/tests/unit/test_failed_rerun_command.py | 0 Tools/LyTestTools/tests/unit/test_file_system.py | 0 Tools/LyTestTools/tests/unit/test_fixtures.py | 0 Tools/LyTestTools/tests/unit/test_image_capture.py | 0 Tools/LyTestTools/tests/unit/test_launcher_android.py | 0 Tools/LyTestTools/tests/unit/test_launcher_base.py | 0 Tools/LyTestTools/tests/unit/test_launcher_mac.py | 0 Tools/LyTestTools/tests/unit/test_launcher_win.py | 0 Tools/LyTestTools/tests/unit/test_log_monitor.py | 0 Tools/LyTestTools/tests/unit/test_ly_process_killer.py | 0 Tools/LyTestTools/tests/unit/test_manager_platforms_mac.py | 0 Tools/LyTestTools/tests/unit/test_manager_platforms_windows.py | 0 Tools/LyTestTools/tests/unit/test_process_utils.py | 0 Tools/LyTestTools/tests/unit/test_py_logging_util.py | 0 Tools/LyTestTools/tests/unit/test_rad_telemetry.py | 0 Tools/LyTestTools/tests/unit/test_reg_cleaner.py | 0 Tools/LyTestTools/tests/unit/test_screenshot_compare_qssim.py | 0 Tools/LyTestTools/tests/unit/test_settings.py | 0 Tools/LyTestTools/tests/unit/test_shader_compiler.py | 0 Tools/LyTestTools/tests/unit/test_terminal_report.py | 0 Tools/LyTestTools/tests/unit/test_waiter.py | 0 Tools/LyTestTools/tests/unit/test_watchdog.py | 0 Tools/LyTestTools/tests/unit/test_workspace.py | 0 Tools/PakGenFromRCList/generate_file_lists.py | 0 Tools/PakGenFromRCList/generate_pak_files.py | 0 Tools/PakShaders/gen_shaders.py | 0 Tools/PakShaders/get_shader_list.py | 0 Tools/PakShaders/pak_shaders.py | 0 Tools/Python/python3.sh | 0 .../RemoteConsole/ly_remote_console/ly_remote_console/__init__.py | 0 .../ly_remote_console/remote_console_commands.py | 0 Tools/RemoteConsole/ly_remote_console/setup.py | 0 .../ly_remote_console/tests/integ/test_remote_console.py | 0 .../ly_remote_console/tests/unit/test_remote_console_commands.py | 0 Tools/SerializeContextAnalyzer/SerializeContextAnalyzer.py | 0 Tools/TestRailImporter/lib/__init__.py | 0 Tools/TestRailImporter/lib/testrail_importer/__init__.py | 0 Tools/TestRailImporter/lib/testrail_importer/testrail_importer.py | 0 .../lib/testrail_importer/testrail_tools/__init__.py | 0 .../testrail_importer/testrail_tools/testrail_api_connector.py | 0 .../lib/testrail_importer/testrail_tools/testrail_connection.py | 0 .../testrail_importer/testrail_tools/testrail_report_converter.py | 0 .../lib/testrail_importer/testrail_tools/testrail_settings.py | 0 Tools/TestRailImporter/tests/__init__.py | 0 Tools/TestRailImporter/tests/unit/__init__.py | 0 Tools/TestRailImporter/tests/unit/test_testrail_api_connector.py | 0 Tools/TestRailImporter/tests/unit/test_testrail_connection.py | 0 Tools/TestRailImporter/tests/unit/test_testrail_importer.py | 0 .../TestRailImporter/tests/unit/test_testrail_report_converter.py | 0 Tools/build/JenkinsScripts/build/PackageEnv.py | 0 Tools/build/JenkinsScripts/build/Params.py | 0 Tools/build/JenkinsScripts/build/Platform/Linux/asset_linux.sh | 0 .../JenkinsScripts/build/Platform/Linux/build_asset_linux.sh | 0 Tools/build/JenkinsScripts/build/Platform/Linux/build_linux.sh | 0 .../build/JenkinsScripts/build/Platform/Linux/build_test_linux.sh | 0 Tools/build/JenkinsScripts/build/Platform/Linux/env_linux.sh | 0 Tools/build/JenkinsScripts/build/Platform/Linux/python_linux.sh | 0 Tools/build/JenkinsScripts/build/Platform/Linux/test_linux.sh | 0 Tools/build/JenkinsScripts/build/Platform/Mac/asset_mac.sh | 0 Tools/build/JenkinsScripts/build/Platform/Mac/build_asset_mac.sh | 0 Tools/build/JenkinsScripts/build/Platform/Mac/build_mac.sh | 0 Tools/build/JenkinsScripts/build/Platform/Mac/build_test_mac.sh | 0 Tools/build/JenkinsScripts/build/Platform/Mac/env_mac.sh | 0 Tools/build/JenkinsScripts/build/Platform/Mac/python_mac.sh | 0 Tools/build/JenkinsScripts/build/Platform/Mac/test_mac.sh | 0 Tools/build/JenkinsScripts/build/ci_build.py | 0 Tools/build/JenkinsScripts/build/ci_build_metrics.py | 0 Tools/build/JenkinsScripts/build/cmake_package.py | 0 .../JenkinsScripts/build/download_latest_package_from_bucket.py | 0 Tools/build/JenkinsScripts/build/download_packages.py | 0 Tools/build/JenkinsScripts/build/jenkins_scm_metrics.py | 0 Tools/build/JenkinsScripts/build/scrubbing_job.py | 0 Tools/build/JenkinsScripts/build/submit_metrics.py | 0 Tools/build/JenkinsScripts/build/utils/__init__.py | 0 Tools/build/JenkinsScripts/build/utils/download_from_s3.py | 0 Tools/build/JenkinsScripts/build/utils/email_to_lionbridge.py | 0 Tools/build/JenkinsScripts/build/utils/incremental_build_util.py | 0 Tools/build/JenkinsScripts/build/utils/jenkins_scm_metrics.py | 0 Tools/build/JenkinsScripts/build/utils/lib/__init__.py | 0 Tools/build/JenkinsScripts/build/utils/lib/glob3.py | 0 Tools/build/JenkinsScripts/build/utils/packaging_version.py | 0 Tools/build/JenkinsScripts/build/utils/scrubbing_test.py | 0 Tools/build/JenkinsScripts/build/utils/update_bootstrap_cfg.py | 0 Tools/build/JenkinsScripts/build/utils/upload_benchmarks.py | 0 .../build/JenkinsScripts/build/utils/upload_metrics_to_kinesis.py | 0 Tools/build/JenkinsScripts/build/utils/upload_to_s3.py | 0 Tools/build/JenkinsScripts/build/utils/util.py | 0 Tools/build/JenkinsScripts/distribution/AWS_PyTools/LyChecksum.py | 0 .../JenkinsScripts/distribution/AWS_PyTools/LyCloudfrontOps.py | 0 Tools/build/JenkinsScripts/distribution/AWS_PyTools/__init__.py | 0 .../distribution/AWS_WAF_Updater/update_internal_whitelist.py | 0 .../build/JenkinsScripts/distribution/Installer/BuildInstaller.py | 0 .../JenkinsScripts/distribution/Installer/BuildInstallerUtils.py | 0 .../distribution/Installer/BuildInstallerWixUtils.py | 0 Tools/build/JenkinsScripts/distribution/Installer/Candle.py | 0 Tools/build/JenkinsScripts/distribution/Installer/Heat.py | 0 Tools/build/JenkinsScripts/distribution/Installer/Insignia.py | 0 .../build/JenkinsScripts/distribution/Installer/InstallerArgs.py | 0 .../JenkinsScripts/distribution/Installer/InstallerAutomation.py | 0 .../JenkinsScripts/distribution/Installer/InstallerPackaging.py | 0 .../JenkinsScripts/distribution/Installer/InstallerParams.py | 0 Tools/build/JenkinsScripts/distribution/Installer/Light.py | 0 .../JenkinsScripts/distribution/Installer/PackageExeSigning.py | 0 Tools/build/JenkinsScripts/distribution/Installer/SignTool.py | 0 .../build/JenkinsScripts/distribution/Installer/TestInstaller.py | 0 Tools/build/JenkinsScripts/distribution/Installer/__init__.py | 0 .../Metrics/GameTemplates/BuildGameTemplateWhitelist.py | 0 .../Metrics/GameTemplates/BuildGameTemplateWhitelistArgs.py | 0 Tools/build/JenkinsScripts/distribution/__init__.py | 0 Tools/build/JenkinsScripts/distribution/copyright_prepender.py | 0 .../JenkinsScripts/distribution/copyright_removal/Categorizer.py | 0 .../distribution/copyright_removal/CommentCategory.py | 0 .../JenkinsScripts/distribution/copyright_removal/SlashComment.py | 0 .../JenkinsScripts/distribution/copyright_removal/StarComment.py | 0 .../copyright_removal/copyright_header_manual_tool.py | 0 .../distribution/copyright_removal/copyright_update.py | 0 .../distribution/copyright_removal/copyrighttool.py | 0 .../distribution/copyright_removal/replace_crytek_copyright.py | 0 Tools/build/JenkinsScripts/distribution/get_changelist_number.py | 0 .../JenkinsScripts/distribution/git_release/GitDailyValidation.py | 0 .../distribution/git_release/GitIntegrityChecker.py | 0 .../distribution/git_release/GitIntegrityCheckerTester.py | 0 .../JenkinsScripts/distribution/git_release/GitMoveDetection.py | 0 .../JenkinsScripts/distribution/git_release/GitOpsCodeCommit.py | 0 .../build/JenkinsScripts/distribution/git_release/GitOpsCommon.py | 0 .../build/JenkinsScripts/distribution/git_release/GitOpsGitHub.py | 0 .../build/JenkinsScripts/distribution/git_release/GitPromotion.py | 0 Tools/build/JenkinsScripts/distribution/git_release/GitRelease.py | 0 Tools/build/JenkinsScripts/distribution/git_release/GitStaging.py | 0 .../JenkinsScripts/distribution/git_release/git_bootstrap.py | 0 .../JenkinsScripts/distribution/git_release/git_bootstrap_test.py | 0 Tools/build/JenkinsScripts/distribution/inject_signed_binaries.py | 0 Tools/build/JenkinsScripts/distribution/ly_dep_version_tool.py | 0 .../build/JenkinsScripts/distribution/modify_lylauncherconfig.py | 0 .../build/JenkinsScripts/distribution/release_automation_tool.py | 0 Tools/build/JenkinsScripts/distribution/s3multiput.py | 0 Tools/build/JenkinsScripts/distribution/s3put.py | 0 Tools/build/JenkinsScripts/distribution/scrubbing/validator.py | 0 .../scrubbing/validator_data_LEGAL_REVIEW_REQUIRED.py | 0 Tools/build/JenkinsScripts/distribution/update_version_strings.py | 0 Tools/maya/script/LumberyardProxyTool.py | 0 Tools/maya/script/cryAlembic.py | 0 Tools/maya/script/cryDecorators.py | 0 Tools/maya/script/mayaAnimUtilities.py | 0 Tools/melscript/crySceneRoot.py | 0 Tools/motionbuilder/CryReName.py | 0 Tools/motionbuilder/cryLib.py | 0 Tools/motionbuilder/cryRetarget.py | 0 Tools/motionbuilder/setResolutionHD.py | 0 Tools/motionbuilder/stab_ui.py | 0 Tools/styleui/styleui.py | 0 asset_bundler_test.sh | 0 cmake/Tools/Platform/Android/__init__.py | 0 cmake/Tools/Platform/Android/android_deployment.py | 0 cmake/Tools/Platform/Android/android_support.py | 0 cmake/Tools/Platform/Android/deploy_android.py | 0 cmake/Tools/Platform/Android/generate_android_project.py | 0 cmake/Tools/Platform/Android/launch_android_test.py | 0 cmake/Tools/Platform/Android/unit_test_android_deployment.py | 0 .../Tools/Platform/Android/unit_test_generate_android_project.py | 0 cmake/Tools/Platform/__init__.py | 0 cmake/Tools/Platform/iOS/build_ios_test.py | 0 cmake/Tools/Platform/iOS/launch_ios_test.py | 0 cmake/Tools/__init__.py | 0 cmake/Tools/add_remove_gem.py | 0 cmake/Tools/common.py | 0 cmake/Tools/current_project.py | 0 cmake/Tools/engine_template.py | 0 cmake/Tools/generate_game_paks.py | 0 cmake/Tools/layout_tool.py | 0 cmake/Tools/registration.py | 0 cmake/Tools/unit_test_add_remove_gem.py | 0 cmake/Tools/unit_test_common.py | 0 cmake/Tools/unit_test_current_project.py | 0 cmake/Tools/unit_test_engine_template.py | 0 cmake/Tools/unit_test_layout_tool.py | 0 cmake/Tools/unit_test_utils.py | 0 cmake/Tools/utils.py | 0 cmake/__init__.py | 0 cmake/createplatformfiles.py | 0 cmake/gemcmake.py | 0 cmake/mocfix.py | 0 cmake/projectcmake.py | 0 cmake/reroot.py | 0 cmake/waffiles2cmake.py | 0 cmake/warn_fix.py | 0 ctest_scripts/ctest_driver.py | 0 ctest_scripts/ctest_driver_test.py | 0 ctest_scripts/ctest_entrypoint.sh | 0 ctest_scripts/epb_sanity_test.py | 0 ctest_scripts/result_processing/__init__.py | 0 ctest_scripts/result_processing/result_processing.py | 0 ctest_scripts/sanity_test.py | 0 lmbr_pak_shaders.sh | 0 python/get_python.sh | 0 python/pip.sh | 0 python/python.sh | 0 scripts/build/bootstrap/incremental_build_util.py | 0 scripts/build/build_node/Platform/Windows/setup.sh | 0 scripts/build/lambda/auto_delete_ebs.py | 0 scripts/build/lambda/trigger_first_build.py | 0 scripts/build/package/PackageEnv.py | 0 scripts/build/package/Params.py | 0 scripts/build/package/glob3.py | 0 scripts/build/package/glob_to_regex.py | 0 scripts/build/package/package.py | 0 scripts/build/package/util.py | 0 scripts/build/tools/alert_build_failures.py | 0 scripts/build/tools/download_from_s3.py | 0 scripts/build/tools/email_to_lionbridge.py | 0 scripts/build/tools/upload_to_s3.py | 0 scripts/commit_validation/commit_validation/__init__.py | 0 scripts/commit_validation/commit_validation/commit_validation.py | 0 scripts/commit_validation/commit_validation/pal_allowedlist.py | 0 scripts/commit_validation/commit_validation/tests/__init__.py | 0 .../commit_validation/commit_validation/tests/mocks/__init__.py | 0 .../commit_validation/tests/mocks/mock_commit.py | 0 .../commit_validation/tests/test_pal_allowedlist.py | 0 .../commit_validation/tests/validators/__init__.py | 0 .../tests/validators/test_az_platform_validator.py | 0 .../commit_validation/tests/validators/test_az_trait_validator.py | 0 .../tests/validators/test_copyright_header_validator.py | 0 .../tests/validators/test_diff_whitespace_validator.py | 0 .../tests/validators/test_generated_files_validator.py | 0 .../tests/validators/test_git_conflict_validator.py | 0 .../commit_validation/tests/validators/test_newline_validator.py | 0 .../tests/validators/test_platform_macro_validator.py | 0 .../tests/validators/test_pragma_optimize_validator.py | 0 .../commit_validation/tests/validators/test_tabs_validator.py | 0 .../commit_validation/commit_validation/validators/__init__.py | 0 .../commit_validation/validators/az_platform_validator.py | 0 .../commit_validation/validators/az_trait_validator.py | 0 .../commit_validation/validators/copyright_header_validator.py | 0 .../commit_validation/validators/diff_whitespace_validator.py | 0 .../commit_validation/validators/generated_files_validator.py | 0 .../commit_validation/validators/git_conflict_validator.py | 0 .../commit_validation/validators/newline_validator.py | 0 .../commit_validation/validators/platform_macro_validator.py | 0 .../commit_validation/validators/pragma_optimize_validator.py | 0 .../commit_validation/validators/tabs_validator.py | 0 scripts/commit_validation/fix_copyright_headers.py | 0 scripts/commit_validation/fix_tabs.py | 0 scripts/commit_validation/git_validate_branch.py | 0 scripts/commit_validation/p4.py | 0 scripts/commit_validation/p4_validate_changelist.py | 0 scripts/commit_validation/p4_validate_submitted_changelists.py | 0 scripts/commit_validation/validate_file_or_folder.py | 0 scripts/detect_file_changes/compare_snapshots.py | 0 scripts/detect_file_changes/make_snapshot.py | 0 scripts/detect_file_changes/snapshot_folder/__init__.py | 0 scripts/detect_file_changes/snapshot_folder/snapshot_folder.py | 0 scripts/detect_file_changes/snapshot_folder/tests/__init__.py | 0 .../detect_file_changes/snapshot_folder/tests/test_snapshots.py | 0 scripts/o3de.py | 0 scripts/o3de.sh | 0 scripts/project_manager/__init__.py | 0 scripts/project_manager/projects.py | 0 scripts/project_manager/pyside.py | 0 scripts/project_manager/tests/__init__.py | 0 scripts/project_manager/tests/test_projects.py | 0 scripts/project_manager/tests/test_pyside.py | 0 1209 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 AutomatedTesting/Editor/Scripts/SettingsRegistry/__init__.py mode change 100644 => 100755 AutomatedTesting/Editor/Scripts/SettingsRegistry/settings_registry_example.py mode change 100644 => 100755 AutomatedTesting/Editor/Scripts/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterCapsuleDamage.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterCollision.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterDamage.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterImpactSpreadDamage.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterRadialDamage.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterShearDamage.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterStressDamage.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterTriangleDamage.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/ImportPathHelper.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/TestSuite_Active.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/Utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/Blast/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentAssetCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentAssetCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentCommands_test_case_BuildComponentTypeNameList.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_case_set_none.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_case_visibility.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_containers.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_enum.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentUpdateListProperty_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentUpdateListProperty_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/CryMaterialsCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/CryMaterialsCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsBus_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsBus_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorCommandLine_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorCommandLine_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorUtilityCommands_legacy_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorUtilityCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorUtilityCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorViewCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorViewCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCRUDCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCRUDCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySearchCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySearchCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySelectionCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySelectionCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/GameModeCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/GameModeCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelComponentCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelComponentCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelPathsCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelPathsCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/MainWindowCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/MainWindowCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectManagerCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectManagerCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectStringRepresentation_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectStringRepresentation_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/PySide_Example_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/PySide_Example_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/TrackViewCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/TrackViewCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewPaneCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewPaneCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewportTitleDlgCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewportTitleDlgCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/WaitCommands_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/WaitCommands_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/hydra_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/layerEntity_test.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/EditorPythonBindings/layerEntity_test_case.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/NvCloth/C18977329_NvCloth_AddClothSimulationToMesh.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/NvCloth/C18977330_NvCloth_AddClothSimulationToActor.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/NvCloth/ImportPathHelper.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/NvCloth/TestSuite_Active.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/NvCloth/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/WhiteBox/C28798177_WhiteBox_AddComponentToEntity.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/WhiteBox/C28798205_WhiteBox_SetInvisible.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/WhiteBox/C29279329_WhiteBox_SetDefaultShape.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/WhiteBox/FileManagement.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/WhiteBox/ImportPathHelper.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/WhiteBox/TestSuite_Active.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/WhiteBox/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_all_platforms_setup_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_config_backup_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_config_default_platform_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_external_project_setup_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_fast_scan_setting_backup_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_idle_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_missing_dependency_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_setup_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/asset_processor_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/bundler_batch_setup_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/clear_moveoutput_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/clear_testingAssets_dir.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/one_time_log_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/timeout_option_fixture.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_builder_tests.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_bundler_batch_tests.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_dependency_tests.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_dependency_tests2.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_tests.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_tests_2.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_gui_tests.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_gui_tests_2.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_relocator_tests.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/conftest.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/missing_dependency_tests.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/auxiliary_content_tests/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/auxiliary_content_tests/auxiliary_content_tests.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/fbx_tests/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/fbx_tests/conftest.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/fbx_tests/fbx_tests.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/wwise_bank_dependency_tests/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/assetpipeline/wwise_bank_dependency_tests/bank_info_parser_tests.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/asset_database_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/asset_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/base.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/editor_entity_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/editor_test_helper.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/file_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/hydra_editor_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/hydra_test_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/landscape_canvas_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/network_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/platform_setting.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/pyside_component_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/pyside_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/report.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/screenshot_utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/automatedtesting_shared/windows_registry_setting.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/editor/EditorScripts/ComponentCRUD_Add_Delete_Components.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/editor/EditorScripts/InputBindings_Add_Remove_Input_Events.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/editor/EditorScripts/SearchFiltering_Asset_Browser_Filtering.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/editor/EditorScripts/TreeNavigation_Asset_Browser.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/editor/EditorScripts/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/editor/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/editor/test_ComponentCRUD.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/editor/test_InputBindings.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/editor/test_SearchFiltering.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/editor/test_TreeNavigation.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AltitudeFilter_ComponentAndOverrides_InstancesPlantAtSpecifiedAltitude.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AltitudeFilter_FilterStageToggle.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AltitudeFilter_ShapeSample_InstancesPlantAtSpecifiedAltitude.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AreaComponentSlices_SliceCreationAndVisibilityToggle.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AssetListCombiner_CombinedDescriptorsExpressInConfiguredArea.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AssetWeightSelector_InstancesExpressBasedOnWeight.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/Debugger_DebugCVarsWorks.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DistanceBetweenFilterOverrides_InstancesPlantAtSpecifiedRadius.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DistanceBetweenFilter_InstancesPlantAtSpecifiedRadius.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DynamicSliceInstanceSpawner_DynamicSliceSpawnerWorks.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DynamicSliceInstanceSpawner_Embedded_E2E.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DynamicSliceInstanceSpawner_External_E2E.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/EmptyInstanceSpawner_EmptySpawnerWorks.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/InstanceSpawnerPriority_LayerAndSubPriority.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerBlender_E2E_Editor.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerBlocker_InstancesBlockedInConfiguredArea.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_FilterStageToggle.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_InheritBehaviorFlag.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_InstancesPlantInAllSupportedShapes.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_InstancesRefreshUsingCorrectViewportCamera.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshBlocker_InstancesBlockedByMesh.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshBlocker_InstancesBlockedByMeshHeightTuning.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshSurfaceTagEmitter_DependentOnMeshComponent.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshSurfaceTagEmitter_SurfaceTagsAddRemoveSuccessfully.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/PhysXColliderSurfaceTagEmitter_E2E_Editor.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/PositionModifier_AutoSnapToSurfaceWorks.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/PositionModifier_ComponentAndOverrides_InstancesPlantAtSpecifiedOffsets.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/RotationModifierOverrides_InstancesRotateWithinRange.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/RotationModifier_InstancesRotateWithinRange.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/ScaleModifierOverrides_InstancesProperlyScale.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/ScaleModifier_InstancesProperlyScale.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/ShapeIntersectionFilter_InstancesPlantInAssignedShape.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeAlignmentModifierOverrides_InstanceSurfaceAlignment.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeAlignmentModifier_InstanceSurfaceAlignment.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeFilter_ComponentAndOverrides_InstancesPlantOnValidSlope.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeFilter_FilterStageToggle.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceDataRefreshes_RemainsStable.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilterOverrides_MultipleDescriptorOverridesPlantAsExpected.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilter_BasicSurfaceTagCreation.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilter_ExclusionList.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilter_InclusionList.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SystemSettings_SectorPointDensity.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SystemSettings_SectorSize.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/VegetationInstances_DespawnWhenOutOfRange.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AltitudeFilter.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AreaComponentSlices.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AssetListCombiner.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AssetWeightSelector.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_Debugger.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_DistanceBetweenFilter.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_DynVeg_Regressions.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_DynamicSliceInstanceSpawner.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_EmptyInstanceSpawner.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_InstanceSpawnerPriority.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_LayerBlender.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_LayerBlocker.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_LayerSpawner.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_MeshBlocker.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_MeshSurfaceTagEmitter.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_PhysXColliderSurfaceTagEmitter.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_PositionModifier.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_RotationModifier.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_ScaleModifier.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_ShapeIntersectionFilter.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SlopeAlignmentModifier.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SlopeFilter.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SurfaceMaskFilter.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SystemSettings.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientGenerators_Incompatibilities.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientModifiers_Incompatibilities.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientPreviewSettings_ClearingPinnedEntitySetsPreviewToOrigin.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientPreviewSettings_DefaultPinnedEntityIsSelf.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientSampling_GradientReferencesAddRemoveSuccessfully.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientSurfaceTagEmitter_ComponentDependencies.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientSurfaceTagEmitter_SurfaceTagsAddRemoveSuccessfully.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_ComponentIncompatibleWithExpectedGradients.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_ComponentIncompatibleWithSpawners.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_FrequencyZoomCanBeSetBeyondSliderRange.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_RequiresShape.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/ImageGradient_ProcessedImageAssignedSuccessfully.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/ImageGradient_RequiresShape.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientIncompatibilities.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientPreviewSettings.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientSampling.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientSurfaceTagEmitter.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientTransform.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_ImageGradient.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/AreaNodes_DependentComponentsAdded.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/AreaNodes_EntityCreatedOnNodeAdd.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/AreaNodes_EntityRemovedOnNodeDelete.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/ComponentUpdates_UpdateGraph.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/CreateNewGraph.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/Edit_DisabledNodeDuplication.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/Edit_UndoNodeDelete_SliceEntity.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientMixer_NodeConstruction.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientModifierNodes_EntityCreatedOnNodeAdd.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientModifierNodes_EntityRemovedOnNodeDelete.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientNodes_DependentComponentsAdded.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientNodes_EntityCreatedOnNodeAdd.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientNodes_EntityRemovedOnNodeDelete.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphClosed_OnEntityDelete.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphClosed_OnLevelChange.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphClosed_TabbedGraph.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphUpdates_UpdateComponents.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LandscapeCanvasComponent_AddedRemoved.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LandscapeCanvas_SliceCreateInstantiate.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LayerBlender_NodeConstruction.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LayerExtenderNodes_ComponentEntitySync.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/ShapeNodes_EntityCreatedOnNodeAdd.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/ShapeNodes_EntityRemovedOnNodeDelete.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/SlotConnections_UpdateComponentReferences.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_AreaNodes.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_EditFunctionality.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GeneralGraphFunctionality.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GradientModifierNodes.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GradientNodes.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GraphComponentSync.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_ShapeNodes.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/large_worlds_utils/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/largeworlds/large_worlds_utils/editor_dynveg_test_helper.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/AddModifyDelete_Utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C100000_RigidBody_EnablingGravityWorksPoC.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C111111_RigidBody_EnablingGravityWorksUsingNotificationsPoC.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C12712452_ScriptCanvas_CollisionEvents.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C12712453_ScriptCanvas_MultipleRaycastNode.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C12712454_ScriptCanvas_OverlapNodeVerification.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C12712455_ScriptCanvas_ShapeCastVerification.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C12868578_ForceRegion_DirectionHasNoAffectOnMagnitude.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C12868580_ForceRegion_SplineModifiedTransform.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C12905527_ForceRegion_MagnitudeDeviation.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C12905528_ForceRegion_WithNonTriggerCollider.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C13351703_COM_NotIncludeTriggerShapes.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C13352089_RigidBodies_MaxAngularVelocity.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C13508019_Terrain_TerrainTexturePainterWorks.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C13895144_Ragdoll_ChangeLevel.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14195074_ScriptCanvas_PostUpdateEvent.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14654881_CharacterController_SwitchLevels.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14654882_Ragdoll_ragdollAPTest.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14861498_ConfirmError_NoPxMesh.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14861500_DefaultSetting_ColliderShape.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14861501_PhysXCollider_RenderMeshAutoAssigned.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14861502_PhysXCollider_AssetAutoAssigned.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14861504_RenderMeshAsset_WithNoPxAsset.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14902097_ScriptCanvas_PreUpdateEvent.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14902098_ScriptCanvas_PostPhysicsUpdate.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14976307_Gravity_SetGravityWorks.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C14976308_ScriptCanvas_SetKinematicTargetTransform.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15096732_Material_DefaultLibraryUpdatedAcrossLevels_after.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15096732_Material_DefaultLibraryUpdatedAcrossLevels_before.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15096735_Materials_DefaultLibraryConsistency.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15096737_Materials_DefaultMaterialLibraryChanges.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15096740_Material_LibraryUpdatedCorrectly.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15308217_NoCrash_LevelSwitch.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15308221_Material_ComponentsInSyncWithLibrary.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15425929_Undo_Redo.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15425935_Material_LibraryUpdatedAcrossLevels.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15556261_PhysXMaterials_CharacterControllerMaterialAssignment.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15563573_Material_AddModifyDeleteOnCharacterController.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C15845879_ForceRegion_HighLinearDampingForce.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C17411467_AddPhysxRagdollComponent.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243580_Joints_Fixed2BodiesConstrained.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243581_Joints_FixedBreakable.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243582_Joints_FixedLeadFollowerCollide.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243583_Joints_Hinge2BodiesConstrained.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243584_Joints_HingeSoftLimitsConstrained.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243585_Joints_HingeNoLimitsConstrained.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243586_Joints_HingeLeadFollowerCollide.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243587_Joints_HingeBreakable.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243588_Joints_Ball2BodiesConstrained.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243589_Joints_BallSoftLimitsConstrained.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243590_Joints_BallNoLimitsConstrained.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243591_Joints_BallLeadFollowerCollide.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243592_Joints_BallBreakable.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18243593_Joints_GlobalFrameConstrained.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18977601_Material_FrictionCombinePriority.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C18981526_Material_RestitutionCombinePriority.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C19536274_GetCollisionName_PrintsName.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C19536277_GetCollisionName_PrintsNothing.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C19578018_ShapeColliderWithNoShapeComponent.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C19578021_ShapeCollider_CanBeAdded.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C19723164_ShapeColliders_WontCrashEditor.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C24308873_CylinderShapeCollider_CollidesWithPhysXTerrain.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C28978033_Ragdoll_WorldBodyBusTests.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C29032500_EditorComponents_WorldBodyBusWorks.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C3510642_Terrain_NotCollideWithTerrain.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C3510644_Collider_CollisionGroups.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4044455_Material_libraryChangesInstantly.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4044456_Material_FrictionCombine.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4044457_Material_RestitutionCombine.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4044459_Material_DynamicFriction.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4044460_Material_StaticFriction.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4044461_Material_Restitution.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4044694_Material_EmptyLibraryUsesDefault.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4044695_PhysXCollider_AddMultipleSurfaceFbx.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4044697_Material_PerfaceMaterialValidation.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4888315_Material_AddModifyDeleteOnCollider.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4925577_Materials_MaterialAssignedToTerrain.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4925579_Material_AddModifyDeleteOnTerrain.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4925580_Material_RagdollBonesMaterial.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4925582_Material_AddModifyDeleteOnRagdollBones.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976194_RigidBody_PhysXComponentIsValid.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976195_RigidBodies_InitialLinearVelocity.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976197_RigidBodies_InitialAngularVelocity.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976199_RigidBodies_LinearDampingObjectMotion.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976200_RigidBody_AngularDampingObjectRotation.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976201_RigidBody_MassIsAssigned.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976202_RigidBody_StopsWhenBelowKineticThreshold.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976204_Verify_Start_Asleep_Condition.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976206_RigidBodies_GravityEnabledActive.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976207_PhysXRigidBodies_KinematicBehavior.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976209_RigidBody_ComputesCOM.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976210_COM_ManualSetting.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976218_RigidBodies_InertiaObjectsNotComputed.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976227_Collider_NewGroup.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976236_AddPhysxColliderComponent.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976242_Collision_SameCollisionlayerSameCollisiongroup.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976243_Collision_SameCollisionGroupDiffCollisionLayers.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976244_Collider_SameGroupSameLayerCollision.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4976245_PhysXCollider_CollisionLayerTest.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4982593_PhysXCollider_CollisionLayerTest.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4982595_Collider_TriggerDisablesCollision.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4982797_Collider_ColliderOffset.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4982798_Collider_ColliderRotationOffset.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4982800_PhysXColliderShape_CanBeSelected.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4982801_PhysXColliderShape_CanBeSelected.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4982802_PhysXColliderShape_CanBeSelected.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C4982803_Enable_PxMesh_Option.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5296614_PhysXMaterial_ColliderShape.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5340400_RigidBody_ManualMomentOfInertia.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5689518_PhysXTerrain_CollidesWithPhysXTerrain.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5689522_Physxterrain_AddPhysxterrainNoEditorCrash.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5689524_MultipleTerrains_CheckWarningInConsole.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5689528_Terrain_MultipleTerrainComponents.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5689529_Verify_Terrain_RigidBody_Collider_Mesh.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5689531_Warning_TerrainSliceTerrainComponent.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5932040_ForceRegion_CubeExertsWorldForce.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5932041_PhysXForceRegion_LocalSpaceForceOnRigidBodies.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5932042_PhysXForceRegion_LinearDamping.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5932043_ForceRegion_SimpleDragOnRigidBodies.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5932044_ForceRegion_PointForceOnRigidBody.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5932045_ForceRegion_Spline.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5959759_RigidBody_ForceRegionSpherePointForce.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5959760_PhysXForceRegion_PointForceExertion.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5959761_ForceRegion_PhysAssetExertsPointForce.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5959763_ForceRegion_ForceRegionImpulsesCube.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5959764_ForceRegion_ForceRegionImpulsesCapsule.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5959765_ForceRegion_AssetGetsImpulsed.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5959808_ForceRegion_PositionOffset.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5959809_ForceRegion_RotationalOffset.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5959810_ForceRegion_ForceRegionCombinesForces.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5968759_ForceRegion_ExertsSeveralForcesOnRigidBody.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C5968760_ForceRegion_CheckNetForceChange.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6032082_Terrain_MultipleResolutionsValid.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6090546_ForceRegion_SliceFileInstantiates.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6090547_ForceRegion_ParentChildForceRegions.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6090550_ForceRegion_WorldSpaceForceNegative.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6090551_ForceRegion_LocalSpaceForceNegative.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6090552_ForceRegion_LinearDampingNegative.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6090553_ForceRegion_SimpleDragForceOnRigidBodies.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6090554_ForceRegion_PointForceNegative.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6090555_ForceRegion_SplineFollowOnRigidBodies.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6131473_StaticSlice_OnDynamicSliceSpawn.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6224408_ScriptCanvas_EntitySpawn.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6274125_ScriptCanvas_TriggerEvents.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/C6321601_Force_HighValuesDirectionAxes.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/FileManagement.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/ImportPathHelper.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/JointsHelper.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/Physmaterial_Editor.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/TestSuite_Active.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/TestSuite_InDevelopment.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/TestSuite_Sandbox.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/TestSuite_Utils.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/UtilTest_Managed_Files.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/UtilTest_Physmaterial_Editor.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/UtilTest_PhysxConfig_Default.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/UtilTest_PhysxConfig_Override.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/UtilTest_Tracer_PicksErrorsAndWarnings.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/physics/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/scripting/Docking_Pane.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/scripting/ImportPathHelper.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/scripting/Opening_Closing_Pane.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/scripting/Resizing_Pane.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/scripting/TestSuite_Active.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/scripting/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/streaming/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/streaming/benchmark/__init__.py mode change 100644 => 100755 AutomatedTesting/Gem/PythonTests/streaming/benchmark/asset_load_benchmark_test.py mode change 100644 => 100755 AutomatedTesting/TestAssets/test_chunks_builder.py mode change 100644 => 100755 BuildReleaseAuxiliaryContent.py mode change 100644 => 100755 Code/Framework/AzAutoGen/AzAutoGen.py mode change 100644 => 100755 Code/Tools/Doxygen/doxfilter.py mode change 100644 => 100755 Code/Tools/Doxygen/makegroups.sh mode change 100644 => 100755 Code/Tools/PythonBindingsExample/tests/test_framework.py mode change 100644 => 100755 Code/Tools/PythonBindingsExample/tests/test_hello_tool.py mode change 100644 => 100755 Editor/Scripts/TrackView/example.py mode change 100644 => 100755 Editor/Scripts/editor_script_validation.py mode change 100644 => 100755 Editor/Scripts/export_all_project_levels.py mode change 100644 => 100755 Editor/Scripts/generatelod.py mode change 100644 => 100755 Editor/Scripts/rename_cgf.py mode change 100644 => 100755 Editor/Scripts/select_story_anim_objects.py mode change 100644 => 100755 Editor/Scripts/tools_shelf_actions.py mode change 100644 => 100755 Editor/UI/releaseTranslations.py mode change 100644 => 100755 Editor/UI/removeTranslationFiles.py mode change 100644 => 100755 Editor/UI/updateTranslatableText.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/app.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/auth/__init__.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/auth/cognito_identity_pool_role.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/auth/cognito_user_pool_sms_role.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/aws_client_auth/__init__.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/aws_client_auth/client_auth_stack.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/cognito/__init__.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/cognito/cognito_identity_pool.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/cognito/cognito_user_pool.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/utils/__init__.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/utils/constants.py mode change 100644 => 100755 Gems/AWSClientAuth/cdk/utils/name_utils.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/controller/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/controller/import_resources_controller.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/controller/view_edit_controller.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/configuration_manager.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/controller_manager.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/thread_manager.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/view_manager.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/basic_resource_attributes.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/configuration.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/constants.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/error_messages.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/notification_label_text.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_abstract_model.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_mapping_attributes.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_proxy_model.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_table_model.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_tree_model.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/model/view_size_constants.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/multithread/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/multithread/worker.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/resource_mapping_tool.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/controller/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/controller/test_import_resources_controller.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/controller/test_view_edit_controller.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_configuration_manager.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_controller_manager.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_thread_manager.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_view_manager.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/multithread/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/multithread/test_worker.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/test_aws_utils.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/test_file_utils.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/test_json_utils.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/aws_utils.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/file_utils.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/json_utils.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/view/__init__.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/view/common_view_components.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/view/configuration_page.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/view/import_resources_page.py mode change 100644 => 100755 Gems/AWSCore/Code/Tools/ResourceMappingTool/view/view_edit_page.py mode change 100644 => 100755 Gems/AWSCore/cdk/app.py mode change 100644 => 100755 Gems/AWSCore/cdk/constants.py mode change 100644 => 100755 Gems/AWSCore/cdk/core/aws_core.py mode change 100644 => 100755 Gems/AWSCore/cdk/core/core_stack.py mode change 100644 => 100755 Gems/AWSCore/cdk/core_stack_properties.py mode change 100644 => 100755 Gems/AWSCore/cdk/example/__init__.py mode change 100644 => 100755 Gems/AWSCore/cdk/example/auth.py mode change 100644 => 100755 Gems/AWSCore/cdk/example/dynamodb_table_seeder.py mode change 100644 => 100755 Gems/AWSCore/cdk/example/example_resources_stack.py mode change 100644 => 100755 Gems/AWSCore/cdk/example/lambda/lambda-handler.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/app.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/__init__.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/auth.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_constants.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_construct.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_stack.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/batch_analytics.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/batch_processing.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/dashboard.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/data_ingestion.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/data_lake_integration.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/lambdas/analytics_processing_lambda/analytics_processing.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/lambdas/events_processing_lambda/events_processing.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/layout_widget_construct.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/__init__.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/admin_policy_statements_builder.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/policy_statements_builder_interface.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/user_policy_statements_builder.py mode change 100644 => 100755 Gems/AWSMetrics/cdk/aws_metrics/real_time_data_processing.py mode change 100644 => 100755 Gems/Atom/Feature/Common/Assets/Scripts/material_property_overrides_demo.py mode change 100644 => 100755 Gems/Atom/Tools/MaterialEditor/Scripts/GenerateAllMaterialScreenshots.py mode change 100644 => 100755 Gems/Atom/Tools/ShaderManagementConsole/Scripts/GenerateShaderVariantListForMaterials.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/Editor/Scripts/bootstrap.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/atom_mat.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/fbx_to_atom.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/stingrayPBS_converter.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/stingrayPBS_converter_maya.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/constants.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/set_callbacks.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/set_defaults.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/set_menu.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/userSetup.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Python/Tests/OpenImageIO/test_oiio.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/blender_materials.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/cli_control.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/dcc_material_mapping.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/drag_and_drop.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/main.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/max_materials.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/maya_materials.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/model.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Substance/builder/bootstrap.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/3dsmax/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/blender/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/config_utils.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/constants.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/dev/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/env_base.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/env_bool.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/houdini/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/lumberyard/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/marmoset/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/event_callback_handler.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/node_message_callback_handler.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/on_shader_rename.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/helpers/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/helpers/undo_context.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/helpers/utils.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/toolbits/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/toolbits/detach.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/render/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/return_stub.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/common/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/common/core_utils.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/common/envar_utils.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/ui/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/substance/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/test/__init__.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/test/entry_test.py mode change 100644 => 100755 Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/config.py mode change 100644 => 100755 Gems/AtomTressFX/Tools/Maya/TressFX_Exporter.py mode change 100644 => 100755 Gems/AudioEngineWwise/Tools/WwiseATLGen/wwise_atl_gen_tool.py mode change 100644 => 100755 Gems/AudioEngineWwise/Tools/WwiseAuthoringScripts/__init__.py mode change 100644 => 100755 Gems/AudioEngineWwise/Tools/WwiseAuthoringScripts/bank_info_parser.py mode change 100644 => 100755 Gems/AudioEngineWwise/Tools/WwiseConfig/setup_wwise_config.py mode change 100644 => 100755 Gems/Blast/Editor/Scripts/asset_builder_blast.py mode change 100644 => 100755 Gems/Blast/Editor/Scripts/bootstrap.py mode change 100644 => 100755 Gems/EMotionFX/Code/Tests/run_EMotionFX_tests.py mode change 100644 => 100755 Gems/EditorPythonBindings/Code/Tests/EditorPythonBindingsTest.py mode change 100644 => 100755 Gems/EditorPythonBindings/Code/Tests/EditorPythonBindingsTestWithArgs.py mode change 100644 => 100755 Gems/EditorPythonBindings/Code/Tests/__init__.py mode change 100644 => 100755 Gems/EditorPythonBindings/Code/Tests/test_package/__init__.py mode change 100644 => 100755 Gems/EditorPythonBindings/Code/Tests/test_package/do_work.py mode change 100644 => 100755 Gems/EditorPythonBindings/Code/Tests/test_package/import_many.py mode change 100644 => 100755 Gems/EditorPythonBindings/Code/Tests/test_package/import_test.py mode change 100644 => 100755 Gems/PythonAssetBuilder/Code/Tests/asset_builder_example.py mode change 100644 => 100755 Gems/PythonAssetBuilder/Editor/Scripts/__init__.py mode change 100644 => 100755 Gems/PythonAssetBuilder/Editor/Scripts/bootstrap.py mode change 100644 => 100755 Gems/PythonAssetBuilder/Editor/Scripts/scene_api/_init_.py mode change 100644 => 100755 Gems/PythonAssetBuilder/Editor/Scripts/scene_api/scene_data.py mode change 100644 => 100755 Gems/QtForPython/Code/Tests/pyside_auto_menubar_test.py mode change 100644 => 100755 Gems/QtForPython/Code/Tests/pyside_auto_menubar_test_case.py mode change 100644 => 100755 Gems/QtForPython/Editor/Scripts/az_qt_helpers.py mode change 100644 => 100755 Gems/QtForPython/Editor/Scripts/bootstrap.py mode change 100644 => 100755 Gems/QtForPython/Editor/Scripts/show_object_tree.py mode change 100644 => 100755 Gems/QtForPython/Editor/Scripts/tests/hello_world.py mode change 100644 => 100755 Gems/QtForPython/Editor/Scripts/tests/log_main_window.py mode change 100644 => 100755 Gems/WhiteBox/Editor/Scripts/Cylinder.py mode change 100644 => 100755 Gems/WhiteBox/Editor/Scripts/Icosahedron.py mode change 100644 => 100755 Gems/WhiteBox/Editor/Scripts/Sphere.py mode change 100644 => 100755 Gems/WhiteBox/Editor/Scripts/Staircase.py mode change 100644 => 100755 Gems/WhiteBox/Editor/Scripts/Tetrahedron.py mode change 100644 => 100755 Gems/WhiteBox/Editor/Scripts/WhiteBox.py mode change 100644 => 100755 Gems/WhiteBox/Editor/Scripts/WhiteBoxInit.py mode change 100644 => 100755 Gems/WhiteBox/Editor/Scripts/WhiteBoxMath.py mode change 100644 => 100755 Gems/WhiteBox/Editor/Scripts/default_shapes.py mode change 100644 => 100755 Tests/Atom/__init__.py mode change 100644 => 100755 Tests/Atom/image_comparison_utils.py mode change 100644 => 100755 Tests/Atom/windows/__init__.py mode change 100644 => 100755 Tests/Atom/windows/atomsampleviewer_tests_stability.py mode change 100644 => 100755 Tests/Atom/windows/conftest.py mode change 100644 => 100755 Tests/Atom/windows/screenshot_comparison_atomsampleviewer_windows.py mode change 100644 => 100755 Tests/BuildSystems/__init__.py mode change 100644 => 100755 Tests/BuildSystems/test_BuildBAT.py mode change 100644 => 100755 Tests/BuildSystems/test_lib/__init__.py mode change 100644 => 100755 Tests/BuildSystems/test_lib/build_helper.py mode change 100644 => 100755 Tests/__init__.py mode change 100644 => 100755 Tests/ai/EditorScripts/LY_114727_NavigationComponent_MovementMethods.py mode change 100644 => 100755 Tests/ai/EditorScripts/tests_common.py mode change 100644 => 100755 Tests/ai/LY_114727_NavigationComponent_test.py mode change 100644 => 100755 Tests/ai/__init__.py mode change 100644 => 100755 Tests/demos/__init__.py mode change 100644 => 100755 Tests/demos/launcher_loading_tests.py mode change 100644 => 100755 Tests/demos/mac/__init__.py mode change 100644 => 100755 Tests/demos/mac/demos_mac.py mode change 100644 => 100755 Tests/demos/test_lib/__init__.py mode change 100644 => 100755 Tests/demos/test_lib/demos_testlib.py mode change 100644 => 100755 Tests/demos/win/__init__.py mode change 100644 => 100755 Tests/demos/win/demos_pc.py mode change 100644 => 100755 Tests/editor/EditorScripts/assign_dynamic_slice.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_docked_tools.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_edit_menu_options.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_edit_menu_options_new_viewport.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_file_menu_options.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_function_lock_hide.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_global_preferences.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_toolbar_function.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_ui_appearence_function.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_ui_scaling.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_viewport_configuration.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_window_docking.py mode change 100644 => 100755 Tests/editor/EditorScripts/basic_workflow_layers.py mode change 100644 => 100755 Tests/editor/EditorScripts/camera_component.py mode change 100644 => 100755 Tests/editor/EditorScripts/component_list_contents.py mode change 100644 => 100755 Tests/editor/EditorScripts/component_list_filtering.py mode change 100644 => 100755 Tests/editor/EditorScripts/conflicting_components.py mode change 100644 => 100755 Tests/editor/EditorScripts/corrupt_child_slice.py mode change 100644 => 100755 Tests/editor/EditorScripts/create_camera_comp_from_view.py mode change 100644 => 100755 Tests/editor/EditorScripts/create_dynamic_slice.py mode change 100644 => 100755 Tests/editor/EditorScripts/create_entity_via_viewport.py mode change 100644 => 100755 Tests/editor/EditorScripts/create_inputbindings_file.py mode change 100644 => 100755 Tests/editor/EditorScripts/create_new_level.py mode change 100644 => 100755 Tests/editor/EditorScripts/customize_keyboard.py mode change 100644 => 100755 Tests/editor/EditorScripts/deleting_entities_from_outliner.py mode change 100644 => 100755 Tests/editor/EditorScripts/edit_mode_toolbar_function.py mode change 100644 => 100755 Tests/editor/EditorScripts/editor_layout_save_and_load.py mode change 100644 => 100755 Tests/editor/EditorScripts/enter_exit_component_mode.py mode change 100644 => 100755 Tests/editor/EditorScripts/entity_duplication_entity_outliner.py mode change 100644 => 100755 Tests/editor/EditorScripts/entity_manipulation_in_outliner.py mode change 100644 => 100755 Tests/editor/EditorScripts/entity_selection_entity_outliner.py mode change 100644 => 100755 Tests/editor/EditorScripts/export_level.py mode change 100644 => 100755 Tests/editor/EditorScripts/game_menu_options.py mode change 100644 => 100755 Tests/editor/EditorScripts/graphics_settings.py mode change 100644 => 100755 Tests/editor/EditorScripts/help_menu_function.py mode change 100644 => 100755 Tests/editor/EditorScripts/help_menu_options.py mode change 100644 => 100755 Tests/editor/EditorScripts/left_and_right_mouse_buttons.py mode change 100644 => 100755 Tests/editor/EditorScripts/load_level_unpushed_slice_changes.py mode change 100644 => 100755 Tests/editor/EditorScripts/object_toolbar_function.py mode change 100644 => 100755 Tests/editor/EditorScripts/open_level.py mode change 100644 => 100755 Tests/editor/EditorScripts/open_save_input_binding_file.py mode change 100644 => 100755 Tests/editor/EditorScripts/outliner_search.py mode change 100644 => 100755 Tests/editor/EditorScripts/quick_push_slice.py mode change 100644 => 100755 Tests/editor/EditorScripts/quick_save_slice.py mode change 100644 => 100755 Tests/editor/EditorScripts/recover_layer.py mode change 100644 => 100755 Tests/editor/EditorScripts/recover_layer_deleted_slice.py mode change 100644 => 100755 Tests/editor/EditorScripts/required_components.py mode change 100644 => 100755 Tests/editor/EditorScripts/save_layer_50000_entities.py mode change 100644 => 100755 Tests/editor/EditorScripts/save_level.py mode change 100644 => 100755 Tests/editor/EditorScripts/save_overrides_default.py mode change 100644 => 100755 Tests/editor/EditorScripts/select_multiple_entities_entityoutliner.py mode change 100644 => 100755 Tests/editor/EditorScripts/settings_get_set.py mode change 100644 => 100755 Tests/editor/EditorScripts/tool_stability_asset_editor.py mode change 100644 => 100755 Tests/editor/EditorScripts/tool_stability_console.py mode change 100644 => 100755 Tests/editor/EditorScripts/tool_stability_entity_inspector.py mode change 100644 => 100755 Tests/editor/EditorScripts/tool_stability_entity_outliner.py mode change 100644 => 100755 Tests/editor/EditorScripts/tool_stability_viewport_camera_selector.py mode change 100644 => 100755 Tests/editor/EditorScripts/tools_menu_after_interaction_model_toggle.py mode change 100644 => 100755 Tests/editor/EditorScripts/unsaved_changes_popup.py mode change 100644 => 100755 Tests/editor/EditorScripts/view_menu_after_interaction_model_toggle.py mode change 100644 => 100755 Tests/editor/EditorScripts/view_menu_options.py mode change 100644 => 100755 Tests/editor/__init__.py mode change 100644 => 100755 Tests/editor/conftest.py mode change 100644 => 100755 Tests/editor/editor_utils/editor_test_helper.py mode change 100644 => 100755 Tests/editor/test_assign_dynamic_slice.py mode change 100644 => 100755 Tests/editor/test_basic_docked_tools.py mode change 100644 => 100755 Tests/editor/test_basic_edit_menu_options.py mode change 100644 => 100755 Tests/editor/test_basic_file_menu_options.py mode change 100644 => 100755 Tests/editor/test_basic_function_lock_hide.py mode change 100644 => 100755 Tests/editor/test_basic_global_preferences.py mode change 100644 => 100755 Tests/editor/test_basic_toolbar_function.py mode change 100644 => 100755 Tests/editor/test_basic_ui_appearence_function.py mode change 100644 => 100755 Tests/editor/test_basic_ui_scaling.py mode change 100644 => 100755 Tests/editor/test_basic_viewport_configuration.py mode change 100644 => 100755 Tests/editor/test_basic_window_docking.py mode change 100644 => 100755 Tests/editor/test_basic_workflow.py mode change 100644 => 100755 Tests/editor/test_basic_workflow_layers.py mode change 100644 => 100755 Tests/editor/test_camera_component.py mode change 100644 => 100755 Tests/editor/test_component_list_contents.py mode change 100644 => 100755 Tests/editor/test_component_list_filtering.py mode change 100644 => 100755 Tests/editor/test_conflicting_components.py mode change 100644 => 100755 Tests/editor/test_corrupt_child_slice.py mode change 100644 => 100755 Tests/editor/test_create_camera_comp_from_view.py mode change 100644 => 100755 Tests/editor/test_create_dynamic_slice.py mode change 100644 => 100755 Tests/editor/test_create_entity_via_viewport.py mode change 100644 => 100755 Tests/editor/test_create_inputbindings_file.py mode change 100644 => 100755 Tests/editor/test_create_new_level.py mode change 100644 => 100755 Tests/editor/test_customize_keyboard.py mode change 100644 => 100755 Tests/editor/test_deleting_entities_from_outliner.py mode change 100644 => 100755 Tests/editor/test_edit_mode_toolbar.py mode change 100644 => 100755 Tests/editor/test_editor_layout_save_and_load.py mode change 100644 => 100755 Tests/editor/test_enter_exit_component_mode.py mode change 100644 => 100755 Tests/editor/test_entity_duplication_entity_outliner.py mode change 100644 => 100755 Tests/editor/test_entity_selection_entity_outliner.py mode change 100644 => 100755 Tests/editor/test_export_level.py mode change 100644 => 100755 Tests/editor/test_game_menu_options.py mode change 100644 => 100755 Tests/editor/test_graphics_settings.py mode change 100644 => 100755 Tests/editor/test_help_menu_function.py mode change 100644 => 100755 Tests/editor/test_help_menu_options.py mode change 100644 => 100755 Tests/editor/test_left_right_mouse_buttons.py mode change 100644 => 100755 Tests/editor/test_load_level_unpushed_slice_changes.py mode change 100644 => 100755 Tests/editor/test_object_toolbar.py mode change 100644 => 100755 Tests/editor/test_open_level.py mode change 100644 => 100755 Tests/editor/test_open_save_input_binding_file.py mode change 100644 => 100755 Tests/editor/test_outliner_search.py mode change 100644 => 100755 Tests/editor/test_quick_push_slice.py mode change 100644 => 100755 Tests/editor/test_quick_save_slice.py mode change 100644 => 100755 Tests/editor/test_recover_layer.py mode change 100644 => 100755 Tests/editor/test_recover_layer_deleted_slice.py mode change 100644 => 100755 Tests/editor/test_required_components.py mode change 100644 => 100755 Tests/editor/test_save_layer_50000_entities.py mode change 100644 => 100755 Tests/editor/test_save_level.py mode change 100644 => 100755 Tests/editor/test_save_overrides_default.py mode change 100644 => 100755 Tests/editor/test_select_multiple_entities_entityoutliner.py mode change 100644 => 100755 Tests/editor/test_settings_get_set.py mode change 100644 => 100755 Tests/editor/test_tool_stability_asset_editor.py mode change 100644 => 100755 Tests/editor/test_tool_stability_console.py mode change 100644 => 100755 Tests/editor/test_tool_stability_entity_inspector.py mode change 100644 => 100755 Tests/editor/test_tool_stability_entity_outliner.py mode change 100644 => 100755 Tests/editor/test_tool_stability_viewport_camera_selector.py mode change 100644 => 100755 Tests/editor/test_tools_menu_options.py mode change 100644 => 100755 Tests/editor/test_unsaved_changes_popup.py mode change 100644 => 100755 Tests/editor/test_view_menu_options.py mode change 100644 => 100755 Tests/graphics/__init__.py mode change 100644 => 100755 Tests/graphics/ly107748_LightningArcProperties_test.py mode change 100644 => 100755 Tests/graphics/ly107748_LightningArcProperties_test_case.py mode change 100644 => 100755 Tests/hydra/ctests/open_level_tweak_and_exit.py mode change 100644 => 100755 Tests/hydra/ctests/start_stop.py mode change 100644 => 100755 Tests/hydra/ctests/start_with_args.py mode change 100644 => 100755 Tests/hydra/ctests/stop_with_error_one.py mode change 100644 => 100755 Tests/hydra/ctests/stop_with_zero.py mode change 100644 => 100755 Tests/hydra/ctests/throws_exception.py mode change 100644 => 100755 Tests/ly_shared/PlatformSetting.py mode change 100644 => 100755 Tests/ly_shared/PlatformSettingTest.py mode change 100644 => 100755 Tests/ly_shared/WindowsRegistrySetting.py mode change 100644 => 100755 Tests/ly_shared/__init__.py mode change 100644 => 100755 Tests/ly_shared/asset_database_utils.py mode change 100644 => 100755 Tests/ly_shared/asset_processor_utils.py mode change 100644 => 100755 Tests/ly_shared/file_utils.py mode change 100644 => 100755 Tests/ly_shared/gamelift_utils.py mode change 100644 => 100755 Tests/ly_shared/hydra_editor_utils.py mode change 100644 => 100755 Tests/ly_shared/hydra_lytt_test_utils.py mode change 100644 => 100755 Tests/ly_shared/network_utils.py mode change 100644 => 100755 Tests/ly_shared/phase.py mode change 100644 => 100755 Tests/ly_shared/pyside_utils.py mode change 100644 => 100755 Tests/ly_shared/registry_utils.py mode change 100644 => 100755 Tests/ly_shared/s3_utils.py mode change 100644 => 100755 Tests/ly_shared/screenshot_utils.py mode change 100644 => 100755 Tests/networking/__init__.py mode change 100644 => 100755 Tests/networking/clean_gamelift_builds_and_fleets.py mode change 100644 => 100755 Tests/networking/linux_gamelift_workflow/__init__.py mode change 100644 => 100755 Tests/networking/linux_gamelift_workflow/networking_gamelift_connect_to_linux_fleet.py mode change 100644 => 100755 Tests/networking/linux_gamelift_workflow/networking_gamelift_linux_setup.py mode change 100644 => 100755 Tests/networking/test_lib/__init__.py mode change 100644 => 100755 Tests/networking/test_lib/networking_constants.py mode change 100644 => 100755 Tests/networking/win/__init__.py mode change 100644 => 100755 Tests/networking/win/networking_gamelift.py mode change 100644 => 100755 Tests/performance/Scripts/apbatch_perf_summary.py mode change 100644 => 100755 Tests/pipeline/__init__.py mode change 100644 => 100755 Tests/pipeline/product_dependency_tests/AssetDependencyTests.py mode change 100644 => 100755 Tests/pipeline/product_dependency_tests/LvlDepTestDynamicSlice.py mode change 100644 => 100755 Tests/pipeline/product_dependency_tests/SubprocessUtils.py mode change 100644 => 100755 Tests/pipeline/product_dependency_tests/TestCleanup.py mode change 100644 => 100755 Tests/pipeline/product_dependency_tests/TestFixtures.py mode change 100644 => 100755 Tests/pipeline/product_dependency_tests/XmlSchemaSystemTests.py mode change 100644 => 100755 Tests/pipeline/product_dependency_tests/conftest.py mode change 100644 => 100755 Tests/samples/__init__.py mode change 100644 => 100755 Tests/samples/sample_tests.py mode change 100644 => 100755 Tests/samples/sanity_test.py mode change 100644 => 100755 Tests/shared/__init__.py mode change 100644 => 100755 Tests/shared/clean_gamelift_builds_and_fleets.py mode change 100644 => 100755 Tests/shared/file_utils.py mode change 100644 => 100755 Tests/shared/gamelift_utils.py mode change 100644 => 100755 Tests/shared/hydra_test_utils.py mode change 100644 => 100755 Tests/shared/jenkins-3rdparty-symlink/symlink_utils.py mode change 100644 => 100755 Tests/shared/logging_utils.py mode change 100644 => 100755 Tests/shared/network_utils.py mode change 100644 => 100755 Tests/shared/pipeline_utils.py mode change 100644 => 100755 Tests/shared/process_utils.py mode change 100644 => 100755 Tests/shared/s3_utils.py mode change 100644 => 100755 Tests/shared/screenshot_utils.py mode change 100644 => 100755 Tests/shared/shader_compile_server_utils.py mode change 100644 => 100755 Tests/shared/substring.py mode change 100644 => 100755 Tests/shared/windows_registry_utils.py mode change 100644 => 100755 Tests/shared/windows_utils.py mode change 100644 => 100755 Tests/test_lib/launcher_testlib.py mode change 100644 => 100755 Tests/workflow/__init__.py mode change 100644 => 100755 Tests/workflow/android/__init__.py mode change 100644 => 100755 Tests/workflow/android/workflow_android.py mode change 100644 => 100755 Tests/workflow/ios/__init__.py mode change 100644 => 100755 Tests/workflow/ios/workflow_ios.py mode change 100644 => 100755 Tests/workflow/mac/__init__.py mode change 100644 => 100755 Tests/workflow/mac/workflow_mac.py mode change 100644 => 100755 Tests/workflow/shared/__init__.py mode change 100644 => 100755 Tests/workflow/shared/workflow_shared.py mode change 100644 => 100755 Tests/workflow/win/__init__.py mode change 100644 => 100755 Tests/workflow/win/workflow_win.py mode change 100644 => 100755 Tools/EventLogTools/EventLogger/Reader.py mode change 100644 => 100755 Tools/EventLogTools/EventLogger/Utils.py mode change 100644 => 100755 Tools/EventLogTools/EventLogger/__init__.py mode change 100644 => 100755 Tools/EventLogTools/MessagePrinter.py mode change 100644 => 100755 Tools/EventLogTools/TraceViewer.py mode change 100644 => 100755 Tools/LauncherTestTools/__init__.py mode change 100644 => 100755 Tools/LauncherTestTools/device_farm_create_bundle.py mode change 100644 => 100755 Tools/LauncherTestTools/device_farm_schedule_run.py mode change 100644 => 100755 Tools/LauncherTestTools/device_farm_schedule_run_ios_startergame.sh mode change 100644 => 100755 Tools/LauncherTestTools/run_launcher_tests.py mode change 100644 => 100755 Tools/LauncherTestTools/run_launcher_tests_android.py mode change 100644 => 100755 Tools/LauncherTestTools/run_launcher_tests_ios.py mode change 100644 => 100755 Tools/LauncherTestTools/run_launcher_tests_local_validation.py mode change 100644 => 100755 Tools/LauncherTestTools/run_launcher_tests_win.py mode change 100644 => 100755 Tools/LauncherTestTools/run_local_launcher_test_ios_startergame.sh mode change 100644 => 100755 Tools/LyTestTools/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/log/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/log/py_logging_util.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/managers/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/managers/abstract_resource_locator.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/managers/artifact_manager.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/managers/ly_process_killer.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/managers/platforms/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/managers/platforms/mac.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/managers/platforms/windows.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/managers/workspace.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/case_id.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/failed_test_rerun_command.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/terminal_report.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/test_tools_fixtures.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/builtin/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/builtin/helpers.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/environment/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/environment/file_system.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/environment/process_utils.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/environment/reg_cleaner.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/environment/waiter.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/environment/watchdog.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/image/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/image/image_capture.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/image/screenshot_compare_qssim.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/launchers/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/launchers/exceptions.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/launchers/launcher_helper.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/launchers/platforms/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/launchers/platforms/android/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/launchers/platforms/android/launcher.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/launchers/platforms/base.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/launchers/platforms/mac/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/launchers/platforms/mac/launcher.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/launchers/platforms/win/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/launchers/platforms/win/launcher.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/log/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/log/log_monitor.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/lumberyard/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/lumberyard/ap_log_parser.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/lumberyard/asset_processor.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/lumberyard/asset_processor_config_util.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/lumberyard/asset_processor_utils.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/lumberyard/ini_configuration_util.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/lumberyard/pipeline_utils.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/lumberyard/settings.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/lumberyard/shader_compiler.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/mobile/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/mobile/android.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/report/__init__.py mode change 100644 => 100755 Tools/LyTestTools/ly_test_tools/report/rad_telemetry.py mode change 100644 => 100755 Tools/LyTestTools/setup.py mode change 100644 => 100755 Tools/LyTestTools/tests/example/__init__.py mode change 100644 => 100755 Tools/LyTestTools/tests/example/test_system_example.py mode change 100644 => 100755 Tools/LyTestTools/tests/integ/__init__.py mode change 100644 => 100755 Tools/LyTestTools/tests/integ/sanity_tests.py mode change 100644 => 100755 Tools/LyTestTools/tests/integ/test_process_utils.py mode change 100644 => 100755 Tools/LyTestTools/tests/integ/test_regression.py mode change 100644 => 100755 Tools/LyTestTools/tests/integ/test_settings.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/__init__.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_abstract_resource_locator.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_artifact_manager.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_asset_processor.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_builtin_helpers.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_case_id.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_failed_rerun_command.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_file_system.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_fixtures.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_image_capture.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_launcher_android.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_launcher_base.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_launcher_mac.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_launcher_win.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_log_monitor.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_ly_process_killer.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_manager_platforms_mac.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_manager_platforms_windows.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_process_utils.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_py_logging_util.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_rad_telemetry.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_reg_cleaner.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_screenshot_compare_qssim.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_settings.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_shader_compiler.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_terminal_report.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_waiter.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_watchdog.py mode change 100644 => 100755 Tools/LyTestTools/tests/unit/test_workspace.py mode change 100644 => 100755 Tools/PakGenFromRCList/generate_file_lists.py mode change 100644 => 100755 Tools/PakGenFromRCList/generate_pak_files.py mode change 100644 => 100755 Tools/PakShaders/gen_shaders.py mode change 100644 => 100755 Tools/PakShaders/get_shader_list.py mode change 100644 => 100755 Tools/PakShaders/pak_shaders.py mode change 100644 => 100755 Tools/Python/python3.sh mode change 100644 => 100755 Tools/RemoteConsole/ly_remote_console/ly_remote_console/__init__.py mode change 100644 => 100755 Tools/RemoteConsole/ly_remote_console/ly_remote_console/remote_console_commands.py mode change 100644 => 100755 Tools/RemoteConsole/ly_remote_console/setup.py mode change 100644 => 100755 Tools/RemoteConsole/ly_remote_console/tests/integ/test_remote_console.py mode change 100644 => 100755 Tools/RemoteConsole/ly_remote_console/tests/unit/test_remote_console_commands.py mode change 100644 => 100755 Tools/SerializeContextAnalyzer/SerializeContextAnalyzer.py mode change 100644 => 100755 Tools/TestRailImporter/lib/__init__.py mode change 100644 => 100755 Tools/TestRailImporter/lib/testrail_importer/__init__.py mode change 100644 => 100755 Tools/TestRailImporter/lib/testrail_importer/testrail_importer.py mode change 100644 => 100755 Tools/TestRailImporter/lib/testrail_importer/testrail_tools/__init__.py mode change 100644 => 100755 Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_api_connector.py mode change 100644 => 100755 Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_connection.py mode change 100644 => 100755 Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_report_converter.py mode change 100644 => 100755 Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_settings.py mode change 100644 => 100755 Tools/TestRailImporter/tests/__init__.py mode change 100644 => 100755 Tools/TestRailImporter/tests/unit/__init__.py mode change 100644 => 100755 Tools/TestRailImporter/tests/unit/test_testrail_api_connector.py mode change 100644 => 100755 Tools/TestRailImporter/tests/unit/test_testrail_connection.py mode change 100644 => 100755 Tools/TestRailImporter/tests/unit/test_testrail_importer.py mode change 100644 => 100755 Tools/TestRailImporter/tests/unit/test_testrail_report_converter.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/PackageEnv.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Params.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Linux/asset_linux.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Linux/build_asset_linux.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Linux/build_linux.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Linux/build_test_linux.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Linux/env_linux.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Linux/python_linux.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Linux/test_linux.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Mac/asset_mac.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Mac/build_asset_mac.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Mac/build_mac.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Mac/build_test_mac.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Mac/env_mac.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Mac/python_mac.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/Platform/Mac/test_mac.sh mode change 100644 => 100755 Tools/build/JenkinsScripts/build/ci_build.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/ci_build_metrics.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/cmake_package.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/download_latest_package_from_bucket.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/download_packages.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/jenkins_scm_metrics.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/scrubbing_job.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/submit_metrics.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/__init__.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/download_from_s3.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/email_to_lionbridge.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/incremental_build_util.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/jenkins_scm_metrics.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/lib/__init__.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/lib/glob3.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/packaging_version.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/scrubbing_test.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/update_bootstrap_cfg.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/upload_benchmarks.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/upload_metrics_to_kinesis.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/upload_to_s3.py mode change 100644 => 100755 Tools/build/JenkinsScripts/build/utils/util.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/AWS_PyTools/LyChecksum.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/AWS_PyTools/LyCloudfrontOps.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/AWS_PyTools/__init__.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/AWS_WAF_Updater/update_internal_whitelist.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/BuildInstaller.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/BuildInstallerUtils.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/BuildInstallerWixUtils.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/Candle.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/Heat.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/Insignia.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/InstallerArgs.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/InstallerAutomation.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/InstallerPackaging.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/InstallerParams.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/Light.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/PackageExeSigning.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/SignTool.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/TestInstaller.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Installer/__init__.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Metrics/GameTemplates/BuildGameTemplateWhitelist.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/Metrics/GameTemplates/BuildGameTemplateWhitelistArgs.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/__init__.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/copyright_prepender.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/copyright_removal/Categorizer.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/copyright_removal/CommentCategory.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/copyright_removal/SlashComment.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/copyright_removal/StarComment.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/copyright_removal/copyright_header_manual_tool.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/copyright_removal/copyright_update.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/copyright_removal/copyrighttool.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/copyright_removal/replace_crytek_copyright.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/get_changelist_number.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/GitDailyValidation.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/GitIntegrityChecker.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/GitIntegrityCheckerTester.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/GitMoveDetection.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/GitOpsCodeCommit.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/GitOpsCommon.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/GitOpsGitHub.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/GitPromotion.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/GitRelease.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/GitStaging.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/git_bootstrap.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/git_release/git_bootstrap_test.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/inject_signed_binaries.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/ly_dep_version_tool.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/modify_lylauncherconfig.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/release_automation_tool.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/s3multiput.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/s3put.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/scrubbing/validator.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/scrubbing/validator_data_LEGAL_REVIEW_REQUIRED.py mode change 100644 => 100755 Tools/build/JenkinsScripts/distribution/update_version_strings.py mode change 100644 => 100755 Tools/maya/script/LumberyardProxyTool.py mode change 100644 => 100755 Tools/maya/script/cryAlembic.py mode change 100644 => 100755 Tools/maya/script/cryDecorators.py mode change 100644 => 100755 Tools/maya/script/mayaAnimUtilities.py mode change 100644 => 100755 Tools/melscript/crySceneRoot.py mode change 100644 => 100755 Tools/motionbuilder/CryReName.py mode change 100644 => 100755 Tools/motionbuilder/cryLib.py mode change 100644 => 100755 Tools/motionbuilder/cryRetarget.py mode change 100644 => 100755 Tools/motionbuilder/setResolutionHD.py mode change 100644 => 100755 Tools/motionbuilder/stab_ui.py mode change 100644 => 100755 Tools/styleui/styleui.py mode change 100644 => 100755 asset_bundler_test.sh mode change 100644 => 100755 cmake/Tools/Platform/Android/__init__.py mode change 100644 => 100755 cmake/Tools/Platform/Android/android_deployment.py mode change 100644 => 100755 cmake/Tools/Platform/Android/android_support.py mode change 100644 => 100755 cmake/Tools/Platform/Android/deploy_android.py mode change 100644 => 100755 cmake/Tools/Platform/Android/generate_android_project.py mode change 100644 => 100755 cmake/Tools/Platform/Android/launch_android_test.py mode change 100644 => 100755 cmake/Tools/Platform/Android/unit_test_android_deployment.py mode change 100644 => 100755 cmake/Tools/Platform/Android/unit_test_generate_android_project.py mode change 100644 => 100755 cmake/Tools/Platform/__init__.py mode change 100644 => 100755 cmake/Tools/Platform/iOS/build_ios_test.py mode change 100644 => 100755 cmake/Tools/Platform/iOS/launch_ios_test.py mode change 100644 => 100755 cmake/Tools/__init__.py mode change 100644 => 100755 cmake/Tools/add_remove_gem.py mode change 100644 => 100755 cmake/Tools/common.py mode change 100644 => 100755 cmake/Tools/current_project.py mode change 100644 => 100755 cmake/Tools/engine_template.py mode change 100644 => 100755 cmake/Tools/generate_game_paks.py mode change 100644 => 100755 cmake/Tools/layout_tool.py mode change 100644 => 100755 cmake/Tools/registration.py mode change 100644 => 100755 cmake/Tools/unit_test_add_remove_gem.py mode change 100644 => 100755 cmake/Tools/unit_test_common.py mode change 100644 => 100755 cmake/Tools/unit_test_current_project.py mode change 100644 => 100755 cmake/Tools/unit_test_engine_template.py mode change 100644 => 100755 cmake/Tools/unit_test_layout_tool.py mode change 100644 => 100755 cmake/Tools/unit_test_utils.py mode change 100644 => 100755 cmake/Tools/utils.py mode change 100644 => 100755 cmake/__init__.py mode change 100644 => 100755 cmake/createplatformfiles.py mode change 100644 => 100755 cmake/gemcmake.py mode change 100644 => 100755 cmake/mocfix.py mode change 100644 => 100755 cmake/projectcmake.py mode change 100644 => 100755 cmake/reroot.py mode change 100644 => 100755 cmake/waffiles2cmake.py mode change 100644 => 100755 cmake/warn_fix.py mode change 100644 => 100755 ctest_scripts/ctest_driver.py mode change 100644 => 100755 ctest_scripts/ctest_driver_test.py mode change 100644 => 100755 ctest_scripts/ctest_entrypoint.sh mode change 100644 => 100755 ctest_scripts/epb_sanity_test.py mode change 100644 => 100755 ctest_scripts/result_processing/__init__.py mode change 100644 => 100755 ctest_scripts/result_processing/result_processing.py mode change 100644 => 100755 ctest_scripts/sanity_test.py mode change 100644 => 100755 lmbr_pak_shaders.sh mode change 100644 => 100755 python/get_python.sh mode change 100644 => 100755 python/pip.sh mode change 100644 => 100755 python/python.sh mode change 100644 => 100755 scripts/build/bootstrap/incremental_build_util.py mode change 100644 => 100755 scripts/build/build_node/Platform/Windows/setup.sh mode change 100644 => 100755 scripts/build/lambda/auto_delete_ebs.py mode change 100644 => 100755 scripts/build/lambda/trigger_first_build.py mode change 100644 => 100755 scripts/build/package/PackageEnv.py mode change 100644 => 100755 scripts/build/package/Params.py mode change 100644 => 100755 scripts/build/package/glob3.py mode change 100644 => 100755 scripts/build/package/glob_to_regex.py mode change 100644 => 100755 scripts/build/package/package.py mode change 100644 => 100755 scripts/build/package/util.py mode change 100644 => 100755 scripts/build/tools/alert_build_failures.py mode change 100644 => 100755 scripts/build/tools/download_from_s3.py mode change 100644 => 100755 scripts/build/tools/email_to_lionbridge.py mode change 100644 => 100755 scripts/build/tools/upload_to_s3.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/__init__.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/commit_validation.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/pal_allowedlist.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/__init__.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/mocks/__init__.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/mocks/mock_commit.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/test_pal_allowedlist.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/validators/__init__.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/validators/test_az_platform_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/validators/test_az_trait_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/validators/test_copyright_header_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/validators/test_diff_whitespace_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/validators/test_generated_files_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/validators/test_git_conflict_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/validators/test_newline_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/validators/test_platform_macro_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/validators/test_pragma_optimize_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/tests/validators/test_tabs_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/validators/__init__.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/validators/az_platform_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/validators/az_trait_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/validators/copyright_header_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/validators/diff_whitespace_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/validators/generated_files_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/validators/git_conflict_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/validators/newline_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/validators/platform_macro_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/validators/pragma_optimize_validator.py mode change 100644 => 100755 scripts/commit_validation/commit_validation/validators/tabs_validator.py mode change 100644 => 100755 scripts/commit_validation/fix_copyright_headers.py mode change 100644 => 100755 scripts/commit_validation/fix_tabs.py mode change 100644 => 100755 scripts/commit_validation/git_validate_branch.py mode change 100644 => 100755 scripts/commit_validation/p4.py mode change 100644 => 100755 scripts/commit_validation/p4_validate_changelist.py mode change 100644 => 100755 scripts/commit_validation/p4_validate_submitted_changelists.py mode change 100644 => 100755 scripts/commit_validation/validate_file_or_folder.py mode change 100644 => 100755 scripts/detect_file_changes/compare_snapshots.py mode change 100644 => 100755 scripts/detect_file_changes/make_snapshot.py mode change 100644 => 100755 scripts/detect_file_changes/snapshot_folder/__init__.py mode change 100644 => 100755 scripts/detect_file_changes/snapshot_folder/snapshot_folder.py mode change 100644 => 100755 scripts/detect_file_changes/snapshot_folder/tests/__init__.py mode change 100644 => 100755 scripts/detect_file_changes/snapshot_folder/tests/test_snapshots.py mode change 100644 => 100755 scripts/o3de.py mode change 100644 => 100755 scripts/o3de.sh mode change 100644 => 100755 scripts/project_manager/__init__.py mode change 100644 => 100755 scripts/project_manager/projects.py mode change 100644 => 100755 scripts/project_manager/pyside.py mode change 100644 => 100755 scripts/project_manager/tests/__init__.py mode change 100644 => 100755 scripts/project_manager/tests/test_projects.py mode change 100644 => 100755 scripts/project_manager/tests/test_pyside.py diff --git a/AutomatedTesting/Editor/Scripts/SettingsRegistry/__init__.py b/AutomatedTesting/Editor/Scripts/SettingsRegistry/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Editor/Scripts/SettingsRegistry/settings_registry_example.py b/AutomatedTesting/Editor/Scripts/SettingsRegistry/settings_registry_example.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Editor/Scripts/__init__.py b/AutomatedTesting/Editor/Scripts/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterCapsuleDamage.py b/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterCapsuleDamage.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterCollision.py b/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterCollision.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterDamage.py b/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterDamage.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterImpactSpreadDamage.py b/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterImpactSpreadDamage.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterRadialDamage.py b/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterRadialDamage.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterShearDamage.py b/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterShearDamage.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterStressDamage.py b/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterStressDamage.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterTriangleDamage.py b/AutomatedTesting/Gem/PythonTests/Blast/ActorSplitsAfterTriangleDamage.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/ImportPathHelper.py b/AutomatedTesting/Gem/PythonTests/Blast/ImportPathHelper.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/TestSuite_Active.py b/AutomatedTesting/Gem/PythonTests/Blast/TestSuite_Active.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/Utils.py b/AutomatedTesting/Gem/PythonTests/Blast/Utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/Blast/__init__.py b/AutomatedTesting/Gem/PythonTests/Blast/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentAssetCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentAssetCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentAssetCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentAssetCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentCommands_test_case_BuildComponentTypeNameList.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentCommands_test_case_BuildComponentTypeNameList.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_case_set_none.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_case_set_none.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_case_visibility.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_case_visibility.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_containers.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_containers.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_enum.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentPropertyCommands_test_enum.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentUpdateListProperty_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentUpdateListProperty_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentUpdateListProperty_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ComponentUpdateListProperty_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/CryMaterialsCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/CryMaterialsCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/CryMaterialsCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/CryMaterialsCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsBus_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsBus_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsBus_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsBus_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/DisplaySettingsCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorCommandLine_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorCommandLine_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorCommandLine_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorCommandLine_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorUtilityCommands_legacy_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorUtilityCommands_legacy_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorUtilityCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorUtilityCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorUtilityCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorUtilityCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorViewCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorViewCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorViewCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EditorViewCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCRUDCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCRUDCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCRUDCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCRUDCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntityCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySearchCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySearchCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySearchCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySearchCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySelectionCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySelectionCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySelectionCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/EntitySelectionCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/GameModeCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/GameModeCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/GameModeCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/GameModeCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelComponentCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelComponentCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelComponentCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelComponentCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelPathsCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelPathsCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelPathsCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/LevelPathsCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/MainWindowCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/MainWindowCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/MainWindowCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/MainWindowCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectManagerCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectManagerCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectManagerCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectManagerCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectStringRepresentation_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectStringRepresentation_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectStringRepresentation_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ObjectStringRepresentation_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/PySide_Example_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/PySide_Example_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/PySide_Example_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/PySide_Example_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/TrackViewCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/TrackViewCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/TrackViewCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/TrackViewCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewPaneCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewPaneCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewPaneCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewPaneCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewportTitleDlgCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewportTitleDlgCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewportTitleDlgCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/ViewportTitleDlgCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/WaitCommands_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/WaitCommands_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/WaitCommands_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/WaitCommands_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/__init__.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/hydra_utils.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/hydra_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/layerEntity_test.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/layerEntity_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/layerEntity_test_case.py b/AutomatedTesting/Gem/PythonTests/EditorPythonBindings/layerEntity_test_case.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/NvCloth/C18977329_NvCloth_AddClothSimulationToMesh.py b/AutomatedTesting/Gem/PythonTests/NvCloth/C18977329_NvCloth_AddClothSimulationToMesh.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/NvCloth/C18977330_NvCloth_AddClothSimulationToActor.py b/AutomatedTesting/Gem/PythonTests/NvCloth/C18977330_NvCloth_AddClothSimulationToActor.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/NvCloth/ImportPathHelper.py b/AutomatedTesting/Gem/PythonTests/NvCloth/ImportPathHelper.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/NvCloth/TestSuite_Active.py b/AutomatedTesting/Gem/PythonTests/NvCloth/TestSuite_Active.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/NvCloth/__init__.py b/AutomatedTesting/Gem/PythonTests/NvCloth/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/WhiteBox/C28798177_WhiteBox_AddComponentToEntity.py b/AutomatedTesting/Gem/PythonTests/WhiteBox/C28798177_WhiteBox_AddComponentToEntity.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/WhiteBox/C28798205_WhiteBox_SetInvisible.py b/AutomatedTesting/Gem/PythonTests/WhiteBox/C28798205_WhiteBox_SetInvisible.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/WhiteBox/C29279329_WhiteBox_SetDefaultShape.py b/AutomatedTesting/Gem/PythonTests/WhiteBox/C29279329_WhiteBox_SetDefaultShape.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/WhiteBox/FileManagement.py b/AutomatedTesting/Gem/PythonTests/WhiteBox/FileManagement.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/WhiteBox/ImportPathHelper.py b/AutomatedTesting/Gem/PythonTests/WhiteBox/ImportPathHelper.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/WhiteBox/TestSuite_Active.py b/AutomatedTesting/Gem/PythonTests/WhiteBox/TestSuite_Active.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/WhiteBox/__init__.py b/AutomatedTesting/Gem/PythonTests/WhiteBox/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/__init__.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/__init__.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_all_platforms_setup_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_all_platforms_setup_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_config_backup_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_config_backup_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_config_default_platform_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_config_default_platform_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_external_project_setup_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_external_project_setup_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_fast_scan_setting_backup_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_fast_scan_setting_backup_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_idle_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_idle_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_missing_dependency_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_missing_dependency_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_setup_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/ap_setup_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/asset_processor_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/asset_processor_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/bundler_batch_setup_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/bundler_batch_setup_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/clear_moveoutput_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/clear_moveoutput_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/clear_testingAssets_dir.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/clear_testingAssets_dir.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/one_time_log_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/one_time_log_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/timeout_option_fixture.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/ap_fixtures/timeout_option_fixture.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/__init__.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_builder_tests.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_builder_tests.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_bundler_batch_tests.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_bundler_batch_tests.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_dependency_tests.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_dependency_tests.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_dependency_tests2.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_dependency_tests2.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_tests.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_tests.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_tests_2.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_batch_tests_2.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_gui_tests.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_gui_tests.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_gui_tests_2.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_processor_gui_tests_2.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_relocator_tests.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/asset_relocator_tests.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/conftest.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/conftest.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/missing_dependency_tests.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/asset_processor_tests/missing_dependency_tests.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/auxiliary_content_tests/__init__.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/auxiliary_content_tests/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/auxiliary_content_tests/auxiliary_content_tests.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/auxiliary_content_tests/auxiliary_content_tests.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/fbx_tests/__init__.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/fbx_tests/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/fbx_tests/conftest.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/fbx_tests/conftest.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/fbx_tests/fbx_tests.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/fbx_tests/fbx_tests.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/wwise_bank_dependency_tests/__init__.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/wwise_bank_dependency_tests/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/assetpipeline/wwise_bank_dependency_tests/bank_info_parser_tests.py b/AutomatedTesting/Gem/PythonTests/assetpipeline/wwise_bank_dependency_tests/bank_info_parser_tests.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/__init__.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/asset_database_utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/asset_database_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/asset_utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/asset_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/base.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/base.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/editor_entity_utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/editor_entity_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/editor_test_helper.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/editor_test_helper.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/file_utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/file_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/hydra_editor_utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/hydra_editor_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/hydra_test_utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/hydra_test_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/landscape_canvas_utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/landscape_canvas_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/network_utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/network_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/platform_setting.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/platform_setting.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/pyside_component_utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/pyside_component_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/pyside_utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/pyside_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/report.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/report.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/screenshot_utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/screenshot_utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/utils.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/windows_registry_setting.py b/AutomatedTesting/Gem/PythonTests/automatedtesting_shared/windows_registry_setting.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/editor/EditorScripts/ComponentCRUD_Add_Delete_Components.py b/AutomatedTesting/Gem/PythonTests/editor/EditorScripts/ComponentCRUD_Add_Delete_Components.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/editor/EditorScripts/InputBindings_Add_Remove_Input_Events.py b/AutomatedTesting/Gem/PythonTests/editor/EditorScripts/InputBindings_Add_Remove_Input_Events.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/editor/EditorScripts/SearchFiltering_Asset_Browser_Filtering.py b/AutomatedTesting/Gem/PythonTests/editor/EditorScripts/SearchFiltering_Asset_Browser_Filtering.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/editor/EditorScripts/TreeNavigation_Asset_Browser.py b/AutomatedTesting/Gem/PythonTests/editor/EditorScripts/TreeNavigation_Asset_Browser.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/editor/EditorScripts/__init__.py b/AutomatedTesting/Gem/PythonTests/editor/EditorScripts/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/editor/__init__.py b/AutomatedTesting/Gem/PythonTests/editor/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/editor/test_ComponentCRUD.py b/AutomatedTesting/Gem/PythonTests/editor/test_ComponentCRUD.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/editor/test_InputBindings.py b/AutomatedTesting/Gem/PythonTests/editor/test_InputBindings.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/editor/test_SearchFiltering.py b/AutomatedTesting/Gem/PythonTests/editor/test_SearchFiltering.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/editor/test_TreeNavigation.py b/AutomatedTesting/Gem/PythonTests/editor/test_TreeNavigation.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/__init__.py b/AutomatedTesting/Gem/PythonTests/largeworlds/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AltitudeFilter_ComponentAndOverrides_InstancesPlantAtSpecifiedAltitude.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AltitudeFilter_ComponentAndOverrides_InstancesPlantAtSpecifiedAltitude.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AltitudeFilter_FilterStageToggle.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AltitudeFilter_FilterStageToggle.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AltitudeFilter_ShapeSample_InstancesPlantAtSpecifiedAltitude.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AltitudeFilter_ShapeSample_InstancesPlantAtSpecifiedAltitude.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AreaComponentSlices_SliceCreationAndVisibilityToggle.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AreaComponentSlices_SliceCreationAndVisibilityToggle.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AssetListCombiner_CombinedDescriptorsExpressInConfiguredArea.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AssetListCombiner_CombinedDescriptorsExpressInConfiguredArea.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AssetWeightSelector_InstancesExpressBasedOnWeight.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/AssetWeightSelector_InstancesExpressBasedOnWeight.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/Debugger_DebugCVarsWorks.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/Debugger_DebugCVarsWorks.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DistanceBetweenFilterOverrides_InstancesPlantAtSpecifiedRadius.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DistanceBetweenFilterOverrides_InstancesPlantAtSpecifiedRadius.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DistanceBetweenFilter_InstancesPlantAtSpecifiedRadius.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DistanceBetweenFilter_InstancesPlantAtSpecifiedRadius.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DynamicSliceInstanceSpawner_DynamicSliceSpawnerWorks.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DynamicSliceInstanceSpawner_DynamicSliceSpawnerWorks.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DynamicSliceInstanceSpawner_Embedded_E2E.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DynamicSliceInstanceSpawner_Embedded_E2E.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DynamicSliceInstanceSpawner_External_E2E.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/DynamicSliceInstanceSpawner_External_E2E.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/EmptyInstanceSpawner_EmptySpawnerWorks.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/EmptyInstanceSpawner_EmptySpawnerWorks.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/InstanceSpawnerPriority_LayerAndSubPriority.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/InstanceSpawnerPriority_LayerAndSubPriority.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerBlender_E2E_Editor.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerBlender_E2E_Editor.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerBlocker_InstancesBlockedInConfiguredArea.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerBlocker_InstancesBlockedInConfiguredArea.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_FilterStageToggle.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_FilterStageToggle.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_InheritBehaviorFlag.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_InheritBehaviorFlag.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_InstancesPlantInAllSupportedShapes.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_InstancesPlantInAllSupportedShapes.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_InstancesRefreshUsingCorrectViewportCamera.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/LayerSpawner_InstancesRefreshUsingCorrectViewportCamera.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshBlocker_InstancesBlockedByMesh.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshBlocker_InstancesBlockedByMesh.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshBlocker_InstancesBlockedByMeshHeightTuning.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshBlocker_InstancesBlockedByMeshHeightTuning.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshSurfaceTagEmitter_DependentOnMeshComponent.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshSurfaceTagEmitter_DependentOnMeshComponent.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshSurfaceTagEmitter_SurfaceTagsAddRemoveSuccessfully.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/MeshSurfaceTagEmitter_SurfaceTagsAddRemoveSuccessfully.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/PhysXColliderSurfaceTagEmitter_E2E_Editor.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/PhysXColliderSurfaceTagEmitter_E2E_Editor.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/PositionModifier_AutoSnapToSurfaceWorks.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/PositionModifier_AutoSnapToSurfaceWorks.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/PositionModifier_ComponentAndOverrides_InstancesPlantAtSpecifiedOffsets.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/PositionModifier_ComponentAndOverrides_InstancesPlantAtSpecifiedOffsets.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/RotationModifierOverrides_InstancesRotateWithinRange.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/RotationModifierOverrides_InstancesRotateWithinRange.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/RotationModifier_InstancesRotateWithinRange.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/RotationModifier_InstancesRotateWithinRange.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/ScaleModifierOverrides_InstancesProperlyScale.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/ScaleModifierOverrides_InstancesProperlyScale.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/ScaleModifier_InstancesProperlyScale.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/ScaleModifier_InstancesProperlyScale.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/ShapeIntersectionFilter_InstancesPlantInAssignedShape.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/ShapeIntersectionFilter_InstancesPlantInAssignedShape.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeAlignmentModifierOverrides_InstanceSurfaceAlignment.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeAlignmentModifierOverrides_InstanceSurfaceAlignment.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeAlignmentModifier_InstanceSurfaceAlignment.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeAlignmentModifier_InstanceSurfaceAlignment.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeFilter_ComponentAndOverrides_InstancesPlantOnValidSlope.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeFilter_ComponentAndOverrides_InstancesPlantOnValidSlope.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeFilter_FilterStageToggle.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SlopeFilter_FilterStageToggle.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceDataRefreshes_RemainsStable.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceDataRefreshes_RemainsStable.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilterOverrides_MultipleDescriptorOverridesPlantAsExpected.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilterOverrides_MultipleDescriptorOverridesPlantAsExpected.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilter_BasicSurfaceTagCreation.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilter_BasicSurfaceTagCreation.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilter_ExclusionList.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilter_ExclusionList.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilter_InclusionList.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SurfaceMaskFilter_InclusionList.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SystemSettings_SectorPointDensity.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SystemSettings_SectorPointDensity.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SystemSettings_SectorSize.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/SystemSettings_SectorSize.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/VegetationInstances_DespawnWhenOutOfRange.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/VegetationInstances_DespawnWhenOutOfRange.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/__init__.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/EditorScripts/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/__init__.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AltitudeFilter.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AltitudeFilter.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AreaComponentSlices.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AreaComponentSlices.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AssetListCombiner.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AssetListCombiner.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AssetWeightSelector.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_AssetWeightSelector.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_Debugger.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_Debugger.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_DistanceBetweenFilter.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_DistanceBetweenFilter.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_DynVeg_Regressions.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_DynVeg_Regressions.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_DynamicSliceInstanceSpawner.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_DynamicSliceInstanceSpawner.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_EmptyInstanceSpawner.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_EmptyInstanceSpawner.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_InstanceSpawnerPriority.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_InstanceSpawnerPriority.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_LayerBlender.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_LayerBlender.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_LayerBlocker.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_LayerBlocker.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_LayerSpawner.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_LayerSpawner.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_MeshBlocker.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_MeshBlocker.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_MeshSurfaceTagEmitter.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_MeshSurfaceTagEmitter.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_PhysXColliderSurfaceTagEmitter.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_PhysXColliderSurfaceTagEmitter.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_PositionModifier.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_PositionModifier.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_RotationModifier.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_RotationModifier.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_ScaleModifier.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_ScaleModifier.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_ShapeIntersectionFilter.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_ShapeIntersectionFilter.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SlopeAlignmentModifier.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SlopeAlignmentModifier.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SlopeFilter.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SlopeFilter.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SurfaceMaskFilter.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SurfaceMaskFilter.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SystemSettings.py b/AutomatedTesting/Gem/PythonTests/largeworlds/dyn_veg/test_SystemSettings.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientGenerators_Incompatibilities.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientGenerators_Incompatibilities.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientModifiers_Incompatibilities.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientModifiers_Incompatibilities.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientPreviewSettings_ClearingPinnedEntitySetsPreviewToOrigin.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientPreviewSettings_ClearingPinnedEntitySetsPreviewToOrigin.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientPreviewSettings_DefaultPinnedEntityIsSelf.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientPreviewSettings_DefaultPinnedEntityIsSelf.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientSampling_GradientReferencesAddRemoveSuccessfully.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientSampling_GradientReferencesAddRemoveSuccessfully.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientSurfaceTagEmitter_ComponentDependencies.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientSurfaceTagEmitter_ComponentDependencies.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientSurfaceTagEmitter_SurfaceTagsAddRemoveSuccessfully.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientSurfaceTagEmitter_SurfaceTagsAddRemoveSuccessfully.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_ComponentIncompatibleWithExpectedGradients.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_ComponentIncompatibleWithExpectedGradients.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_ComponentIncompatibleWithSpawners.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_ComponentIncompatibleWithSpawners.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_FrequencyZoomCanBeSetBeyondSliderRange.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_FrequencyZoomCanBeSetBeyondSliderRange.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_RequiresShape.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/GradientTransform_RequiresShape.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/ImageGradient_ProcessedImageAssignedSuccessfully.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/ImageGradient_ProcessedImageAssignedSuccessfully.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/ImageGradient_RequiresShape.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/EditorScripts/ImageGradient_RequiresShape.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/__init__.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientIncompatibilities.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientIncompatibilities.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientPreviewSettings.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientPreviewSettings.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientSampling.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientSampling.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientSurfaceTagEmitter.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientSurfaceTagEmitter.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientTransform.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_GradientTransform.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_ImageGradient.py b/AutomatedTesting/Gem/PythonTests/largeworlds/gradient_signal/test_ImageGradient.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/AreaNodes_DependentComponentsAdded.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/AreaNodes_DependentComponentsAdded.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/AreaNodes_EntityCreatedOnNodeAdd.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/AreaNodes_EntityCreatedOnNodeAdd.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/AreaNodes_EntityRemovedOnNodeDelete.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/AreaNodes_EntityRemovedOnNodeDelete.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/ComponentUpdates_UpdateGraph.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/ComponentUpdates_UpdateGraph.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/CreateNewGraph.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/CreateNewGraph.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/Edit_DisabledNodeDuplication.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/Edit_DisabledNodeDuplication.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/Edit_UndoNodeDelete_SliceEntity.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/Edit_UndoNodeDelete_SliceEntity.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientMixer_NodeConstruction.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientMixer_NodeConstruction.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientModifierNodes_EntityCreatedOnNodeAdd.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientModifierNodes_EntityCreatedOnNodeAdd.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientModifierNodes_EntityRemovedOnNodeDelete.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientModifierNodes_EntityRemovedOnNodeDelete.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientNodes_DependentComponentsAdded.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientNodes_DependentComponentsAdded.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientNodes_EntityCreatedOnNodeAdd.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientNodes_EntityCreatedOnNodeAdd.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientNodes_EntityRemovedOnNodeDelete.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GradientNodes_EntityRemovedOnNodeDelete.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphClosed_OnEntityDelete.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphClosed_OnEntityDelete.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphClosed_OnLevelChange.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphClosed_OnLevelChange.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphClosed_TabbedGraph.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphClosed_TabbedGraph.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphUpdates_UpdateComponents.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/GraphUpdates_UpdateComponents.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LandscapeCanvasComponent_AddedRemoved.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LandscapeCanvasComponent_AddedRemoved.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LandscapeCanvas_SliceCreateInstantiate.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LandscapeCanvas_SliceCreateInstantiate.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LayerBlender_NodeConstruction.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LayerBlender_NodeConstruction.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LayerExtenderNodes_ComponentEntitySync.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/LayerExtenderNodes_ComponentEntitySync.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/ShapeNodes_EntityCreatedOnNodeAdd.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/ShapeNodes_EntityCreatedOnNodeAdd.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/ShapeNodes_EntityRemovedOnNodeDelete.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/ShapeNodes_EntityRemovedOnNodeDelete.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/SlotConnections_UpdateComponentReferences.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/SlotConnections_UpdateComponentReferences.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/__init__.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/EditorScripts/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/__init__.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_AreaNodes.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_AreaNodes.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_EditFunctionality.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_EditFunctionality.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GeneralGraphFunctionality.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GeneralGraphFunctionality.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GradientModifierNodes.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GradientModifierNodes.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GradientNodes.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GradientNodes.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GraphComponentSync.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_GraphComponentSync.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_ShapeNodes.py b/AutomatedTesting/Gem/PythonTests/largeworlds/landscape_canvas/test_ShapeNodes.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/large_worlds_utils/__init__.py b/AutomatedTesting/Gem/PythonTests/largeworlds/large_worlds_utils/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/largeworlds/large_worlds_utils/editor_dynveg_test_helper.py b/AutomatedTesting/Gem/PythonTests/largeworlds/large_worlds_utils/editor_dynveg_test_helper.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/AddModifyDelete_Utils.py b/AutomatedTesting/Gem/PythonTests/physics/AddModifyDelete_Utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C100000_RigidBody_EnablingGravityWorksPoC.py b/AutomatedTesting/Gem/PythonTests/physics/C100000_RigidBody_EnablingGravityWorksPoC.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C111111_RigidBody_EnablingGravityWorksUsingNotificationsPoC.py b/AutomatedTesting/Gem/PythonTests/physics/C111111_RigidBody_EnablingGravityWorksUsingNotificationsPoC.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C12712452_ScriptCanvas_CollisionEvents.py b/AutomatedTesting/Gem/PythonTests/physics/C12712452_ScriptCanvas_CollisionEvents.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C12712453_ScriptCanvas_MultipleRaycastNode.py b/AutomatedTesting/Gem/PythonTests/physics/C12712453_ScriptCanvas_MultipleRaycastNode.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C12712454_ScriptCanvas_OverlapNodeVerification.py b/AutomatedTesting/Gem/PythonTests/physics/C12712454_ScriptCanvas_OverlapNodeVerification.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C12712455_ScriptCanvas_ShapeCastVerification.py b/AutomatedTesting/Gem/PythonTests/physics/C12712455_ScriptCanvas_ShapeCastVerification.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C12868578_ForceRegion_DirectionHasNoAffectOnMagnitude.py b/AutomatedTesting/Gem/PythonTests/physics/C12868578_ForceRegion_DirectionHasNoAffectOnMagnitude.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C12868580_ForceRegion_SplineModifiedTransform.py b/AutomatedTesting/Gem/PythonTests/physics/C12868580_ForceRegion_SplineModifiedTransform.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C12905527_ForceRegion_MagnitudeDeviation.py b/AutomatedTesting/Gem/PythonTests/physics/C12905527_ForceRegion_MagnitudeDeviation.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C12905528_ForceRegion_WithNonTriggerCollider.py b/AutomatedTesting/Gem/PythonTests/physics/C12905528_ForceRegion_WithNonTriggerCollider.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C13351703_COM_NotIncludeTriggerShapes.py b/AutomatedTesting/Gem/PythonTests/physics/C13351703_COM_NotIncludeTriggerShapes.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C13352089_RigidBodies_MaxAngularVelocity.py b/AutomatedTesting/Gem/PythonTests/physics/C13352089_RigidBodies_MaxAngularVelocity.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C13508019_Terrain_TerrainTexturePainterWorks.py b/AutomatedTesting/Gem/PythonTests/physics/C13508019_Terrain_TerrainTexturePainterWorks.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C13895144_Ragdoll_ChangeLevel.py b/AutomatedTesting/Gem/PythonTests/physics/C13895144_Ragdoll_ChangeLevel.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14195074_ScriptCanvas_PostUpdateEvent.py b/AutomatedTesting/Gem/PythonTests/physics/C14195074_ScriptCanvas_PostUpdateEvent.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14654881_CharacterController_SwitchLevels.py b/AutomatedTesting/Gem/PythonTests/physics/C14654881_CharacterController_SwitchLevels.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14654882_Ragdoll_ragdollAPTest.py b/AutomatedTesting/Gem/PythonTests/physics/C14654882_Ragdoll_ragdollAPTest.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14861498_ConfirmError_NoPxMesh.py b/AutomatedTesting/Gem/PythonTests/physics/C14861498_ConfirmError_NoPxMesh.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14861500_DefaultSetting_ColliderShape.py b/AutomatedTesting/Gem/PythonTests/physics/C14861500_DefaultSetting_ColliderShape.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14861501_PhysXCollider_RenderMeshAutoAssigned.py b/AutomatedTesting/Gem/PythonTests/physics/C14861501_PhysXCollider_RenderMeshAutoAssigned.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14861502_PhysXCollider_AssetAutoAssigned.py b/AutomatedTesting/Gem/PythonTests/physics/C14861502_PhysXCollider_AssetAutoAssigned.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14861504_RenderMeshAsset_WithNoPxAsset.py b/AutomatedTesting/Gem/PythonTests/physics/C14861504_RenderMeshAsset_WithNoPxAsset.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14902097_ScriptCanvas_PreUpdateEvent.py b/AutomatedTesting/Gem/PythonTests/physics/C14902097_ScriptCanvas_PreUpdateEvent.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14902098_ScriptCanvas_PostPhysicsUpdate.py b/AutomatedTesting/Gem/PythonTests/physics/C14902098_ScriptCanvas_PostPhysicsUpdate.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14976307_Gravity_SetGravityWorks.py b/AutomatedTesting/Gem/PythonTests/physics/C14976307_Gravity_SetGravityWorks.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C14976308_ScriptCanvas_SetKinematicTargetTransform.py b/AutomatedTesting/Gem/PythonTests/physics/C14976308_ScriptCanvas_SetKinematicTargetTransform.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15096732_Material_DefaultLibraryUpdatedAcrossLevels_after.py b/AutomatedTesting/Gem/PythonTests/physics/C15096732_Material_DefaultLibraryUpdatedAcrossLevels_after.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15096732_Material_DefaultLibraryUpdatedAcrossLevels_before.py b/AutomatedTesting/Gem/PythonTests/physics/C15096732_Material_DefaultLibraryUpdatedAcrossLevels_before.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15096735_Materials_DefaultLibraryConsistency.py b/AutomatedTesting/Gem/PythonTests/physics/C15096735_Materials_DefaultLibraryConsistency.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15096737_Materials_DefaultMaterialLibraryChanges.py b/AutomatedTesting/Gem/PythonTests/physics/C15096737_Materials_DefaultMaterialLibraryChanges.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15096740_Material_LibraryUpdatedCorrectly.py b/AutomatedTesting/Gem/PythonTests/physics/C15096740_Material_LibraryUpdatedCorrectly.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15308217_NoCrash_LevelSwitch.py b/AutomatedTesting/Gem/PythonTests/physics/C15308217_NoCrash_LevelSwitch.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15308221_Material_ComponentsInSyncWithLibrary.py b/AutomatedTesting/Gem/PythonTests/physics/C15308221_Material_ComponentsInSyncWithLibrary.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15425929_Undo_Redo.py b/AutomatedTesting/Gem/PythonTests/physics/C15425929_Undo_Redo.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15425935_Material_LibraryUpdatedAcrossLevels.py b/AutomatedTesting/Gem/PythonTests/physics/C15425935_Material_LibraryUpdatedAcrossLevels.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15556261_PhysXMaterials_CharacterControllerMaterialAssignment.py b/AutomatedTesting/Gem/PythonTests/physics/C15556261_PhysXMaterials_CharacterControllerMaterialAssignment.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15563573_Material_AddModifyDeleteOnCharacterController.py b/AutomatedTesting/Gem/PythonTests/physics/C15563573_Material_AddModifyDeleteOnCharacterController.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C15845879_ForceRegion_HighLinearDampingForce.py b/AutomatedTesting/Gem/PythonTests/physics/C15845879_ForceRegion_HighLinearDampingForce.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C17411467_AddPhysxRagdollComponent.py b/AutomatedTesting/Gem/PythonTests/physics/C17411467_AddPhysxRagdollComponent.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243580_Joints_Fixed2BodiesConstrained.py b/AutomatedTesting/Gem/PythonTests/physics/C18243580_Joints_Fixed2BodiesConstrained.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243581_Joints_FixedBreakable.py b/AutomatedTesting/Gem/PythonTests/physics/C18243581_Joints_FixedBreakable.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243582_Joints_FixedLeadFollowerCollide.py b/AutomatedTesting/Gem/PythonTests/physics/C18243582_Joints_FixedLeadFollowerCollide.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243583_Joints_Hinge2BodiesConstrained.py b/AutomatedTesting/Gem/PythonTests/physics/C18243583_Joints_Hinge2BodiesConstrained.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243584_Joints_HingeSoftLimitsConstrained.py b/AutomatedTesting/Gem/PythonTests/physics/C18243584_Joints_HingeSoftLimitsConstrained.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243585_Joints_HingeNoLimitsConstrained.py b/AutomatedTesting/Gem/PythonTests/physics/C18243585_Joints_HingeNoLimitsConstrained.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243586_Joints_HingeLeadFollowerCollide.py b/AutomatedTesting/Gem/PythonTests/physics/C18243586_Joints_HingeLeadFollowerCollide.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243587_Joints_HingeBreakable.py b/AutomatedTesting/Gem/PythonTests/physics/C18243587_Joints_HingeBreakable.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243588_Joints_Ball2BodiesConstrained.py b/AutomatedTesting/Gem/PythonTests/physics/C18243588_Joints_Ball2BodiesConstrained.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243589_Joints_BallSoftLimitsConstrained.py b/AutomatedTesting/Gem/PythonTests/physics/C18243589_Joints_BallSoftLimitsConstrained.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243590_Joints_BallNoLimitsConstrained.py b/AutomatedTesting/Gem/PythonTests/physics/C18243590_Joints_BallNoLimitsConstrained.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243591_Joints_BallLeadFollowerCollide.py b/AutomatedTesting/Gem/PythonTests/physics/C18243591_Joints_BallLeadFollowerCollide.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243592_Joints_BallBreakable.py b/AutomatedTesting/Gem/PythonTests/physics/C18243592_Joints_BallBreakable.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18243593_Joints_GlobalFrameConstrained.py b/AutomatedTesting/Gem/PythonTests/physics/C18243593_Joints_GlobalFrameConstrained.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18977601_Material_FrictionCombinePriority.py b/AutomatedTesting/Gem/PythonTests/physics/C18977601_Material_FrictionCombinePriority.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C18981526_Material_RestitutionCombinePriority.py b/AutomatedTesting/Gem/PythonTests/physics/C18981526_Material_RestitutionCombinePriority.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C19536274_GetCollisionName_PrintsName.py b/AutomatedTesting/Gem/PythonTests/physics/C19536274_GetCollisionName_PrintsName.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C19536277_GetCollisionName_PrintsNothing.py b/AutomatedTesting/Gem/PythonTests/physics/C19536277_GetCollisionName_PrintsNothing.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C19578018_ShapeColliderWithNoShapeComponent.py b/AutomatedTesting/Gem/PythonTests/physics/C19578018_ShapeColliderWithNoShapeComponent.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C19578021_ShapeCollider_CanBeAdded.py b/AutomatedTesting/Gem/PythonTests/physics/C19578021_ShapeCollider_CanBeAdded.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C19723164_ShapeColliders_WontCrashEditor.py b/AutomatedTesting/Gem/PythonTests/physics/C19723164_ShapeColliders_WontCrashEditor.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C24308873_CylinderShapeCollider_CollidesWithPhysXTerrain.py b/AutomatedTesting/Gem/PythonTests/physics/C24308873_CylinderShapeCollider_CollidesWithPhysXTerrain.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C28978033_Ragdoll_WorldBodyBusTests.py b/AutomatedTesting/Gem/PythonTests/physics/C28978033_Ragdoll_WorldBodyBusTests.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C29032500_EditorComponents_WorldBodyBusWorks.py b/AutomatedTesting/Gem/PythonTests/physics/C29032500_EditorComponents_WorldBodyBusWorks.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C3510642_Terrain_NotCollideWithTerrain.py b/AutomatedTesting/Gem/PythonTests/physics/C3510642_Terrain_NotCollideWithTerrain.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C3510644_Collider_CollisionGroups.py b/AutomatedTesting/Gem/PythonTests/physics/C3510644_Collider_CollisionGroups.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4044455_Material_libraryChangesInstantly.py b/AutomatedTesting/Gem/PythonTests/physics/C4044455_Material_libraryChangesInstantly.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4044456_Material_FrictionCombine.py b/AutomatedTesting/Gem/PythonTests/physics/C4044456_Material_FrictionCombine.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4044457_Material_RestitutionCombine.py b/AutomatedTesting/Gem/PythonTests/physics/C4044457_Material_RestitutionCombine.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4044459_Material_DynamicFriction.py b/AutomatedTesting/Gem/PythonTests/physics/C4044459_Material_DynamicFriction.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4044460_Material_StaticFriction.py b/AutomatedTesting/Gem/PythonTests/physics/C4044460_Material_StaticFriction.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4044461_Material_Restitution.py b/AutomatedTesting/Gem/PythonTests/physics/C4044461_Material_Restitution.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4044694_Material_EmptyLibraryUsesDefault.py b/AutomatedTesting/Gem/PythonTests/physics/C4044694_Material_EmptyLibraryUsesDefault.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4044695_PhysXCollider_AddMultipleSurfaceFbx.py b/AutomatedTesting/Gem/PythonTests/physics/C4044695_PhysXCollider_AddMultipleSurfaceFbx.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4044697_Material_PerfaceMaterialValidation.py b/AutomatedTesting/Gem/PythonTests/physics/C4044697_Material_PerfaceMaterialValidation.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4888315_Material_AddModifyDeleteOnCollider.py b/AutomatedTesting/Gem/PythonTests/physics/C4888315_Material_AddModifyDeleteOnCollider.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4925577_Materials_MaterialAssignedToTerrain.py b/AutomatedTesting/Gem/PythonTests/physics/C4925577_Materials_MaterialAssignedToTerrain.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4925579_Material_AddModifyDeleteOnTerrain.py b/AutomatedTesting/Gem/PythonTests/physics/C4925579_Material_AddModifyDeleteOnTerrain.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4925580_Material_RagdollBonesMaterial.py b/AutomatedTesting/Gem/PythonTests/physics/C4925580_Material_RagdollBonesMaterial.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4925582_Material_AddModifyDeleteOnRagdollBones.py b/AutomatedTesting/Gem/PythonTests/physics/C4925582_Material_AddModifyDeleteOnRagdollBones.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976194_RigidBody_PhysXComponentIsValid.py b/AutomatedTesting/Gem/PythonTests/physics/C4976194_RigidBody_PhysXComponentIsValid.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976195_RigidBodies_InitialLinearVelocity.py b/AutomatedTesting/Gem/PythonTests/physics/C4976195_RigidBodies_InitialLinearVelocity.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976197_RigidBodies_InitialAngularVelocity.py b/AutomatedTesting/Gem/PythonTests/physics/C4976197_RigidBodies_InitialAngularVelocity.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976199_RigidBodies_LinearDampingObjectMotion.py b/AutomatedTesting/Gem/PythonTests/physics/C4976199_RigidBodies_LinearDampingObjectMotion.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976200_RigidBody_AngularDampingObjectRotation.py b/AutomatedTesting/Gem/PythonTests/physics/C4976200_RigidBody_AngularDampingObjectRotation.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976201_RigidBody_MassIsAssigned.py b/AutomatedTesting/Gem/PythonTests/physics/C4976201_RigidBody_MassIsAssigned.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976202_RigidBody_StopsWhenBelowKineticThreshold.py b/AutomatedTesting/Gem/PythonTests/physics/C4976202_RigidBody_StopsWhenBelowKineticThreshold.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976204_Verify_Start_Asleep_Condition.py b/AutomatedTesting/Gem/PythonTests/physics/C4976204_Verify_Start_Asleep_Condition.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976206_RigidBodies_GravityEnabledActive.py b/AutomatedTesting/Gem/PythonTests/physics/C4976206_RigidBodies_GravityEnabledActive.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976207_PhysXRigidBodies_KinematicBehavior.py b/AutomatedTesting/Gem/PythonTests/physics/C4976207_PhysXRigidBodies_KinematicBehavior.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976209_RigidBody_ComputesCOM.py b/AutomatedTesting/Gem/PythonTests/physics/C4976209_RigidBody_ComputesCOM.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976210_COM_ManualSetting.py b/AutomatedTesting/Gem/PythonTests/physics/C4976210_COM_ManualSetting.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976218_RigidBodies_InertiaObjectsNotComputed.py b/AutomatedTesting/Gem/PythonTests/physics/C4976218_RigidBodies_InertiaObjectsNotComputed.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976227_Collider_NewGroup.py b/AutomatedTesting/Gem/PythonTests/physics/C4976227_Collider_NewGroup.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976236_AddPhysxColliderComponent.py b/AutomatedTesting/Gem/PythonTests/physics/C4976236_AddPhysxColliderComponent.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976242_Collision_SameCollisionlayerSameCollisiongroup.py b/AutomatedTesting/Gem/PythonTests/physics/C4976242_Collision_SameCollisionlayerSameCollisiongroup.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976243_Collision_SameCollisionGroupDiffCollisionLayers.py b/AutomatedTesting/Gem/PythonTests/physics/C4976243_Collision_SameCollisionGroupDiffCollisionLayers.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976244_Collider_SameGroupSameLayerCollision.py b/AutomatedTesting/Gem/PythonTests/physics/C4976244_Collider_SameGroupSameLayerCollision.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4976245_PhysXCollider_CollisionLayerTest.py b/AutomatedTesting/Gem/PythonTests/physics/C4976245_PhysXCollider_CollisionLayerTest.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4982593_PhysXCollider_CollisionLayerTest.py b/AutomatedTesting/Gem/PythonTests/physics/C4982593_PhysXCollider_CollisionLayerTest.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4982595_Collider_TriggerDisablesCollision.py b/AutomatedTesting/Gem/PythonTests/physics/C4982595_Collider_TriggerDisablesCollision.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4982797_Collider_ColliderOffset.py b/AutomatedTesting/Gem/PythonTests/physics/C4982797_Collider_ColliderOffset.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4982798_Collider_ColliderRotationOffset.py b/AutomatedTesting/Gem/PythonTests/physics/C4982798_Collider_ColliderRotationOffset.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4982800_PhysXColliderShape_CanBeSelected.py b/AutomatedTesting/Gem/PythonTests/physics/C4982800_PhysXColliderShape_CanBeSelected.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4982801_PhysXColliderShape_CanBeSelected.py b/AutomatedTesting/Gem/PythonTests/physics/C4982801_PhysXColliderShape_CanBeSelected.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4982802_PhysXColliderShape_CanBeSelected.py b/AutomatedTesting/Gem/PythonTests/physics/C4982802_PhysXColliderShape_CanBeSelected.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C4982803_Enable_PxMesh_Option.py b/AutomatedTesting/Gem/PythonTests/physics/C4982803_Enable_PxMesh_Option.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5296614_PhysXMaterial_ColliderShape.py b/AutomatedTesting/Gem/PythonTests/physics/C5296614_PhysXMaterial_ColliderShape.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5340400_RigidBody_ManualMomentOfInertia.py b/AutomatedTesting/Gem/PythonTests/physics/C5340400_RigidBody_ManualMomentOfInertia.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5689518_PhysXTerrain_CollidesWithPhysXTerrain.py b/AutomatedTesting/Gem/PythonTests/physics/C5689518_PhysXTerrain_CollidesWithPhysXTerrain.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5689522_Physxterrain_AddPhysxterrainNoEditorCrash.py b/AutomatedTesting/Gem/PythonTests/physics/C5689522_Physxterrain_AddPhysxterrainNoEditorCrash.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5689524_MultipleTerrains_CheckWarningInConsole.py b/AutomatedTesting/Gem/PythonTests/physics/C5689524_MultipleTerrains_CheckWarningInConsole.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5689528_Terrain_MultipleTerrainComponents.py b/AutomatedTesting/Gem/PythonTests/physics/C5689528_Terrain_MultipleTerrainComponents.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5689529_Verify_Terrain_RigidBody_Collider_Mesh.py b/AutomatedTesting/Gem/PythonTests/physics/C5689529_Verify_Terrain_RigidBody_Collider_Mesh.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5689531_Warning_TerrainSliceTerrainComponent.py b/AutomatedTesting/Gem/PythonTests/physics/C5689531_Warning_TerrainSliceTerrainComponent.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5932040_ForceRegion_CubeExertsWorldForce.py b/AutomatedTesting/Gem/PythonTests/physics/C5932040_ForceRegion_CubeExertsWorldForce.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5932041_PhysXForceRegion_LocalSpaceForceOnRigidBodies.py b/AutomatedTesting/Gem/PythonTests/physics/C5932041_PhysXForceRegion_LocalSpaceForceOnRigidBodies.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5932042_PhysXForceRegion_LinearDamping.py b/AutomatedTesting/Gem/PythonTests/physics/C5932042_PhysXForceRegion_LinearDamping.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5932043_ForceRegion_SimpleDragOnRigidBodies.py b/AutomatedTesting/Gem/PythonTests/physics/C5932043_ForceRegion_SimpleDragOnRigidBodies.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5932044_ForceRegion_PointForceOnRigidBody.py b/AutomatedTesting/Gem/PythonTests/physics/C5932044_ForceRegion_PointForceOnRigidBody.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5932045_ForceRegion_Spline.py b/AutomatedTesting/Gem/PythonTests/physics/C5932045_ForceRegion_Spline.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5959759_RigidBody_ForceRegionSpherePointForce.py b/AutomatedTesting/Gem/PythonTests/physics/C5959759_RigidBody_ForceRegionSpherePointForce.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5959760_PhysXForceRegion_PointForceExertion.py b/AutomatedTesting/Gem/PythonTests/physics/C5959760_PhysXForceRegion_PointForceExertion.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5959761_ForceRegion_PhysAssetExertsPointForce.py b/AutomatedTesting/Gem/PythonTests/physics/C5959761_ForceRegion_PhysAssetExertsPointForce.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5959763_ForceRegion_ForceRegionImpulsesCube.py b/AutomatedTesting/Gem/PythonTests/physics/C5959763_ForceRegion_ForceRegionImpulsesCube.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5959764_ForceRegion_ForceRegionImpulsesCapsule.py b/AutomatedTesting/Gem/PythonTests/physics/C5959764_ForceRegion_ForceRegionImpulsesCapsule.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5959765_ForceRegion_AssetGetsImpulsed.py b/AutomatedTesting/Gem/PythonTests/physics/C5959765_ForceRegion_AssetGetsImpulsed.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5959808_ForceRegion_PositionOffset.py b/AutomatedTesting/Gem/PythonTests/physics/C5959808_ForceRegion_PositionOffset.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5959809_ForceRegion_RotationalOffset.py b/AutomatedTesting/Gem/PythonTests/physics/C5959809_ForceRegion_RotationalOffset.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5959810_ForceRegion_ForceRegionCombinesForces.py b/AutomatedTesting/Gem/PythonTests/physics/C5959810_ForceRegion_ForceRegionCombinesForces.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5968759_ForceRegion_ExertsSeveralForcesOnRigidBody.py b/AutomatedTesting/Gem/PythonTests/physics/C5968759_ForceRegion_ExertsSeveralForcesOnRigidBody.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C5968760_ForceRegion_CheckNetForceChange.py b/AutomatedTesting/Gem/PythonTests/physics/C5968760_ForceRegion_CheckNetForceChange.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6032082_Terrain_MultipleResolutionsValid.py b/AutomatedTesting/Gem/PythonTests/physics/C6032082_Terrain_MultipleResolutionsValid.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6090546_ForceRegion_SliceFileInstantiates.py b/AutomatedTesting/Gem/PythonTests/physics/C6090546_ForceRegion_SliceFileInstantiates.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6090547_ForceRegion_ParentChildForceRegions.py b/AutomatedTesting/Gem/PythonTests/physics/C6090547_ForceRegion_ParentChildForceRegions.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6090550_ForceRegion_WorldSpaceForceNegative.py b/AutomatedTesting/Gem/PythonTests/physics/C6090550_ForceRegion_WorldSpaceForceNegative.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6090551_ForceRegion_LocalSpaceForceNegative.py b/AutomatedTesting/Gem/PythonTests/physics/C6090551_ForceRegion_LocalSpaceForceNegative.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6090552_ForceRegion_LinearDampingNegative.py b/AutomatedTesting/Gem/PythonTests/physics/C6090552_ForceRegion_LinearDampingNegative.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6090553_ForceRegion_SimpleDragForceOnRigidBodies.py b/AutomatedTesting/Gem/PythonTests/physics/C6090553_ForceRegion_SimpleDragForceOnRigidBodies.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6090554_ForceRegion_PointForceNegative.py b/AutomatedTesting/Gem/PythonTests/physics/C6090554_ForceRegion_PointForceNegative.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6090555_ForceRegion_SplineFollowOnRigidBodies.py b/AutomatedTesting/Gem/PythonTests/physics/C6090555_ForceRegion_SplineFollowOnRigidBodies.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6131473_StaticSlice_OnDynamicSliceSpawn.py b/AutomatedTesting/Gem/PythonTests/physics/C6131473_StaticSlice_OnDynamicSliceSpawn.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6224408_ScriptCanvas_EntitySpawn.py b/AutomatedTesting/Gem/PythonTests/physics/C6224408_ScriptCanvas_EntitySpawn.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6274125_ScriptCanvas_TriggerEvents.py b/AutomatedTesting/Gem/PythonTests/physics/C6274125_ScriptCanvas_TriggerEvents.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/C6321601_Force_HighValuesDirectionAxes.py b/AutomatedTesting/Gem/PythonTests/physics/C6321601_Force_HighValuesDirectionAxes.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/FileManagement.py b/AutomatedTesting/Gem/PythonTests/physics/FileManagement.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/ImportPathHelper.py b/AutomatedTesting/Gem/PythonTests/physics/ImportPathHelper.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/JointsHelper.py b/AutomatedTesting/Gem/PythonTests/physics/JointsHelper.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/Physmaterial_Editor.py b/AutomatedTesting/Gem/PythonTests/physics/Physmaterial_Editor.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/TestSuite_Active.py b/AutomatedTesting/Gem/PythonTests/physics/TestSuite_Active.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/TestSuite_InDevelopment.py b/AutomatedTesting/Gem/PythonTests/physics/TestSuite_InDevelopment.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/TestSuite_Sandbox.py b/AutomatedTesting/Gem/PythonTests/physics/TestSuite_Sandbox.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/TestSuite_Utils.py b/AutomatedTesting/Gem/PythonTests/physics/TestSuite_Utils.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/UtilTest_Managed_Files.py b/AutomatedTesting/Gem/PythonTests/physics/UtilTest_Managed_Files.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/UtilTest_Physmaterial_Editor.py b/AutomatedTesting/Gem/PythonTests/physics/UtilTest_Physmaterial_Editor.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/UtilTest_PhysxConfig_Default.py b/AutomatedTesting/Gem/PythonTests/physics/UtilTest_PhysxConfig_Default.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/UtilTest_PhysxConfig_Override.py b/AutomatedTesting/Gem/PythonTests/physics/UtilTest_PhysxConfig_Override.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/UtilTest_Tracer_PicksErrorsAndWarnings.py b/AutomatedTesting/Gem/PythonTests/physics/UtilTest_Tracer_PicksErrorsAndWarnings.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/physics/__init__.py b/AutomatedTesting/Gem/PythonTests/physics/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/scripting/Docking_Pane.py b/AutomatedTesting/Gem/PythonTests/scripting/Docking_Pane.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/scripting/ImportPathHelper.py b/AutomatedTesting/Gem/PythonTests/scripting/ImportPathHelper.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/scripting/Opening_Closing_Pane.py b/AutomatedTesting/Gem/PythonTests/scripting/Opening_Closing_Pane.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/scripting/Resizing_Pane.py b/AutomatedTesting/Gem/PythonTests/scripting/Resizing_Pane.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/scripting/TestSuite_Active.py b/AutomatedTesting/Gem/PythonTests/scripting/TestSuite_Active.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/scripting/__init__.py b/AutomatedTesting/Gem/PythonTests/scripting/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/streaming/__init__.py b/AutomatedTesting/Gem/PythonTests/streaming/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/streaming/benchmark/__init__.py b/AutomatedTesting/Gem/PythonTests/streaming/benchmark/__init__.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/Gem/PythonTests/streaming/benchmark/asset_load_benchmark_test.py b/AutomatedTesting/Gem/PythonTests/streaming/benchmark/asset_load_benchmark_test.py old mode 100644 new mode 100755 diff --git a/AutomatedTesting/TestAssets/test_chunks_builder.py b/AutomatedTesting/TestAssets/test_chunks_builder.py old mode 100644 new mode 100755 diff --git a/BuildReleaseAuxiliaryContent.py b/BuildReleaseAuxiliaryContent.py old mode 100644 new mode 100755 diff --git a/Code/Framework/AzAutoGen/AzAutoGen.py b/Code/Framework/AzAutoGen/AzAutoGen.py old mode 100644 new mode 100755 diff --git a/Code/Tools/Doxygen/doxfilter.py b/Code/Tools/Doxygen/doxfilter.py old mode 100644 new mode 100755 diff --git a/Code/Tools/Doxygen/makegroups.sh b/Code/Tools/Doxygen/makegroups.sh old mode 100644 new mode 100755 diff --git a/Code/Tools/PythonBindingsExample/tests/test_framework.py b/Code/Tools/PythonBindingsExample/tests/test_framework.py old mode 100644 new mode 100755 diff --git a/Code/Tools/PythonBindingsExample/tests/test_hello_tool.py b/Code/Tools/PythonBindingsExample/tests/test_hello_tool.py old mode 100644 new mode 100755 diff --git a/Editor/Scripts/TrackView/example.py b/Editor/Scripts/TrackView/example.py old mode 100644 new mode 100755 diff --git a/Editor/Scripts/editor_script_validation.py b/Editor/Scripts/editor_script_validation.py old mode 100644 new mode 100755 diff --git a/Editor/Scripts/export_all_project_levels.py b/Editor/Scripts/export_all_project_levels.py old mode 100644 new mode 100755 diff --git a/Editor/Scripts/generatelod.py b/Editor/Scripts/generatelod.py old mode 100644 new mode 100755 diff --git a/Editor/Scripts/rename_cgf.py b/Editor/Scripts/rename_cgf.py old mode 100644 new mode 100755 diff --git a/Editor/Scripts/select_story_anim_objects.py b/Editor/Scripts/select_story_anim_objects.py old mode 100644 new mode 100755 diff --git a/Editor/Scripts/tools_shelf_actions.py b/Editor/Scripts/tools_shelf_actions.py old mode 100644 new mode 100755 diff --git a/Editor/UI/releaseTranslations.py b/Editor/UI/releaseTranslations.py old mode 100644 new mode 100755 diff --git a/Editor/UI/removeTranslationFiles.py b/Editor/UI/removeTranslationFiles.py old mode 100644 new mode 100755 diff --git a/Editor/UI/updateTranslatableText.py b/Editor/UI/updateTranslatableText.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/app.py b/Gems/AWSClientAuth/cdk/app.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/auth/__init__.py b/Gems/AWSClientAuth/cdk/auth/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/auth/cognito_identity_pool_role.py b/Gems/AWSClientAuth/cdk/auth/cognito_identity_pool_role.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/auth/cognito_user_pool_sms_role.py b/Gems/AWSClientAuth/cdk/auth/cognito_user_pool_sms_role.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/aws_client_auth/__init__.py b/Gems/AWSClientAuth/cdk/aws_client_auth/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/aws_client_auth/client_auth_stack.py b/Gems/AWSClientAuth/cdk/aws_client_auth/client_auth_stack.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/cognito/__init__.py b/Gems/AWSClientAuth/cdk/cognito/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/cognito/cognito_identity_pool.py b/Gems/AWSClientAuth/cdk/cognito/cognito_identity_pool.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/cognito/cognito_user_pool.py b/Gems/AWSClientAuth/cdk/cognito/cognito_user_pool.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/utils/__init__.py b/Gems/AWSClientAuth/cdk/utils/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/utils/constants.py b/Gems/AWSClientAuth/cdk/utils/constants.py old mode 100644 new mode 100755 diff --git a/Gems/AWSClientAuth/cdk/utils/name_utils.py b/Gems/AWSClientAuth/cdk/utils/name_utils.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/controller/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/controller/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/controller/import_resources_controller.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/controller/import_resources_controller.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/controller/view_edit_controller.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/controller/view_edit_controller.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/configuration_manager.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/configuration_manager.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/controller_manager.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/controller_manager.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/thread_manager.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/thread_manager.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/view_manager.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/manager/view_manager.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/basic_resource_attributes.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/basic_resource_attributes.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/configuration.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/configuration.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/constants.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/constants.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/error_messages.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/error_messages.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/notification_label_text.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/notification_label_text.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_abstract_model.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_abstract_model.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_mapping_attributes.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_mapping_attributes.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_proxy_model.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_proxy_model.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_table_model.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_table_model.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_tree_model.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/resource_tree_model.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/view_size_constants.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/model/view_size_constants.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/multithread/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/multithread/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/multithread/worker.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/multithread/worker.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/resource_mapping_tool.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/resource_mapping_tool.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/controller/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/controller/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/controller/test_import_resources_controller.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/controller/test_import_resources_controller.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/controller/test_view_edit_controller.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/controller/test_view_edit_controller.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_configuration_manager.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_configuration_manager.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_controller_manager.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_controller_manager.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_thread_manager.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_thread_manager.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_view_manager.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/manager/test_view_manager.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/multithread/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/multithread/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/multithread/test_worker.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/multithread/test_worker.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/test_aws_utils.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/test_aws_utils.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/test_file_utils.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/test_file_utils.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/test_json_utils.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/tests/unit/utils/test_json_utils.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/aws_utils.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/aws_utils.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/file_utils.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/file_utils.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/json_utils.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/utils/json_utils.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/view/__init__.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/view/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/view/common_view_components.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/view/common_view_components.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/view/configuration_page.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/view/configuration_page.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/view/import_resources_page.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/view/import_resources_page.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/Code/Tools/ResourceMappingTool/view/view_edit_page.py b/Gems/AWSCore/Code/Tools/ResourceMappingTool/view/view_edit_page.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/cdk/app.py b/Gems/AWSCore/cdk/app.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/cdk/constants.py b/Gems/AWSCore/cdk/constants.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/cdk/core/aws_core.py b/Gems/AWSCore/cdk/core/aws_core.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/cdk/core/core_stack.py b/Gems/AWSCore/cdk/core/core_stack.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/cdk/core_stack_properties.py b/Gems/AWSCore/cdk/core_stack_properties.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/cdk/example/__init__.py b/Gems/AWSCore/cdk/example/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/cdk/example/auth.py b/Gems/AWSCore/cdk/example/auth.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/cdk/example/dynamodb_table_seeder.py b/Gems/AWSCore/cdk/example/dynamodb_table_seeder.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/cdk/example/example_resources_stack.py b/Gems/AWSCore/cdk/example/example_resources_stack.py old mode 100644 new mode 100755 diff --git a/Gems/AWSCore/cdk/example/lambda/lambda-handler.py b/Gems/AWSCore/cdk/example/lambda/lambda-handler.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/app.py b/Gems/AWSMetrics/cdk/app.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/__init__.py b/Gems/AWSMetrics/cdk/aws_metrics/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/auth.py b/Gems/AWSMetrics/cdk/aws_metrics/auth.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_constants.py b/Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_constants.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_construct.py b/Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_construct.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_stack.py b/Gems/AWSMetrics/cdk/aws_metrics/aws_metrics_stack.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/batch_analytics.py b/Gems/AWSMetrics/cdk/aws_metrics/batch_analytics.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/batch_processing.py b/Gems/AWSMetrics/cdk/aws_metrics/batch_processing.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/dashboard.py b/Gems/AWSMetrics/cdk/aws_metrics/dashboard.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/data_ingestion.py b/Gems/AWSMetrics/cdk/aws_metrics/data_ingestion.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/data_lake_integration.py b/Gems/AWSMetrics/cdk/aws_metrics/data_lake_integration.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/lambdas/analytics_processing_lambda/analytics_processing.py b/Gems/AWSMetrics/cdk/aws_metrics/lambdas/analytics_processing_lambda/analytics_processing.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/lambdas/events_processing_lambda/events_processing.py b/Gems/AWSMetrics/cdk/aws_metrics/lambdas/events_processing_lambda/events_processing.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/layout_widget_construct.py b/Gems/AWSMetrics/cdk/aws_metrics/layout_widget_construct.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/__init__.py b/Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/admin_policy_statements_builder.py b/Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/admin_policy_statements_builder.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/policy_statements_builder_interface.py b/Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/policy_statements_builder_interface.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/user_policy_statements_builder.py b/Gems/AWSMetrics/cdk/aws_metrics/policy_statements_builder/user_policy_statements_builder.py old mode 100644 new mode 100755 diff --git a/Gems/AWSMetrics/cdk/aws_metrics/real_time_data_processing.py b/Gems/AWSMetrics/cdk/aws_metrics/real_time_data_processing.py old mode 100644 new mode 100755 diff --git a/Gems/Atom/Feature/Common/Assets/Scripts/material_property_overrides_demo.py b/Gems/Atom/Feature/Common/Assets/Scripts/material_property_overrides_demo.py old mode 100644 new mode 100755 diff --git a/Gems/Atom/Tools/MaterialEditor/Scripts/GenerateAllMaterialScreenshots.py b/Gems/Atom/Tools/MaterialEditor/Scripts/GenerateAllMaterialScreenshots.py old mode 100644 new mode 100755 diff --git a/Gems/Atom/Tools/ShaderManagementConsole/Scripts/GenerateShaderVariantListForMaterials.py b/Gems/Atom/Tools/ShaderManagementConsole/Scripts/GenerateShaderVariantListForMaterials.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/Editor/Scripts/bootstrap.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/Editor/Scripts/bootstrap.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/atom_mat.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/atom_mat.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/fbx_to_atom.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/fbx_to_atom.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/stingrayPBS_converter.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/stingrayPBS_converter.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/stingrayPBS_converter_maya.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/Python/stingraypbs_converter/stingrayPBS_converter_maya.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/constants.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/constants.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/set_callbacks.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/set_callbacks.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/set_defaults.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/set_defaults.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/set_menu.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/set_menu.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/userSetup.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Maya/Scripts/userSetup.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Python/Tests/OpenImageIO/test_oiio.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Python/Tests/OpenImageIO/test_oiio.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/blender_materials.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/blender_materials.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/cli_control.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/cli_control.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/dcc_material_mapping.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/dcc_material_mapping.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/drag_and_drop.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/drag_and_drop.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/main.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/main.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/max_materials.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/max_materials.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/maya_materials.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/maya_materials.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/model.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/PythonTools/DCC_Material_Converter/model.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Substance/builder/bootstrap.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/SDK/Substance/builder/bootstrap.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/3dsmax/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/3dsmax/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/blender/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/blender/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/config_utils.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/config_utils.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/constants.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/constants.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/dev/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/dev/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/env_base.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/env_base.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/env_bool.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/env_bool.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/houdini/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/houdini/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/lumberyard/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/lumberyard/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/marmoset/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/marmoset/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/event_callback_handler.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/event_callback_handler.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/node_message_callback_handler.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/node_message_callback_handler.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/on_shader_rename.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/callbacks/on_shader_rename.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/helpers/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/helpers/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/helpers/undo_context.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/helpers/undo_context.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/helpers/utils.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/helpers/utils.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/toolbits/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/toolbits/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/toolbits/detach.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/maya/toolbits/detach.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/render/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/render/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/return_stub.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/return_stub.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/common/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/common/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/common/core_utils.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/common/core_utils.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/common/envar_utils.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/common/envar_utils.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/ui/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/shared/ui/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/substance/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/substance/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/test/__init__.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/test/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/test/entry_test.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/azpy/test/entry_test.py old mode 100644 new mode 100755 diff --git a/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/config.py b/Gems/AtomLyIntegration/TechnicalArt/DccScriptingInterface/config.py old mode 100644 new mode 100755 diff --git a/Gems/AtomTressFX/Tools/Maya/TressFX_Exporter.py b/Gems/AtomTressFX/Tools/Maya/TressFX_Exporter.py old mode 100644 new mode 100755 diff --git a/Gems/AudioEngineWwise/Tools/WwiseATLGen/wwise_atl_gen_tool.py b/Gems/AudioEngineWwise/Tools/WwiseATLGen/wwise_atl_gen_tool.py old mode 100644 new mode 100755 diff --git a/Gems/AudioEngineWwise/Tools/WwiseAuthoringScripts/__init__.py b/Gems/AudioEngineWwise/Tools/WwiseAuthoringScripts/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/AudioEngineWwise/Tools/WwiseAuthoringScripts/bank_info_parser.py b/Gems/AudioEngineWwise/Tools/WwiseAuthoringScripts/bank_info_parser.py old mode 100644 new mode 100755 diff --git a/Gems/AudioEngineWwise/Tools/WwiseConfig/setup_wwise_config.py b/Gems/AudioEngineWwise/Tools/WwiseConfig/setup_wwise_config.py old mode 100644 new mode 100755 diff --git a/Gems/Blast/Editor/Scripts/asset_builder_blast.py b/Gems/Blast/Editor/Scripts/asset_builder_blast.py old mode 100644 new mode 100755 diff --git a/Gems/Blast/Editor/Scripts/bootstrap.py b/Gems/Blast/Editor/Scripts/bootstrap.py old mode 100644 new mode 100755 diff --git a/Gems/EMotionFX/Code/Tests/run_EMotionFX_tests.py b/Gems/EMotionFX/Code/Tests/run_EMotionFX_tests.py old mode 100644 new mode 100755 diff --git a/Gems/EditorPythonBindings/Code/Tests/EditorPythonBindingsTest.py b/Gems/EditorPythonBindings/Code/Tests/EditorPythonBindingsTest.py old mode 100644 new mode 100755 diff --git a/Gems/EditorPythonBindings/Code/Tests/EditorPythonBindingsTestWithArgs.py b/Gems/EditorPythonBindings/Code/Tests/EditorPythonBindingsTestWithArgs.py old mode 100644 new mode 100755 diff --git a/Gems/EditorPythonBindings/Code/Tests/__init__.py b/Gems/EditorPythonBindings/Code/Tests/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/EditorPythonBindings/Code/Tests/test_package/__init__.py b/Gems/EditorPythonBindings/Code/Tests/test_package/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/EditorPythonBindings/Code/Tests/test_package/do_work.py b/Gems/EditorPythonBindings/Code/Tests/test_package/do_work.py old mode 100644 new mode 100755 diff --git a/Gems/EditorPythonBindings/Code/Tests/test_package/import_many.py b/Gems/EditorPythonBindings/Code/Tests/test_package/import_many.py old mode 100644 new mode 100755 diff --git a/Gems/EditorPythonBindings/Code/Tests/test_package/import_test.py b/Gems/EditorPythonBindings/Code/Tests/test_package/import_test.py old mode 100644 new mode 100755 diff --git a/Gems/PythonAssetBuilder/Code/Tests/asset_builder_example.py b/Gems/PythonAssetBuilder/Code/Tests/asset_builder_example.py old mode 100644 new mode 100755 diff --git a/Gems/PythonAssetBuilder/Editor/Scripts/__init__.py b/Gems/PythonAssetBuilder/Editor/Scripts/__init__.py old mode 100644 new mode 100755 diff --git a/Gems/PythonAssetBuilder/Editor/Scripts/bootstrap.py b/Gems/PythonAssetBuilder/Editor/Scripts/bootstrap.py old mode 100644 new mode 100755 diff --git a/Gems/PythonAssetBuilder/Editor/Scripts/scene_api/_init_.py b/Gems/PythonAssetBuilder/Editor/Scripts/scene_api/_init_.py old mode 100644 new mode 100755 diff --git a/Gems/PythonAssetBuilder/Editor/Scripts/scene_api/scene_data.py b/Gems/PythonAssetBuilder/Editor/Scripts/scene_api/scene_data.py old mode 100644 new mode 100755 diff --git a/Gems/QtForPython/Code/Tests/pyside_auto_menubar_test.py b/Gems/QtForPython/Code/Tests/pyside_auto_menubar_test.py old mode 100644 new mode 100755 diff --git a/Gems/QtForPython/Code/Tests/pyside_auto_menubar_test_case.py b/Gems/QtForPython/Code/Tests/pyside_auto_menubar_test_case.py old mode 100644 new mode 100755 diff --git a/Gems/QtForPython/Editor/Scripts/az_qt_helpers.py b/Gems/QtForPython/Editor/Scripts/az_qt_helpers.py old mode 100644 new mode 100755 diff --git a/Gems/QtForPython/Editor/Scripts/bootstrap.py b/Gems/QtForPython/Editor/Scripts/bootstrap.py old mode 100644 new mode 100755 diff --git a/Gems/QtForPython/Editor/Scripts/show_object_tree.py b/Gems/QtForPython/Editor/Scripts/show_object_tree.py old mode 100644 new mode 100755 diff --git a/Gems/QtForPython/Editor/Scripts/tests/hello_world.py b/Gems/QtForPython/Editor/Scripts/tests/hello_world.py old mode 100644 new mode 100755 diff --git a/Gems/QtForPython/Editor/Scripts/tests/log_main_window.py b/Gems/QtForPython/Editor/Scripts/tests/log_main_window.py old mode 100644 new mode 100755 diff --git a/Gems/WhiteBox/Editor/Scripts/Cylinder.py b/Gems/WhiteBox/Editor/Scripts/Cylinder.py old mode 100644 new mode 100755 diff --git a/Gems/WhiteBox/Editor/Scripts/Icosahedron.py b/Gems/WhiteBox/Editor/Scripts/Icosahedron.py old mode 100644 new mode 100755 diff --git a/Gems/WhiteBox/Editor/Scripts/Sphere.py b/Gems/WhiteBox/Editor/Scripts/Sphere.py old mode 100644 new mode 100755 diff --git a/Gems/WhiteBox/Editor/Scripts/Staircase.py b/Gems/WhiteBox/Editor/Scripts/Staircase.py old mode 100644 new mode 100755 diff --git a/Gems/WhiteBox/Editor/Scripts/Tetrahedron.py b/Gems/WhiteBox/Editor/Scripts/Tetrahedron.py old mode 100644 new mode 100755 diff --git a/Gems/WhiteBox/Editor/Scripts/WhiteBox.py b/Gems/WhiteBox/Editor/Scripts/WhiteBox.py old mode 100644 new mode 100755 diff --git a/Gems/WhiteBox/Editor/Scripts/WhiteBoxInit.py b/Gems/WhiteBox/Editor/Scripts/WhiteBoxInit.py old mode 100644 new mode 100755 diff --git a/Gems/WhiteBox/Editor/Scripts/WhiteBoxMath.py b/Gems/WhiteBox/Editor/Scripts/WhiteBoxMath.py old mode 100644 new mode 100755 diff --git a/Gems/WhiteBox/Editor/Scripts/default_shapes.py b/Gems/WhiteBox/Editor/Scripts/default_shapes.py old mode 100644 new mode 100755 diff --git a/Tests/Atom/__init__.py b/Tests/Atom/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/Atom/image_comparison_utils.py b/Tests/Atom/image_comparison_utils.py old mode 100644 new mode 100755 diff --git a/Tests/Atom/windows/__init__.py b/Tests/Atom/windows/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/Atom/windows/atomsampleviewer_tests_stability.py b/Tests/Atom/windows/atomsampleviewer_tests_stability.py old mode 100644 new mode 100755 diff --git a/Tests/Atom/windows/conftest.py b/Tests/Atom/windows/conftest.py old mode 100644 new mode 100755 diff --git a/Tests/Atom/windows/screenshot_comparison_atomsampleviewer_windows.py b/Tests/Atom/windows/screenshot_comparison_atomsampleviewer_windows.py old mode 100644 new mode 100755 diff --git a/Tests/BuildSystems/__init__.py b/Tests/BuildSystems/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/BuildSystems/test_BuildBAT.py b/Tests/BuildSystems/test_BuildBAT.py old mode 100644 new mode 100755 diff --git a/Tests/BuildSystems/test_lib/__init__.py b/Tests/BuildSystems/test_lib/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/BuildSystems/test_lib/build_helper.py b/Tests/BuildSystems/test_lib/build_helper.py old mode 100644 new mode 100755 diff --git a/Tests/__init__.py b/Tests/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/ai/EditorScripts/LY_114727_NavigationComponent_MovementMethods.py b/Tests/ai/EditorScripts/LY_114727_NavigationComponent_MovementMethods.py old mode 100644 new mode 100755 diff --git a/Tests/ai/EditorScripts/tests_common.py b/Tests/ai/EditorScripts/tests_common.py old mode 100644 new mode 100755 diff --git a/Tests/ai/LY_114727_NavigationComponent_test.py b/Tests/ai/LY_114727_NavigationComponent_test.py old mode 100644 new mode 100755 diff --git a/Tests/ai/__init__.py b/Tests/ai/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/demos/__init__.py b/Tests/demos/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/demos/launcher_loading_tests.py b/Tests/demos/launcher_loading_tests.py old mode 100644 new mode 100755 diff --git a/Tests/demos/mac/__init__.py b/Tests/demos/mac/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/demos/mac/demos_mac.py b/Tests/demos/mac/demos_mac.py old mode 100644 new mode 100755 diff --git a/Tests/demos/test_lib/__init__.py b/Tests/demos/test_lib/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/demos/test_lib/demos_testlib.py b/Tests/demos/test_lib/demos_testlib.py old mode 100644 new mode 100755 diff --git a/Tests/demos/win/__init__.py b/Tests/demos/win/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/demos/win/demos_pc.py b/Tests/demos/win/demos_pc.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/assign_dynamic_slice.py b/Tests/editor/EditorScripts/assign_dynamic_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_docked_tools.py b/Tests/editor/EditorScripts/basic_docked_tools.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_edit_menu_options.py b/Tests/editor/EditorScripts/basic_edit_menu_options.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_edit_menu_options_new_viewport.py b/Tests/editor/EditorScripts/basic_edit_menu_options_new_viewport.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_file_menu_options.py b/Tests/editor/EditorScripts/basic_file_menu_options.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_function_lock_hide.py b/Tests/editor/EditorScripts/basic_function_lock_hide.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_global_preferences.py b/Tests/editor/EditorScripts/basic_global_preferences.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_toolbar_function.py b/Tests/editor/EditorScripts/basic_toolbar_function.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_ui_appearence_function.py b/Tests/editor/EditorScripts/basic_ui_appearence_function.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_ui_scaling.py b/Tests/editor/EditorScripts/basic_ui_scaling.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_viewport_configuration.py b/Tests/editor/EditorScripts/basic_viewport_configuration.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_window_docking.py b/Tests/editor/EditorScripts/basic_window_docking.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/basic_workflow_layers.py b/Tests/editor/EditorScripts/basic_workflow_layers.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/camera_component.py b/Tests/editor/EditorScripts/camera_component.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/component_list_contents.py b/Tests/editor/EditorScripts/component_list_contents.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/component_list_filtering.py b/Tests/editor/EditorScripts/component_list_filtering.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/conflicting_components.py b/Tests/editor/EditorScripts/conflicting_components.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/corrupt_child_slice.py b/Tests/editor/EditorScripts/corrupt_child_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/create_camera_comp_from_view.py b/Tests/editor/EditorScripts/create_camera_comp_from_view.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/create_dynamic_slice.py b/Tests/editor/EditorScripts/create_dynamic_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/create_entity_via_viewport.py b/Tests/editor/EditorScripts/create_entity_via_viewport.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/create_inputbindings_file.py b/Tests/editor/EditorScripts/create_inputbindings_file.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/create_new_level.py b/Tests/editor/EditorScripts/create_new_level.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/customize_keyboard.py b/Tests/editor/EditorScripts/customize_keyboard.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/deleting_entities_from_outliner.py b/Tests/editor/EditorScripts/deleting_entities_from_outliner.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/edit_mode_toolbar_function.py b/Tests/editor/EditorScripts/edit_mode_toolbar_function.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/editor_layout_save_and_load.py b/Tests/editor/EditorScripts/editor_layout_save_and_load.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/enter_exit_component_mode.py b/Tests/editor/EditorScripts/enter_exit_component_mode.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/entity_duplication_entity_outliner.py b/Tests/editor/EditorScripts/entity_duplication_entity_outliner.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/entity_manipulation_in_outliner.py b/Tests/editor/EditorScripts/entity_manipulation_in_outliner.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/entity_selection_entity_outliner.py b/Tests/editor/EditorScripts/entity_selection_entity_outliner.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/export_level.py b/Tests/editor/EditorScripts/export_level.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/game_menu_options.py b/Tests/editor/EditorScripts/game_menu_options.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/graphics_settings.py b/Tests/editor/EditorScripts/graphics_settings.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/help_menu_function.py b/Tests/editor/EditorScripts/help_menu_function.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/help_menu_options.py b/Tests/editor/EditorScripts/help_menu_options.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/left_and_right_mouse_buttons.py b/Tests/editor/EditorScripts/left_and_right_mouse_buttons.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/load_level_unpushed_slice_changes.py b/Tests/editor/EditorScripts/load_level_unpushed_slice_changes.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/object_toolbar_function.py b/Tests/editor/EditorScripts/object_toolbar_function.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/open_level.py b/Tests/editor/EditorScripts/open_level.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/open_save_input_binding_file.py b/Tests/editor/EditorScripts/open_save_input_binding_file.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/outliner_search.py b/Tests/editor/EditorScripts/outliner_search.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/quick_push_slice.py b/Tests/editor/EditorScripts/quick_push_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/quick_save_slice.py b/Tests/editor/EditorScripts/quick_save_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/recover_layer.py b/Tests/editor/EditorScripts/recover_layer.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/recover_layer_deleted_slice.py b/Tests/editor/EditorScripts/recover_layer_deleted_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/required_components.py b/Tests/editor/EditorScripts/required_components.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/save_layer_50000_entities.py b/Tests/editor/EditorScripts/save_layer_50000_entities.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/save_level.py b/Tests/editor/EditorScripts/save_level.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/save_overrides_default.py b/Tests/editor/EditorScripts/save_overrides_default.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/select_multiple_entities_entityoutliner.py b/Tests/editor/EditorScripts/select_multiple_entities_entityoutliner.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/settings_get_set.py b/Tests/editor/EditorScripts/settings_get_set.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/tool_stability_asset_editor.py b/Tests/editor/EditorScripts/tool_stability_asset_editor.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/tool_stability_console.py b/Tests/editor/EditorScripts/tool_stability_console.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/tool_stability_entity_inspector.py b/Tests/editor/EditorScripts/tool_stability_entity_inspector.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/tool_stability_entity_outliner.py b/Tests/editor/EditorScripts/tool_stability_entity_outliner.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/tool_stability_viewport_camera_selector.py b/Tests/editor/EditorScripts/tool_stability_viewport_camera_selector.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/tools_menu_after_interaction_model_toggle.py b/Tests/editor/EditorScripts/tools_menu_after_interaction_model_toggle.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/unsaved_changes_popup.py b/Tests/editor/EditorScripts/unsaved_changes_popup.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/view_menu_after_interaction_model_toggle.py b/Tests/editor/EditorScripts/view_menu_after_interaction_model_toggle.py old mode 100644 new mode 100755 diff --git a/Tests/editor/EditorScripts/view_menu_options.py b/Tests/editor/EditorScripts/view_menu_options.py old mode 100644 new mode 100755 diff --git a/Tests/editor/__init__.py b/Tests/editor/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/editor/conftest.py b/Tests/editor/conftest.py old mode 100644 new mode 100755 diff --git a/Tests/editor/editor_utils/editor_test_helper.py b/Tests/editor/editor_utils/editor_test_helper.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_assign_dynamic_slice.py b/Tests/editor/test_assign_dynamic_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_docked_tools.py b/Tests/editor/test_basic_docked_tools.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_edit_menu_options.py b/Tests/editor/test_basic_edit_menu_options.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_file_menu_options.py b/Tests/editor/test_basic_file_menu_options.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_function_lock_hide.py b/Tests/editor/test_basic_function_lock_hide.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_global_preferences.py b/Tests/editor/test_basic_global_preferences.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_toolbar_function.py b/Tests/editor/test_basic_toolbar_function.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_ui_appearence_function.py b/Tests/editor/test_basic_ui_appearence_function.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_ui_scaling.py b/Tests/editor/test_basic_ui_scaling.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_viewport_configuration.py b/Tests/editor/test_basic_viewport_configuration.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_window_docking.py b/Tests/editor/test_basic_window_docking.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_workflow.py b/Tests/editor/test_basic_workflow.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_basic_workflow_layers.py b/Tests/editor/test_basic_workflow_layers.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_camera_component.py b/Tests/editor/test_camera_component.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_component_list_contents.py b/Tests/editor/test_component_list_contents.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_component_list_filtering.py b/Tests/editor/test_component_list_filtering.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_conflicting_components.py b/Tests/editor/test_conflicting_components.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_corrupt_child_slice.py b/Tests/editor/test_corrupt_child_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_create_camera_comp_from_view.py b/Tests/editor/test_create_camera_comp_from_view.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_create_dynamic_slice.py b/Tests/editor/test_create_dynamic_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_create_entity_via_viewport.py b/Tests/editor/test_create_entity_via_viewport.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_create_inputbindings_file.py b/Tests/editor/test_create_inputbindings_file.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_create_new_level.py b/Tests/editor/test_create_new_level.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_customize_keyboard.py b/Tests/editor/test_customize_keyboard.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_deleting_entities_from_outliner.py b/Tests/editor/test_deleting_entities_from_outliner.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_edit_mode_toolbar.py b/Tests/editor/test_edit_mode_toolbar.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_editor_layout_save_and_load.py b/Tests/editor/test_editor_layout_save_and_load.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_enter_exit_component_mode.py b/Tests/editor/test_enter_exit_component_mode.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_entity_duplication_entity_outliner.py b/Tests/editor/test_entity_duplication_entity_outliner.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_entity_selection_entity_outliner.py b/Tests/editor/test_entity_selection_entity_outliner.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_export_level.py b/Tests/editor/test_export_level.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_game_menu_options.py b/Tests/editor/test_game_menu_options.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_graphics_settings.py b/Tests/editor/test_graphics_settings.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_help_menu_function.py b/Tests/editor/test_help_menu_function.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_help_menu_options.py b/Tests/editor/test_help_menu_options.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_left_right_mouse_buttons.py b/Tests/editor/test_left_right_mouse_buttons.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_load_level_unpushed_slice_changes.py b/Tests/editor/test_load_level_unpushed_slice_changes.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_object_toolbar.py b/Tests/editor/test_object_toolbar.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_open_level.py b/Tests/editor/test_open_level.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_open_save_input_binding_file.py b/Tests/editor/test_open_save_input_binding_file.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_outliner_search.py b/Tests/editor/test_outliner_search.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_quick_push_slice.py b/Tests/editor/test_quick_push_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_quick_save_slice.py b/Tests/editor/test_quick_save_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_recover_layer.py b/Tests/editor/test_recover_layer.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_recover_layer_deleted_slice.py b/Tests/editor/test_recover_layer_deleted_slice.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_required_components.py b/Tests/editor/test_required_components.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_save_layer_50000_entities.py b/Tests/editor/test_save_layer_50000_entities.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_save_level.py b/Tests/editor/test_save_level.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_save_overrides_default.py b/Tests/editor/test_save_overrides_default.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_select_multiple_entities_entityoutliner.py b/Tests/editor/test_select_multiple_entities_entityoutliner.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_settings_get_set.py b/Tests/editor/test_settings_get_set.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_tool_stability_asset_editor.py b/Tests/editor/test_tool_stability_asset_editor.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_tool_stability_console.py b/Tests/editor/test_tool_stability_console.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_tool_stability_entity_inspector.py b/Tests/editor/test_tool_stability_entity_inspector.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_tool_stability_entity_outliner.py b/Tests/editor/test_tool_stability_entity_outliner.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_tool_stability_viewport_camera_selector.py b/Tests/editor/test_tool_stability_viewport_camera_selector.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_tools_menu_options.py b/Tests/editor/test_tools_menu_options.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_unsaved_changes_popup.py b/Tests/editor/test_unsaved_changes_popup.py old mode 100644 new mode 100755 diff --git a/Tests/editor/test_view_menu_options.py b/Tests/editor/test_view_menu_options.py old mode 100644 new mode 100755 diff --git a/Tests/graphics/__init__.py b/Tests/graphics/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/graphics/ly107748_LightningArcProperties_test.py b/Tests/graphics/ly107748_LightningArcProperties_test.py old mode 100644 new mode 100755 diff --git a/Tests/graphics/ly107748_LightningArcProperties_test_case.py b/Tests/graphics/ly107748_LightningArcProperties_test_case.py old mode 100644 new mode 100755 diff --git a/Tests/hydra/ctests/open_level_tweak_and_exit.py b/Tests/hydra/ctests/open_level_tweak_and_exit.py old mode 100644 new mode 100755 diff --git a/Tests/hydra/ctests/start_stop.py b/Tests/hydra/ctests/start_stop.py old mode 100644 new mode 100755 diff --git a/Tests/hydra/ctests/start_with_args.py b/Tests/hydra/ctests/start_with_args.py old mode 100644 new mode 100755 diff --git a/Tests/hydra/ctests/stop_with_error_one.py b/Tests/hydra/ctests/stop_with_error_one.py old mode 100644 new mode 100755 diff --git a/Tests/hydra/ctests/stop_with_zero.py b/Tests/hydra/ctests/stop_with_zero.py old mode 100644 new mode 100755 diff --git a/Tests/hydra/ctests/throws_exception.py b/Tests/hydra/ctests/throws_exception.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/PlatformSetting.py b/Tests/ly_shared/PlatformSetting.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/PlatformSettingTest.py b/Tests/ly_shared/PlatformSettingTest.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/WindowsRegistrySetting.py b/Tests/ly_shared/WindowsRegistrySetting.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/__init__.py b/Tests/ly_shared/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/asset_database_utils.py b/Tests/ly_shared/asset_database_utils.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/asset_processor_utils.py b/Tests/ly_shared/asset_processor_utils.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/file_utils.py b/Tests/ly_shared/file_utils.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/gamelift_utils.py b/Tests/ly_shared/gamelift_utils.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/hydra_editor_utils.py b/Tests/ly_shared/hydra_editor_utils.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/hydra_lytt_test_utils.py b/Tests/ly_shared/hydra_lytt_test_utils.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/network_utils.py b/Tests/ly_shared/network_utils.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/phase.py b/Tests/ly_shared/phase.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/pyside_utils.py b/Tests/ly_shared/pyside_utils.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/registry_utils.py b/Tests/ly_shared/registry_utils.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/s3_utils.py b/Tests/ly_shared/s3_utils.py old mode 100644 new mode 100755 diff --git a/Tests/ly_shared/screenshot_utils.py b/Tests/ly_shared/screenshot_utils.py old mode 100644 new mode 100755 diff --git a/Tests/networking/__init__.py b/Tests/networking/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/networking/clean_gamelift_builds_and_fleets.py b/Tests/networking/clean_gamelift_builds_and_fleets.py old mode 100644 new mode 100755 diff --git a/Tests/networking/linux_gamelift_workflow/__init__.py b/Tests/networking/linux_gamelift_workflow/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/networking/linux_gamelift_workflow/networking_gamelift_connect_to_linux_fleet.py b/Tests/networking/linux_gamelift_workflow/networking_gamelift_connect_to_linux_fleet.py old mode 100644 new mode 100755 diff --git a/Tests/networking/linux_gamelift_workflow/networking_gamelift_linux_setup.py b/Tests/networking/linux_gamelift_workflow/networking_gamelift_linux_setup.py old mode 100644 new mode 100755 diff --git a/Tests/networking/test_lib/__init__.py b/Tests/networking/test_lib/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/networking/test_lib/networking_constants.py b/Tests/networking/test_lib/networking_constants.py old mode 100644 new mode 100755 diff --git a/Tests/networking/win/__init__.py b/Tests/networking/win/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/networking/win/networking_gamelift.py b/Tests/networking/win/networking_gamelift.py old mode 100644 new mode 100755 diff --git a/Tests/performance/Scripts/apbatch_perf_summary.py b/Tests/performance/Scripts/apbatch_perf_summary.py old mode 100644 new mode 100755 diff --git a/Tests/pipeline/__init__.py b/Tests/pipeline/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/pipeline/product_dependency_tests/AssetDependencyTests.py b/Tests/pipeline/product_dependency_tests/AssetDependencyTests.py old mode 100644 new mode 100755 diff --git a/Tests/pipeline/product_dependency_tests/LvlDepTestDynamicSlice.py b/Tests/pipeline/product_dependency_tests/LvlDepTestDynamicSlice.py old mode 100644 new mode 100755 diff --git a/Tests/pipeline/product_dependency_tests/SubprocessUtils.py b/Tests/pipeline/product_dependency_tests/SubprocessUtils.py old mode 100644 new mode 100755 diff --git a/Tests/pipeline/product_dependency_tests/TestCleanup.py b/Tests/pipeline/product_dependency_tests/TestCleanup.py old mode 100644 new mode 100755 diff --git a/Tests/pipeline/product_dependency_tests/TestFixtures.py b/Tests/pipeline/product_dependency_tests/TestFixtures.py old mode 100644 new mode 100755 diff --git a/Tests/pipeline/product_dependency_tests/XmlSchemaSystemTests.py b/Tests/pipeline/product_dependency_tests/XmlSchemaSystemTests.py old mode 100644 new mode 100755 diff --git a/Tests/pipeline/product_dependency_tests/conftest.py b/Tests/pipeline/product_dependency_tests/conftest.py old mode 100644 new mode 100755 diff --git a/Tests/samples/__init__.py b/Tests/samples/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/samples/sample_tests.py b/Tests/samples/sample_tests.py old mode 100644 new mode 100755 diff --git a/Tests/samples/sanity_test.py b/Tests/samples/sanity_test.py old mode 100644 new mode 100755 diff --git a/Tests/shared/__init__.py b/Tests/shared/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/shared/clean_gamelift_builds_and_fleets.py b/Tests/shared/clean_gamelift_builds_and_fleets.py old mode 100644 new mode 100755 diff --git a/Tests/shared/file_utils.py b/Tests/shared/file_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/gamelift_utils.py b/Tests/shared/gamelift_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/hydra_test_utils.py b/Tests/shared/hydra_test_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/jenkins-3rdparty-symlink/symlink_utils.py b/Tests/shared/jenkins-3rdparty-symlink/symlink_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/logging_utils.py b/Tests/shared/logging_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/network_utils.py b/Tests/shared/network_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/pipeline_utils.py b/Tests/shared/pipeline_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/process_utils.py b/Tests/shared/process_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/s3_utils.py b/Tests/shared/s3_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/screenshot_utils.py b/Tests/shared/screenshot_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/shader_compile_server_utils.py b/Tests/shared/shader_compile_server_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/substring.py b/Tests/shared/substring.py old mode 100644 new mode 100755 diff --git a/Tests/shared/windows_registry_utils.py b/Tests/shared/windows_registry_utils.py old mode 100644 new mode 100755 diff --git a/Tests/shared/windows_utils.py b/Tests/shared/windows_utils.py old mode 100644 new mode 100755 diff --git a/Tests/test_lib/launcher_testlib.py b/Tests/test_lib/launcher_testlib.py old mode 100644 new mode 100755 diff --git a/Tests/workflow/__init__.py b/Tests/workflow/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/workflow/android/__init__.py b/Tests/workflow/android/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/workflow/android/workflow_android.py b/Tests/workflow/android/workflow_android.py old mode 100644 new mode 100755 diff --git a/Tests/workflow/ios/__init__.py b/Tests/workflow/ios/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/workflow/ios/workflow_ios.py b/Tests/workflow/ios/workflow_ios.py old mode 100644 new mode 100755 diff --git a/Tests/workflow/mac/__init__.py b/Tests/workflow/mac/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/workflow/mac/workflow_mac.py b/Tests/workflow/mac/workflow_mac.py old mode 100644 new mode 100755 diff --git a/Tests/workflow/shared/__init__.py b/Tests/workflow/shared/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/workflow/shared/workflow_shared.py b/Tests/workflow/shared/workflow_shared.py old mode 100644 new mode 100755 diff --git a/Tests/workflow/win/__init__.py b/Tests/workflow/win/__init__.py old mode 100644 new mode 100755 diff --git a/Tests/workflow/win/workflow_win.py b/Tests/workflow/win/workflow_win.py old mode 100644 new mode 100755 diff --git a/Tools/EventLogTools/EventLogger/Reader.py b/Tools/EventLogTools/EventLogger/Reader.py old mode 100644 new mode 100755 diff --git a/Tools/EventLogTools/EventLogger/Utils.py b/Tools/EventLogTools/EventLogger/Utils.py old mode 100644 new mode 100755 diff --git a/Tools/EventLogTools/EventLogger/__init__.py b/Tools/EventLogTools/EventLogger/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/EventLogTools/MessagePrinter.py b/Tools/EventLogTools/MessagePrinter.py old mode 100644 new mode 100755 diff --git a/Tools/EventLogTools/TraceViewer.py b/Tools/EventLogTools/TraceViewer.py old mode 100644 new mode 100755 diff --git a/Tools/LauncherTestTools/__init__.py b/Tools/LauncherTestTools/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LauncherTestTools/device_farm_create_bundle.py b/Tools/LauncherTestTools/device_farm_create_bundle.py old mode 100644 new mode 100755 diff --git a/Tools/LauncherTestTools/device_farm_schedule_run.py b/Tools/LauncherTestTools/device_farm_schedule_run.py old mode 100644 new mode 100755 diff --git a/Tools/LauncherTestTools/device_farm_schedule_run_ios_startergame.sh b/Tools/LauncherTestTools/device_farm_schedule_run_ios_startergame.sh old mode 100644 new mode 100755 diff --git a/Tools/LauncherTestTools/run_launcher_tests.py b/Tools/LauncherTestTools/run_launcher_tests.py old mode 100644 new mode 100755 diff --git a/Tools/LauncherTestTools/run_launcher_tests_android.py b/Tools/LauncherTestTools/run_launcher_tests_android.py old mode 100644 new mode 100755 diff --git a/Tools/LauncherTestTools/run_launcher_tests_ios.py b/Tools/LauncherTestTools/run_launcher_tests_ios.py old mode 100644 new mode 100755 diff --git a/Tools/LauncherTestTools/run_launcher_tests_local_validation.py b/Tools/LauncherTestTools/run_launcher_tests_local_validation.py old mode 100644 new mode 100755 diff --git a/Tools/LauncherTestTools/run_launcher_tests_win.py b/Tools/LauncherTestTools/run_launcher_tests_win.py old mode 100644 new mode 100755 diff --git a/Tools/LauncherTestTools/run_local_launcher_test_ios_startergame.sh b/Tools/LauncherTestTools/run_local_launcher_test_ios_startergame.sh old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/__init__.py b/Tools/LyTestTools/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/__init__.py b/Tools/LyTestTools/ly_test_tools/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/__init__.py b/Tools/LyTestTools/ly_test_tools/_internal/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/log/__init__.py b/Tools/LyTestTools/ly_test_tools/_internal/log/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/log/py_logging_util.py b/Tools/LyTestTools/ly_test_tools/_internal/log/py_logging_util.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/managers/__init__.py b/Tools/LyTestTools/ly_test_tools/_internal/managers/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/managers/abstract_resource_locator.py b/Tools/LyTestTools/ly_test_tools/_internal/managers/abstract_resource_locator.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/managers/artifact_manager.py b/Tools/LyTestTools/ly_test_tools/_internal/managers/artifact_manager.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/managers/ly_process_killer.py b/Tools/LyTestTools/ly_test_tools/_internal/managers/ly_process_killer.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/managers/platforms/__init__.py b/Tools/LyTestTools/ly_test_tools/_internal/managers/platforms/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/managers/platforms/mac.py b/Tools/LyTestTools/ly_test_tools/_internal/managers/platforms/mac.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/managers/platforms/windows.py b/Tools/LyTestTools/ly_test_tools/_internal/managers/platforms/windows.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/managers/workspace.py b/Tools/LyTestTools/ly_test_tools/_internal/managers/workspace.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/__init__.py b/Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/case_id.py b/Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/case_id.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/failed_test_rerun_command.py b/Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/failed_test_rerun_command.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/terminal_report.py b/Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/terminal_report.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/test_tools_fixtures.py b/Tools/LyTestTools/ly_test_tools/_internal/pytest_plugin/test_tools_fixtures.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/builtin/__init__.py b/Tools/LyTestTools/ly_test_tools/builtin/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/builtin/helpers.py b/Tools/LyTestTools/ly_test_tools/builtin/helpers.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/environment/__init__.py b/Tools/LyTestTools/ly_test_tools/environment/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/environment/file_system.py b/Tools/LyTestTools/ly_test_tools/environment/file_system.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/environment/process_utils.py b/Tools/LyTestTools/ly_test_tools/environment/process_utils.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/environment/reg_cleaner.py b/Tools/LyTestTools/ly_test_tools/environment/reg_cleaner.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/environment/waiter.py b/Tools/LyTestTools/ly_test_tools/environment/waiter.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/environment/watchdog.py b/Tools/LyTestTools/ly_test_tools/environment/watchdog.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/image/__init__.py b/Tools/LyTestTools/ly_test_tools/image/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/image/image_capture.py b/Tools/LyTestTools/ly_test_tools/image/image_capture.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/image/screenshot_compare_qssim.py b/Tools/LyTestTools/ly_test_tools/image/screenshot_compare_qssim.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/launchers/__init__.py b/Tools/LyTestTools/ly_test_tools/launchers/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/launchers/exceptions.py b/Tools/LyTestTools/ly_test_tools/launchers/exceptions.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/launchers/launcher_helper.py b/Tools/LyTestTools/ly_test_tools/launchers/launcher_helper.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/launchers/platforms/__init__.py b/Tools/LyTestTools/ly_test_tools/launchers/platforms/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/launchers/platforms/android/__init__.py b/Tools/LyTestTools/ly_test_tools/launchers/platforms/android/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/launchers/platforms/android/launcher.py b/Tools/LyTestTools/ly_test_tools/launchers/platforms/android/launcher.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/launchers/platforms/base.py b/Tools/LyTestTools/ly_test_tools/launchers/platforms/base.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/launchers/platforms/mac/__init__.py b/Tools/LyTestTools/ly_test_tools/launchers/platforms/mac/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/launchers/platforms/mac/launcher.py b/Tools/LyTestTools/ly_test_tools/launchers/platforms/mac/launcher.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/launchers/platforms/win/__init__.py b/Tools/LyTestTools/ly_test_tools/launchers/platforms/win/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/launchers/platforms/win/launcher.py b/Tools/LyTestTools/ly_test_tools/launchers/platforms/win/launcher.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/log/__init__.py b/Tools/LyTestTools/ly_test_tools/log/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/log/log_monitor.py b/Tools/LyTestTools/ly_test_tools/log/log_monitor.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/lumberyard/__init__.py b/Tools/LyTestTools/ly_test_tools/lumberyard/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/lumberyard/ap_log_parser.py b/Tools/LyTestTools/ly_test_tools/lumberyard/ap_log_parser.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/lumberyard/asset_processor.py b/Tools/LyTestTools/ly_test_tools/lumberyard/asset_processor.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/lumberyard/asset_processor_config_util.py b/Tools/LyTestTools/ly_test_tools/lumberyard/asset_processor_config_util.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/lumberyard/asset_processor_utils.py b/Tools/LyTestTools/ly_test_tools/lumberyard/asset_processor_utils.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/lumberyard/ini_configuration_util.py b/Tools/LyTestTools/ly_test_tools/lumberyard/ini_configuration_util.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/lumberyard/pipeline_utils.py b/Tools/LyTestTools/ly_test_tools/lumberyard/pipeline_utils.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/lumberyard/settings.py b/Tools/LyTestTools/ly_test_tools/lumberyard/settings.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/lumberyard/shader_compiler.py b/Tools/LyTestTools/ly_test_tools/lumberyard/shader_compiler.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/mobile/__init__.py b/Tools/LyTestTools/ly_test_tools/mobile/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/mobile/android.py b/Tools/LyTestTools/ly_test_tools/mobile/android.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/report/__init__.py b/Tools/LyTestTools/ly_test_tools/report/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/ly_test_tools/report/rad_telemetry.py b/Tools/LyTestTools/ly_test_tools/report/rad_telemetry.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/setup.py b/Tools/LyTestTools/setup.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/example/__init__.py b/Tools/LyTestTools/tests/example/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/example/test_system_example.py b/Tools/LyTestTools/tests/example/test_system_example.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/integ/__init__.py b/Tools/LyTestTools/tests/integ/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/integ/sanity_tests.py b/Tools/LyTestTools/tests/integ/sanity_tests.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/integ/test_process_utils.py b/Tools/LyTestTools/tests/integ/test_process_utils.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/integ/test_regression.py b/Tools/LyTestTools/tests/integ/test_regression.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/integ/test_settings.py b/Tools/LyTestTools/tests/integ/test_settings.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/__init__.py b/Tools/LyTestTools/tests/unit/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_abstract_resource_locator.py b/Tools/LyTestTools/tests/unit/test_abstract_resource_locator.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_artifact_manager.py b/Tools/LyTestTools/tests/unit/test_artifact_manager.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_asset_processor.py b/Tools/LyTestTools/tests/unit/test_asset_processor.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_builtin_helpers.py b/Tools/LyTestTools/tests/unit/test_builtin_helpers.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_case_id.py b/Tools/LyTestTools/tests/unit/test_case_id.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_failed_rerun_command.py b/Tools/LyTestTools/tests/unit/test_failed_rerun_command.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_file_system.py b/Tools/LyTestTools/tests/unit/test_file_system.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_fixtures.py b/Tools/LyTestTools/tests/unit/test_fixtures.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_image_capture.py b/Tools/LyTestTools/tests/unit/test_image_capture.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_launcher_android.py b/Tools/LyTestTools/tests/unit/test_launcher_android.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_launcher_base.py b/Tools/LyTestTools/tests/unit/test_launcher_base.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_launcher_mac.py b/Tools/LyTestTools/tests/unit/test_launcher_mac.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_launcher_win.py b/Tools/LyTestTools/tests/unit/test_launcher_win.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_log_monitor.py b/Tools/LyTestTools/tests/unit/test_log_monitor.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_ly_process_killer.py b/Tools/LyTestTools/tests/unit/test_ly_process_killer.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_manager_platforms_mac.py b/Tools/LyTestTools/tests/unit/test_manager_platforms_mac.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_manager_platforms_windows.py b/Tools/LyTestTools/tests/unit/test_manager_platforms_windows.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_process_utils.py b/Tools/LyTestTools/tests/unit/test_process_utils.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_py_logging_util.py b/Tools/LyTestTools/tests/unit/test_py_logging_util.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_rad_telemetry.py b/Tools/LyTestTools/tests/unit/test_rad_telemetry.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_reg_cleaner.py b/Tools/LyTestTools/tests/unit/test_reg_cleaner.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_screenshot_compare_qssim.py b/Tools/LyTestTools/tests/unit/test_screenshot_compare_qssim.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_settings.py b/Tools/LyTestTools/tests/unit/test_settings.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_shader_compiler.py b/Tools/LyTestTools/tests/unit/test_shader_compiler.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_terminal_report.py b/Tools/LyTestTools/tests/unit/test_terminal_report.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_waiter.py b/Tools/LyTestTools/tests/unit/test_waiter.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_watchdog.py b/Tools/LyTestTools/tests/unit/test_watchdog.py old mode 100644 new mode 100755 diff --git a/Tools/LyTestTools/tests/unit/test_workspace.py b/Tools/LyTestTools/tests/unit/test_workspace.py old mode 100644 new mode 100755 diff --git a/Tools/PakGenFromRCList/generate_file_lists.py b/Tools/PakGenFromRCList/generate_file_lists.py old mode 100644 new mode 100755 diff --git a/Tools/PakGenFromRCList/generate_pak_files.py b/Tools/PakGenFromRCList/generate_pak_files.py old mode 100644 new mode 100755 diff --git a/Tools/PakShaders/gen_shaders.py b/Tools/PakShaders/gen_shaders.py old mode 100644 new mode 100755 diff --git a/Tools/PakShaders/get_shader_list.py b/Tools/PakShaders/get_shader_list.py old mode 100644 new mode 100755 diff --git a/Tools/PakShaders/pak_shaders.py b/Tools/PakShaders/pak_shaders.py old mode 100644 new mode 100755 diff --git a/Tools/Python/python3.sh b/Tools/Python/python3.sh old mode 100644 new mode 100755 diff --git a/Tools/RemoteConsole/ly_remote_console/ly_remote_console/__init__.py b/Tools/RemoteConsole/ly_remote_console/ly_remote_console/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/RemoteConsole/ly_remote_console/ly_remote_console/remote_console_commands.py b/Tools/RemoteConsole/ly_remote_console/ly_remote_console/remote_console_commands.py old mode 100644 new mode 100755 diff --git a/Tools/RemoteConsole/ly_remote_console/setup.py b/Tools/RemoteConsole/ly_remote_console/setup.py old mode 100644 new mode 100755 diff --git a/Tools/RemoteConsole/ly_remote_console/tests/integ/test_remote_console.py b/Tools/RemoteConsole/ly_remote_console/tests/integ/test_remote_console.py old mode 100644 new mode 100755 diff --git a/Tools/RemoteConsole/ly_remote_console/tests/unit/test_remote_console_commands.py b/Tools/RemoteConsole/ly_remote_console/tests/unit/test_remote_console_commands.py old mode 100644 new mode 100755 diff --git a/Tools/SerializeContextAnalyzer/SerializeContextAnalyzer.py b/Tools/SerializeContextAnalyzer/SerializeContextAnalyzer.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/lib/__init__.py b/Tools/TestRailImporter/lib/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/lib/testrail_importer/__init__.py b/Tools/TestRailImporter/lib/testrail_importer/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/lib/testrail_importer/testrail_importer.py b/Tools/TestRailImporter/lib/testrail_importer/testrail_importer.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/lib/testrail_importer/testrail_tools/__init__.py b/Tools/TestRailImporter/lib/testrail_importer/testrail_tools/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_api_connector.py b/Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_api_connector.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_connection.py b/Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_connection.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_report_converter.py b/Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_report_converter.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_settings.py b/Tools/TestRailImporter/lib/testrail_importer/testrail_tools/testrail_settings.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/tests/__init__.py b/Tools/TestRailImporter/tests/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/tests/unit/__init__.py b/Tools/TestRailImporter/tests/unit/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/tests/unit/test_testrail_api_connector.py b/Tools/TestRailImporter/tests/unit/test_testrail_api_connector.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/tests/unit/test_testrail_connection.py b/Tools/TestRailImporter/tests/unit/test_testrail_connection.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/tests/unit/test_testrail_importer.py b/Tools/TestRailImporter/tests/unit/test_testrail_importer.py old mode 100644 new mode 100755 diff --git a/Tools/TestRailImporter/tests/unit/test_testrail_report_converter.py b/Tools/TestRailImporter/tests/unit/test_testrail_report_converter.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/PackageEnv.py b/Tools/build/JenkinsScripts/build/PackageEnv.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Params.py b/Tools/build/JenkinsScripts/build/Params.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Linux/asset_linux.sh b/Tools/build/JenkinsScripts/build/Platform/Linux/asset_linux.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Linux/build_asset_linux.sh b/Tools/build/JenkinsScripts/build/Platform/Linux/build_asset_linux.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Linux/build_linux.sh b/Tools/build/JenkinsScripts/build/Platform/Linux/build_linux.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Linux/build_test_linux.sh b/Tools/build/JenkinsScripts/build/Platform/Linux/build_test_linux.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Linux/env_linux.sh b/Tools/build/JenkinsScripts/build/Platform/Linux/env_linux.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Linux/python_linux.sh b/Tools/build/JenkinsScripts/build/Platform/Linux/python_linux.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Linux/test_linux.sh b/Tools/build/JenkinsScripts/build/Platform/Linux/test_linux.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Mac/asset_mac.sh b/Tools/build/JenkinsScripts/build/Platform/Mac/asset_mac.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Mac/build_asset_mac.sh b/Tools/build/JenkinsScripts/build/Platform/Mac/build_asset_mac.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Mac/build_mac.sh b/Tools/build/JenkinsScripts/build/Platform/Mac/build_mac.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Mac/build_test_mac.sh b/Tools/build/JenkinsScripts/build/Platform/Mac/build_test_mac.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Mac/env_mac.sh b/Tools/build/JenkinsScripts/build/Platform/Mac/env_mac.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Mac/python_mac.sh b/Tools/build/JenkinsScripts/build/Platform/Mac/python_mac.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/Platform/Mac/test_mac.sh b/Tools/build/JenkinsScripts/build/Platform/Mac/test_mac.sh old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/ci_build.py b/Tools/build/JenkinsScripts/build/ci_build.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/ci_build_metrics.py b/Tools/build/JenkinsScripts/build/ci_build_metrics.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/cmake_package.py b/Tools/build/JenkinsScripts/build/cmake_package.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/download_latest_package_from_bucket.py b/Tools/build/JenkinsScripts/build/download_latest_package_from_bucket.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/download_packages.py b/Tools/build/JenkinsScripts/build/download_packages.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/jenkins_scm_metrics.py b/Tools/build/JenkinsScripts/build/jenkins_scm_metrics.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/scrubbing_job.py b/Tools/build/JenkinsScripts/build/scrubbing_job.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/submit_metrics.py b/Tools/build/JenkinsScripts/build/submit_metrics.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/__init__.py b/Tools/build/JenkinsScripts/build/utils/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/download_from_s3.py b/Tools/build/JenkinsScripts/build/utils/download_from_s3.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/email_to_lionbridge.py b/Tools/build/JenkinsScripts/build/utils/email_to_lionbridge.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/incremental_build_util.py b/Tools/build/JenkinsScripts/build/utils/incremental_build_util.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/jenkins_scm_metrics.py b/Tools/build/JenkinsScripts/build/utils/jenkins_scm_metrics.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/lib/__init__.py b/Tools/build/JenkinsScripts/build/utils/lib/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/lib/glob3.py b/Tools/build/JenkinsScripts/build/utils/lib/glob3.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/packaging_version.py b/Tools/build/JenkinsScripts/build/utils/packaging_version.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/scrubbing_test.py b/Tools/build/JenkinsScripts/build/utils/scrubbing_test.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/update_bootstrap_cfg.py b/Tools/build/JenkinsScripts/build/utils/update_bootstrap_cfg.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/upload_benchmarks.py b/Tools/build/JenkinsScripts/build/utils/upload_benchmarks.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/upload_metrics_to_kinesis.py b/Tools/build/JenkinsScripts/build/utils/upload_metrics_to_kinesis.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/upload_to_s3.py b/Tools/build/JenkinsScripts/build/utils/upload_to_s3.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/build/utils/util.py b/Tools/build/JenkinsScripts/build/utils/util.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/AWS_PyTools/LyChecksum.py b/Tools/build/JenkinsScripts/distribution/AWS_PyTools/LyChecksum.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/AWS_PyTools/LyCloudfrontOps.py b/Tools/build/JenkinsScripts/distribution/AWS_PyTools/LyCloudfrontOps.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/AWS_PyTools/__init__.py b/Tools/build/JenkinsScripts/distribution/AWS_PyTools/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/AWS_WAF_Updater/update_internal_whitelist.py b/Tools/build/JenkinsScripts/distribution/AWS_WAF_Updater/update_internal_whitelist.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/BuildInstaller.py b/Tools/build/JenkinsScripts/distribution/Installer/BuildInstaller.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/BuildInstallerUtils.py b/Tools/build/JenkinsScripts/distribution/Installer/BuildInstallerUtils.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/BuildInstallerWixUtils.py b/Tools/build/JenkinsScripts/distribution/Installer/BuildInstallerWixUtils.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/Candle.py b/Tools/build/JenkinsScripts/distribution/Installer/Candle.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/Heat.py b/Tools/build/JenkinsScripts/distribution/Installer/Heat.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/Insignia.py b/Tools/build/JenkinsScripts/distribution/Installer/Insignia.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/InstallerArgs.py b/Tools/build/JenkinsScripts/distribution/Installer/InstallerArgs.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/InstallerAutomation.py b/Tools/build/JenkinsScripts/distribution/Installer/InstallerAutomation.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/InstallerPackaging.py b/Tools/build/JenkinsScripts/distribution/Installer/InstallerPackaging.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/InstallerParams.py b/Tools/build/JenkinsScripts/distribution/Installer/InstallerParams.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/Light.py b/Tools/build/JenkinsScripts/distribution/Installer/Light.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/PackageExeSigning.py b/Tools/build/JenkinsScripts/distribution/Installer/PackageExeSigning.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/SignTool.py b/Tools/build/JenkinsScripts/distribution/Installer/SignTool.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/TestInstaller.py b/Tools/build/JenkinsScripts/distribution/Installer/TestInstaller.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Installer/__init__.py b/Tools/build/JenkinsScripts/distribution/Installer/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Metrics/GameTemplates/BuildGameTemplateWhitelist.py b/Tools/build/JenkinsScripts/distribution/Metrics/GameTemplates/BuildGameTemplateWhitelist.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/Metrics/GameTemplates/BuildGameTemplateWhitelistArgs.py b/Tools/build/JenkinsScripts/distribution/Metrics/GameTemplates/BuildGameTemplateWhitelistArgs.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/__init__.py b/Tools/build/JenkinsScripts/distribution/__init__.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/copyright_prepender.py b/Tools/build/JenkinsScripts/distribution/copyright_prepender.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/copyright_removal/Categorizer.py b/Tools/build/JenkinsScripts/distribution/copyright_removal/Categorizer.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/copyright_removal/CommentCategory.py b/Tools/build/JenkinsScripts/distribution/copyright_removal/CommentCategory.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/copyright_removal/SlashComment.py b/Tools/build/JenkinsScripts/distribution/copyright_removal/SlashComment.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/copyright_removal/StarComment.py b/Tools/build/JenkinsScripts/distribution/copyright_removal/StarComment.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/copyright_removal/copyright_header_manual_tool.py b/Tools/build/JenkinsScripts/distribution/copyright_removal/copyright_header_manual_tool.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/copyright_removal/copyright_update.py b/Tools/build/JenkinsScripts/distribution/copyright_removal/copyright_update.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/copyright_removal/copyrighttool.py b/Tools/build/JenkinsScripts/distribution/copyright_removal/copyrighttool.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/copyright_removal/replace_crytek_copyright.py b/Tools/build/JenkinsScripts/distribution/copyright_removal/replace_crytek_copyright.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/get_changelist_number.py b/Tools/build/JenkinsScripts/distribution/get_changelist_number.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/GitDailyValidation.py b/Tools/build/JenkinsScripts/distribution/git_release/GitDailyValidation.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/GitIntegrityChecker.py b/Tools/build/JenkinsScripts/distribution/git_release/GitIntegrityChecker.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/GitIntegrityCheckerTester.py b/Tools/build/JenkinsScripts/distribution/git_release/GitIntegrityCheckerTester.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/GitMoveDetection.py b/Tools/build/JenkinsScripts/distribution/git_release/GitMoveDetection.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/GitOpsCodeCommit.py b/Tools/build/JenkinsScripts/distribution/git_release/GitOpsCodeCommit.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/GitOpsCommon.py b/Tools/build/JenkinsScripts/distribution/git_release/GitOpsCommon.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/GitOpsGitHub.py b/Tools/build/JenkinsScripts/distribution/git_release/GitOpsGitHub.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/GitPromotion.py b/Tools/build/JenkinsScripts/distribution/git_release/GitPromotion.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/GitRelease.py b/Tools/build/JenkinsScripts/distribution/git_release/GitRelease.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/GitStaging.py b/Tools/build/JenkinsScripts/distribution/git_release/GitStaging.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/git_bootstrap.py b/Tools/build/JenkinsScripts/distribution/git_release/git_bootstrap.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/git_release/git_bootstrap_test.py b/Tools/build/JenkinsScripts/distribution/git_release/git_bootstrap_test.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/inject_signed_binaries.py b/Tools/build/JenkinsScripts/distribution/inject_signed_binaries.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/ly_dep_version_tool.py b/Tools/build/JenkinsScripts/distribution/ly_dep_version_tool.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/modify_lylauncherconfig.py b/Tools/build/JenkinsScripts/distribution/modify_lylauncherconfig.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/release_automation_tool.py b/Tools/build/JenkinsScripts/distribution/release_automation_tool.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/s3multiput.py b/Tools/build/JenkinsScripts/distribution/s3multiput.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/s3put.py b/Tools/build/JenkinsScripts/distribution/s3put.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/scrubbing/validator.py b/Tools/build/JenkinsScripts/distribution/scrubbing/validator.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/scrubbing/validator_data_LEGAL_REVIEW_REQUIRED.py b/Tools/build/JenkinsScripts/distribution/scrubbing/validator_data_LEGAL_REVIEW_REQUIRED.py old mode 100644 new mode 100755 diff --git a/Tools/build/JenkinsScripts/distribution/update_version_strings.py b/Tools/build/JenkinsScripts/distribution/update_version_strings.py old mode 100644 new mode 100755 diff --git a/Tools/maya/script/LumberyardProxyTool.py b/Tools/maya/script/LumberyardProxyTool.py old mode 100644 new mode 100755 diff --git a/Tools/maya/script/cryAlembic.py b/Tools/maya/script/cryAlembic.py old mode 100644 new mode 100755 diff --git a/Tools/maya/script/cryDecorators.py b/Tools/maya/script/cryDecorators.py old mode 100644 new mode 100755 diff --git a/Tools/maya/script/mayaAnimUtilities.py b/Tools/maya/script/mayaAnimUtilities.py old mode 100644 new mode 100755 diff --git a/Tools/melscript/crySceneRoot.py b/Tools/melscript/crySceneRoot.py old mode 100644 new mode 100755 diff --git a/Tools/motionbuilder/CryReName.py b/Tools/motionbuilder/CryReName.py old mode 100644 new mode 100755 diff --git a/Tools/motionbuilder/cryLib.py b/Tools/motionbuilder/cryLib.py old mode 100644 new mode 100755 diff --git a/Tools/motionbuilder/cryRetarget.py b/Tools/motionbuilder/cryRetarget.py old mode 100644 new mode 100755 diff --git a/Tools/motionbuilder/setResolutionHD.py b/Tools/motionbuilder/setResolutionHD.py old mode 100644 new mode 100755 diff --git a/Tools/motionbuilder/stab_ui.py b/Tools/motionbuilder/stab_ui.py old mode 100644 new mode 100755 diff --git a/Tools/styleui/styleui.py b/Tools/styleui/styleui.py old mode 100644 new mode 100755 diff --git a/asset_bundler_test.sh b/asset_bundler_test.sh old mode 100644 new mode 100755 diff --git a/cmake/Tools/Platform/Android/__init__.py b/cmake/Tools/Platform/Android/__init__.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/Platform/Android/android_deployment.py b/cmake/Tools/Platform/Android/android_deployment.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/Platform/Android/android_support.py b/cmake/Tools/Platform/Android/android_support.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/Platform/Android/deploy_android.py b/cmake/Tools/Platform/Android/deploy_android.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/Platform/Android/generate_android_project.py b/cmake/Tools/Platform/Android/generate_android_project.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/Platform/Android/launch_android_test.py b/cmake/Tools/Platform/Android/launch_android_test.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/Platform/Android/unit_test_android_deployment.py b/cmake/Tools/Platform/Android/unit_test_android_deployment.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/Platform/Android/unit_test_generate_android_project.py b/cmake/Tools/Platform/Android/unit_test_generate_android_project.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/Platform/__init__.py b/cmake/Tools/Platform/__init__.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/Platform/iOS/build_ios_test.py b/cmake/Tools/Platform/iOS/build_ios_test.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/Platform/iOS/launch_ios_test.py b/cmake/Tools/Platform/iOS/launch_ios_test.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/__init__.py b/cmake/Tools/__init__.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/add_remove_gem.py b/cmake/Tools/add_remove_gem.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/common.py b/cmake/Tools/common.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/current_project.py b/cmake/Tools/current_project.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/engine_template.py b/cmake/Tools/engine_template.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/generate_game_paks.py b/cmake/Tools/generate_game_paks.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/layout_tool.py b/cmake/Tools/layout_tool.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/registration.py b/cmake/Tools/registration.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/unit_test_add_remove_gem.py b/cmake/Tools/unit_test_add_remove_gem.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/unit_test_common.py b/cmake/Tools/unit_test_common.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/unit_test_current_project.py b/cmake/Tools/unit_test_current_project.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/unit_test_engine_template.py b/cmake/Tools/unit_test_engine_template.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/unit_test_layout_tool.py b/cmake/Tools/unit_test_layout_tool.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/unit_test_utils.py b/cmake/Tools/unit_test_utils.py old mode 100644 new mode 100755 diff --git a/cmake/Tools/utils.py b/cmake/Tools/utils.py old mode 100644 new mode 100755 diff --git a/cmake/__init__.py b/cmake/__init__.py old mode 100644 new mode 100755 diff --git a/cmake/createplatformfiles.py b/cmake/createplatformfiles.py old mode 100644 new mode 100755 diff --git a/cmake/gemcmake.py b/cmake/gemcmake.py old mode 100644 new mode 100755 diff --git a/cmake/mocfix.py b/cmake/mocfix.py old mode 100644 new mode 100755 diff --git a/cmake/projectcmake.py b/cmake/projectcmake.py old mode 100644 new mode 100755 diff --git a/cmake/reroot.py b/cmake/reroot.py old mode 100644 new mode 100755 diff --git a/cmake/waffiles2cmake.py b/cmake/waffiles2cmake.py old mode 100644 new mode 100755 diff --git a/cmake/warn_fix.py b/cmake/warn_fix.py old mode 100644 new mode 100755 diff --git a/ctest_scripts/ctest_driver.py b/ctest_scripts/ctest_driver.py old mode 100644 new mode 100755 diff --git a/ctest_scripts/ctest_driver_test.py b/ctest_scripts/ctest_driver_test.py old mode 100644 new mode 100755 diff --git a/ctest_scripts/ctest_entrypoint.sh b/ctest_scripts/ctest_entrypoint.sh old mode 100644 new mode 100755 diff --git a/ctest_scripts/epb_sanity_test.py b/ctest_scripts/epb_sanity_test.py old mode 100644 new mode 100755 diff --git a/ctest_scripts/result_processing/__init__.py b/ctest_scripts/result_processing/__init__.py old mode 100644 new mode 100755 diff --git a/ctest_scripts/result_processing/result_processing.py b/ctest_scripts/result_processing/result_processing.py old mode 100644 new mode 100755 diff --git a/ctest_scripts/sanity_test.py b/ctest_scripts/sanity_test.py old mode 100644 new mode 100755 diff --git a/lmbr_pak_shaders.sh b/lmbr_pak_shaders.sh old mode 100644 new mode 100755 diff --git a/python/get_python.sh b/python/get_python.sh old mode 100644 new mode 100755 diff --git a/python/pip.sh b/python/pip.sh old mode 100644 new mode 100755 diff --git a/python/python.sh b/python/python.sh old mode 100644 new mode 100755 diff --git a/scripts/build/bootstrap/incremental_build_util.py b/scripts/build/bootstrap/incremental_build_util.py old mode 100644 new mode 100755 diff --git a/scripts/build/build_node/Platform/Windows/setup.sh b/scripts/build/build_node/Platform/Windows/setup.sh old mode 100644 new mode 100755 diff --git a/scripts/build/lambda/auto_delete_ebs.py b/scripts/build/lambda/auto_delete_ebs.py old mode 100644 new mode 100755 diff --git a/scripts/build/lambda/trigger_first_build.py b/scripts/build/lambda/trigger_first_build.py old mode 100644 new mode 100755 diff --git a/scripts/build/package/PackageEnv.py b/scripts/build/package/PackageEnv.py old mode 100644 new mode 100755 diff --git a/scripts/build/package/Params.py b/scripts/build/package/Params.py old mode 100644 new mode 100755 diff --git a/scripts/build/package/glob3.py b/scripts/build/package/glob3.py old mode 100644 new mode 100755 diff --git a/scripts/build/package/glob_to_regex.py b/scripts/build/package/glob_to_regex.py old mode 100644 new mode 100755 diff --git a/scripts/build/package/package.py b/scripts/build/package/package.py old mode 100644 new mode 100755 diff --git a/scripts/build/package/util.py b/scripts/build/package/util.py old mode 100644 new mode 100755 diff --git a/scripts/build/tools/alert_build_failures.py b/scripts/build/tools/alert_build_failures.py old mode 100644 new mode 100755 diff --git a/scripts/build/tools/download_from_s3.py b/scripts/build/tools/download_from_s3.py old mode 100644 new mode 100755 diff --git a/scripts/build/tools/email_to_lionbridge.py b/scripts/build/tools/email_to_lionbridge.py old mode 100644 new mode 100755 diff --git a/scripts/build/tools/upload_to_s3.py b/scripts/build/tools/upload_to_s3.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/__init__.py b/scripts/commit_validation/commit_validation/__init__.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/commit_validation.py b/scripts/commit_validation/commit_validation/commit_validation.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/pal_allowedlist.py b/scripts/commit_validation/commit_validation/pal_allowedlist.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/__init__.py b/scripts/commit_validation/commit_validation/tests/__init__.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/mocks/__init__.py b/scripts/commit_validation/commit_validation/tests/mocks/__init__.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/mocks/mock_commit.py b/scripts/commit_validation/commit_validation/tests/mocks/mock_commit.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/test_pal_allowedlist.py b/scripts/commit_validation/commit_validation/tests/test_pal_allowedlist.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/validators/__init__.py b/scripts/commit_validation/commit_validation/tests/validators/__init__.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/validators/test_az_platform_validator.py b/scripts/commit_validation/commit_validation/tests/validators/test_az_platform_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/validators/test_az_trait_validator.py b/scripts/commit_validation/commit_validation/tests/validators/test_az_trait_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/validators/test_copyright_header_validator.py b/scripts/commit_validation/commit_validation/tests/validators/test_copyright_header_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/validators/test_diff_whitespace_validator.py b/scripts/commit_validation/commit_validation/tests/validators/test_diff_whitespace_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/validators/test_generated_files_validator.py b/scripts/commit_validation/commit_validation/tests/validators/test_generated_files_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/validators/test_git_conflict_validator.py b/scripts/commit_validation/commit_validation/tests/validators/test_git_conflict_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/validators/test_newline_validator.py b/scripts/commit_validation/commit_validation/tests/validators/test_newline_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/validators/test_platform_macro_validator.py b/scripts/commit_validation/commit_validation/tests/validators/test_platform_macro_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/validators/test_pragma_optimize_validator.py b/scripts/commit_validation/commit_validation/tests/validators/test_pragma_optimize_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/tests/validators/test_tabs_validator.py b/scripts/commit_validation/commit_validation/tests/validators/test_tabs_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/validators/__init__.py b/scripts/commit_validation/commit_validation/validators/__init__.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/validators/az_platform_validator.py b/scripts/commit_validation/commit_validation/validators/az_platform_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/validators/az_trait_validator.py b/scripts/commit_validation/commit_validation/validators/az_trait_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/validators/copyright_header_validator.py b/scripts/commit_validation/commit_validation/validators/copyright_header_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/validators/diff_whitespace_validator.py b/scripts/commit_validation/commit_validation/validators/diff_whitespace_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/validators/generated_files_validator.py b/scripts/commit_validation/commit_validation/validators/generated_files_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/validators/git_conflict_validator.py b/scripts/commit_validation/commit_validation/validators/git_conflict_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/validators/newline_validator.py b/scripts/commit_validation/commit_validation/validators/newline_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/validators/platform_macro_validator.py b/scripts/commit_validation/commit_validation/validators/platform_macro_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/validators/pragma_optimize_validator.py b/scripts/commit_validation/commit_validation/validators/pragma_optimize_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/commit_validation/validators/tabs_validator.py b/scripts/commit_validation/commit_validation/validators/tabs_validator.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/fix_copyright_headers.py b/scripts/commit_validation/fix_copyright_headers.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/fix_tabs.py b/scripts/commit_validation/fix_tabs.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/git_validate_branch.py b/scripts/commit_validation/git_validate_branch.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/p4.py b/scripts/commit_validation/p4.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/p4_validate_changelist.py b/scripts/commit_validation/p4_validate_changelist.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/p4_validate_submitted_changelists.py b/scripts/commit_validation/p4_validate_submitted_changelists.py old mode 100644 new mode 100755 diff --git a/scripts/commit_validation/validate_file_or_folder.py b/scripts/commit_validation/validate_file_or_folder.py old mode 100644 new mode 100755 diff --git a/scripts/detect_file_changes/compare_snapshots.py b/scripts/detect_file_changes/compare_snapshots.py old mode 100644 new mode 100755 diff --git a/scripts/detect_file_changes/make_snapshot.py b/scripts/detect_file_changes/make_snapshot.py old mode 100644 new mode 100755 diff --git a/scripts/detect_file_changes/snapshot_folder/__init__.py b/scripts/detect_file_changes/snapshot_folder/__init__.py old mode 100644 new mode 100755 diff --git a/scripts/detect_file_changes/snapshot_folder/snapshot_folder.py b/scripts/detect_file_changes/snapshot_folder/snapshot_folder.py old mode 100644 new mode 100755 diff --git a/scripts/detect_file_changes/snapshot_folder/tests/__init__.py b/scripts/detect_file_changes/snapshot_folder/tests/__init__.py old mode 100644 new mode 100755 diff --git a/scripts/detect_file_changes/snapshot_folder/tests/test_snapshots.py b/scripts/detect_file_changes/snapshot_folder/tests/test_snapshots.py old mode 100644 new mode 100755 diff --git a/scripts/o3de.py b/scripts/o3de.py old mode 100644 new mode 100755 diff --git a/scripts/o3de.sh b/scripts/o3de.sh old mode 100644 new mode 100755 diff --git a/scripts/project_manager/__init__.py b/scripts/project_manager/__init__.py old mode 100644 new mode 100755 diff --git a/scripts/project_manager/projects.py b/scripts/project_manager/projects.py old mode 100644 new mode 100755 diff --git a/scripts/project_manager/pyside.py b/scripts/project_manager/pyside.py old mode 100644 new mode 100755 diff --git a/scripts/project_manager/tests/__init__.py b/scripts/project_manager/tests/__init__.py old mode 100644 new mode 100755 diff --git a/scripts/project_manager/tests/test_projects.py b/scripts/project_manager/tests/test_projects.py old mode 100644 new mode 100755 diff --git a/scripts/project_manager/tests/test_pyside.py b/scripts/project_manager/tests/test_pyside.py old mode 100644 new mode 100755