Skip to content

Commit f9f2b66

Browse files
committed
Changing to Unity package structure for pacman importing
1 parent 1d351d0 commit f9f2b66

File tree

175 files changed

+237
-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.

175 files changed

+237
-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)