Skip to content

Commit f8c8a55

Browse files
authored
Merge pull request #1 from Unity-Technologies/to-package
AIRO-287 Changing to Unity package structure for pacman importing
2 parents 1d351d0 + 290c9c4 commit f8c8a55

File tree

173 files changed

+203
-290
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

173 files changed

+203
-290
lines changed

.gitignore

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,3 @@ crashlytics-build.properties
6969
# Temporary auto-generated Android Assets
7070
/[Aa]ssets/[Ss]treamingAssets/aa.meta
7171
/[Aa]ssets/[Ss]treamingAssets/aa/*
72-
73-
.DS_Store
74-
75-
# Build and Deploy
76-
deploy/*
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

UnityEditorScripts/Urdf/Editor/AssetHandlers.meta renamed to Editor/AssetHandlers.meta

File renamed without changes.

UnityEditorScripts/Urdf/Editor/AssetHandlers/LocateAssetHandler.cs renamed to Editor/AssetHandlers/LocateAssetHandler.cs

File renamed without changes.

UnityEditorScripts/Urdf/Editor/AssetHandlers/LocateAssetHandler.cs.meta renamed to Editor/AssetHandlers/LocateAssetHandler.cs.meta

File renamed without changes.

UnityEditorScripts/Urdf/Editor/AssetHandlers/UrdfAssetPathHandler.cs renamed to Editor/AssetHandlers/UrdfAssetPathHandler.cs

File renamed without changes.

UnityEditorScripts/Urdf/Editor/AssetHandlers/UrdfAssetPathHandler.cs.meta renamed to Editor/AssetHandlers/UrdfAssetPathHandler.cs.meta

File renamed without changes.

UnityEditorScripts/Urdf/Editor/AssetHandlers/UrdfExportPathHandler.cs renamed to Editor/AssetHandlers/UrdfExportPathHandler.cs

File renamed without changes.

UnityEditorScripts/Urdf/Editor/AssetHandlers/UrdfExportPathHandler.cs.meta renamed to Editor/AssetHandlers/UrdfExportPathHandler.cs.meta

File renamed without changes.

UnityEditorScripts/Urdf/Editor/AssetHandlers/UrdfMeshExportHandler.cs renamed to Editor/AssetHandlers/UrdfMeshExportHandler.cs

File renamed without changes.

0 commit comments

Comments
 (0)