Runtime components and Editor tools to make the most of Unity Reflect.
Перейти к файлу
Fred Moreau 9dd5ab2979 Documentation placeholders 2020-04-16 17:43:32 +02:00
.yamato Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
Documentation~ Documentation placeholders 2020-04-16 17:43:32 +02:00
Editor Addressables and logos 2020-03-31 16:52:25 -04:00
Runtime Clean up, technical debt and comments 2020-04-02 11:38:04 -04:00
Samples Made prefab of custom viewer for clash detection and material swap from Leo 2020-04-02 15:29:35 -04:00
Tests Materials Mapping Update 2020-03-05 15:46:31 +01:00
.README - External.md Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
.gitignore Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
.npmignore Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
CHANGELOG.md Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
CHANGELOG.md.meta Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
CONTRIBUTING.md Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
CONTRIBUTING.md.meta Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
Editor.meta Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
LICENSE.md Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
LICENSE.md.meta Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
QAReport.md Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
QAReport.md.meta Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
README.md Update README.md 2020-02-21 18:06:08 +01:00
README.md.meta Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
Runtime.meta Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
Samples.meta Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
Tests.meta Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
Third Party Notices.md Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
Third Party Notices.md.meta Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00
package.json Updated version for Addressables package 2020-04-01 11:03:08 -04:00
package.json.meta Package Setup + Material Extraction + Runtime Remapping 2020-02-21 17:58:36 +01:00

README.md

Reflect Extensions

Runtime components and Editor tools to make the most of Unity Reflect.

Package structure

<root>
  ├── Editor
  │   ├── CustomEditors
  │   ├── Settings
  │   └── SyncPrefabScriptedImporterExtensions
  └──  Runtime
      ├── Components
      └── ScriptableObjects