Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
18 changes: 18 additions & 0 deletions Editor/com.Rotorz.unity3d-class-type-reference.Editor.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "com.rotorz.unity3d-class-type-reference.editor",
"rootNamespace": "com.rotorz.unity3d-class-type-reference.Editor",
"references": [
"GUID:defade650d4200943bb41a087ec43f59"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}
7 changes: 7 additions & 0 deletions LICENSE.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions README.md.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions Runtime.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
14 changes: 14 additions & 0 deletions Runtime/com.rotorz.unity3d-class-type-reference.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "com.rotorz.unity3d-class-type-reference",
"rootNamespace": "com.rotorz.unity3d-class-type-reference",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}
12 changes: 0 additions & 12 deletions assets/Editor/_assembly.asmdef

This file was deleted.

3 changes: 0 additions & 3 deletions assets/Source/_assembly.asmdef

This file was deleted.

7 changes: 7 additions & 0 deletions index.js.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rotorz/unity3d-class-type-reference",
"version": "1.0.4",
"name": "com.rotorz.unity3d-class-type-reference",
"version": "1.0.5",
"description": "A class which provides serializable references to `System.Type` of classes with an accompanying custom property drawer which allows class selection from drop-down.",
"main": "index.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions package.json.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

166 changes: 166 additions & 0 deletions screenshot.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.