diff --git a/cmake/macros/AutoScribeShader.cmake b/cmake/macros/AutoScribeShader.cmake old mode 100755 new mode 100644 diff --git a/cmake/macros/TargetDraco.cmake b/cmake/macros/TargetDraco.cmake old mode 100755 new mode 100644 diff --git a/domain-server/resources/web/content/js/bootstrap-sortable.min.js b/domain-server/resources/web/content/js/bootstrap-sortable.min.js old mode 100755 new mode 100644 diff --git a/domain-server/resources/web/css/bootstrap-sortable.css b/domain-server/resources/web/css/bootstrap-sortable.css old mode 100755 new mode 100644 diff --git a/domain-server/resources/web/css/bootstrap-switch.min.css b/domain-server/resources/web/css/bootstrap-switch.min.css old mode 100755 new mode 100644 diff --git a/domain-server/resources/web/css/datatables.min.css b/domain-server/resources/web/css/datatables.min.css old mode 100755 new mode 100644 diff --git a/domain-server/resources/web/css/sweetalert.css b/domain-server/resources/web/css/sweetalert.css old mode 100755 new mode 100644 diff --git a/domain-server/resources/web/js/bootstrap-switch.min.js b/domain-server/resources/web/js/bootstrap-switch.min.js old mode 100755 new mode 100644 diff --git a/domain-server/resources/web/js/datatables.min.js b/domain-server/resources/web/js/datatables.min.js old mode 100755 new mode 100644 diff --git a/domain-server/resources/web/js/jquery-2.1.4.min.js b/domain-server/resources/web/js/jquery-2.1.4.min.js old mode 100755 new mode 100644 diff --git a/domain-server/resources/web/js/sweetalert.min.js b/domain-server/resources/web/js/sweetalert.min.js old mode 100755 new mode 100644 diff --git a/domain-server/resources/web/stats/css/json.human.css b/domain-server/resources/web/stats/css/json.human.css old mode 100755 new mode 100644 diff --git a/domain-server/resources/web/stats/js/json.human.js b/domain-server/resources/web/stats/js/json.human.js old mode 100755 new mode 100644 diff --git a/interface/resources/fonts/Cairo-SemiBold.ttf b/interface/resources/fonts/Cairo-SemiBold.ttf old mode 100755 new mode 100644 diff --git a/interface/src/avatar/AvatarManager.cpp b/interface/src/avatar/AvatarManager.cpp old mode 100755 new mode 100644 diff --git a/interface/src/avatar/AvatarMotionState.cpp b/interface/src/avatar/AvatarMotionState.cpp old mode 100755 new mode 100644 diff --git a/interface/src/avatar/MyCharacterController.cpp b/interface/src/avatar/MyCharacterController.cpp old mode 100755 new mode 100644 diff --git a/interface/src/avatar/MySkeletonModel.cpp b/interface/src/avatar/MySkeletonModel.cpp old mode 100755 new mode 100644 diff --git a/interface/src/avatar/OtherAvatar.cpp b/interface/src/avatar/OtherAvatar.cpp old mode 100755 new mode 100644 diff --git a/libraries/avatars/src/AvatarData.cpp b/libraries/avatars/src/AvatarData.cpp old mode 100755 new mode 100644 diff --git a/libraries/avatars/src/AvatarData.h b/libraries/avatars/src/AvatarData.h old mode 100755 new mode 100644 diff --git a/libraries/controllers/src/controllers/UserInputMapper.cpp b/libraries/controllers/src/controllers/UserInputMapper.cpp old mode 100755 new mode 100644 diff --git a/libraries/gpu/src/gpu/Framebuffer.cpp b/libraries/gpu/src/gpu/Framebuffer.cpp old mode 100755 new mode 100644 diff --git a/libraries/gpu/src/gpu/Framebuffer.h b/libraries/gpu/src/gpu/Framebuffer.h old mode 100755 new mode 100644 diff --git a/libraries/gpu/src/gpu/Pipeline.cpp b/libraries/gpu/src/gpu/Pipeline.cpp old mode 100755 new mode 100644 diff --git a/libraries/gpu/src/gpu/Pipeline.h b/libraries/gpu/src/gpu/Pipeline.h old mode 100755 new mode 100644 diff --git a/libraries/gpu/src/gpu/Shader.cpp b/libraries/gpu/src/gpu/Shader.cpp old mode 100755 new mode 100644 diff --git a/libraries/gpu/src/gpu/Shader.h b/libraries/gpu/src/gpu/Shader.h old mode 100755 new mode 100644 diff --git a/libraries/gpu/src/gpu/State.cpp b/libraries/gpu/src/gpu/State.cpp old mode 100755 new mode 100644 diff --git a/libraries/gpu/src/gpu/State.h b/libraries/gpu/src/gpu/State.h old mode 100755 new mode 100644 diff --git a/libraries/gpu/src/gpu/Texture.cpp b/libraries/gpu/src/gpu/Texture.cpp old mode 100755 new mode 100644 diff --git a/libraries/gpu/src/gpu/Texture.h b/libraries/gpu/src/gpu/Texture.h old mode 100755 new mode 100644 diff --git a/libraries/graphics/CMakeLists.txt b/libraries/graphics/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/libraries/graphics/src/graphics/Geometry.cpp b/libraries/graphics/src/graphics/Geometry.cpp old mode 100755 new mode 100644 diff --git a/libraries/graphics/src/graphics/Geometry.h b/libraries/graphics/src/graphics/Geometry.h old mode 100755 new mode 100644 diff --git a/libraries/graphics/src/graphics/Light.cpp b/libraries/graphics/src/graphics/Light.cpp old mode 100755 new mode 100644 diff --git a/libraries/graphics/src/graphics/Light.h b/libraries/graphics/src/graphics/Light.h old mode 100755 new mode 100644 diff --git a/libraries/graphics/src/graphics/Material.cpp b/libraries/graphics/src/graphics/Material.cpp old mode 100755 new mode 100644 diff --git a/libraries/graphics/src/graphics/Material.h b/libraries/graphics/src/graphics/Material.h old mode 100755 new mode 100644 diff --git a/libraries/graphics/src/graphics/Skybox.cpp b/libraries/graphics/src/graphics/Skybox.cpp old mode 100755 new mode 100644 diff --git a/libraries/graphics/src/graphics/Skybox.h b/libraries/graphics/src/graphics/Skybox.h old mode 100755 new mode 100644 diff --git a/libraries/graphics/src/graphics/TextureMap.cpp b/libraries/graphics/src/graphics/TextureMap.cpp old mode 100755 new mode 100644 diff --git a/libraries/graphics/src/graphics/TextureMap.h b/libraries/graphics/src/graphics/TextureMap.h old mode 100755 new mode 100644 diff --git a/libraries/input-plugins/src/input-plugins/KeyboardMouseDevice.cpp b/libraries/input-plugins/src/input-plugins/KeyboardMouseDevice.cpp old mode 100755 new mode 100644 diff --git a/libraries/model-serializers/src/GLTFSerializer.cpp b/libraries/model-serializers/src/GLTFSerializer.cpp old mode 100755 new mode 100644 diff --git a/libraries/model-serializers/src/GLTFSerializer.h b/libraries/model-serializers/src/GLTFSerializer.h old mode 100755 new mode 100644 diff --git a/libraries/octree/src/OctreePacketData.cpp b/libraries/octree/src/OctreePacketData.cpp old mode 100755 new mode 100644 diff --git a/libraries/physics/src/CharacterController.cpp b/libraries/physics/src/CharacterController.cpp old mode 100755 new mode 100644 diff --git a/libraries/physics/src/CharacterController.h b/libraries/physics/src/CharacterController.h old mode 100755 new mode 100644 diff --git a/libraries/physics/src/CharacterGhostObject.cpp b/libraries/physics/src/CharacterGhostObject.cpp old mode 100755 new mode 100644 diff --git a/libraries/physics/src/CharacterGhostObject.h b/libraries/physics/src/CharacterGhostObject.h old mode 100755 new mode 100644 diff --git a/libraries/physics/src/CharacterRayResult.cpp b/libraries/physics/src/CharacterRayResult.cpp old mode 100755 new mode 100644 diff --git a/libraries/physics/src/CharacterSweepResult.cpp b/libraries/physics/src/CharacterSweepResult.cpp old mode 100755 new mode 100644 diff --git a/libraries/physics/src/TemporaryPairwiseCollisionFilter.cpp b/libraries/physics/src/TemporaryPairwiseCollisionFilter.cpp old mode 100755 new mode 100644 diff --git a/libraries/physics/src/TemporaryPairwiseCollisionFilter.h b/libraries/physics/src/TemporaryPairwiseCollisionFilter.h old mode 100755 new mode 100644 diff --git a/libraries/render-utils/src/LightStage.cpp b/libraries/render-utils/src/LightStage.cpp old mode 100755 new mode 100644 diff --git a/libraries/render-utils/src/LightStage.h b/libraries/render-utils/src/LightStage.h old mode 100755 new mode 100644 diff --git a/libraries/render-utils/src/RenderForwardTask.cpp b/libraries/render-utils/src/RenderForwardTask.cpp old mode 100755 new mode 100644 diff --git a/libraries/render-utils/src/RenderForwardTask.h b/libraries/render-utils/src/RenderForwardTask.h old mode 100755 new mode 100644 diff --git a/libraries/render-utils/src/RenderShadowTask.cpp b/libraries/render-utils/src/RenderShadowTask.cpp old mode 100755 new mode 100644 diff --git a/libraries/render-utils/src/RenderShadowTask.h b/libraries/render-utils/src/RenderShadowTask.h old mode 100755 new mode 100644 diff --git a/libraries/render/src/render/DrawTask.cpp b/libraries/render/src/render/DrawTask.cpp old mode 100755 new mode 100644 diff --git a/libraries/render/src/render/DrawTask.h b/libraries/render/src/render/DrawTask.h old mode 100755 new mode 100644 diff --git a/script-archive/example/games/airHockey.js b/script-archive/example/games/airHockey.js old mode 100755 new mode 100644 diff --git a/script-archive/leaves.js b/script-archive/leaves.js old mode 100755 new mode 100644 diff --git a/scripts/developer/utilities/render/shadow.qml b/scripts/developer/utilities/render/shadow.qml old mode 100755 new mode 100644 diff --git a/scripts/system/assets/images/mute-target.svg b/scripts/system/assets/images/mute-target.svg old mode 100755 new mode 100644