Author XR in XR
Перейти к файлу
Matt Schoen c896d84456 Update input prototype to fix compile errors in Unity 2021 2022-02-11 13:48:19 -08:00
.github Minor change 2019-03-27 16:22:46 -07:00
.yamato Remove code coverage tests to resolve failures on 2019.1 2020-09-10 19:35:36 -07:00
Documentation~ Update Readme and documentation with setup instructions 2021-09-24 11:52:16 -07:00
Editor Remove Labs from namespaces and package names 2020-07-31 00:17:02 -07:00
Interfaces Add version defines; 2020-09-22 03:15:53 -07:00
Runtime Update input prototype to fix compile errors in Unity 2021 2022-02-11 13:48:19 -08:00
Tests Fix documentation generation warnings; 2020-09-23 20:24:53 -07:00
.gitattributes Add *.unitypackage as an LFs type in .gitattributes; 2019-02-07 12:48:39 -08:00
.gitignore Ignore files added/changed by local upm-ci package test run 2019-11-26 13:35:11 -08:00
.gitmodules Merge remote-tracking branch 'remotes/origin/development' into mars-volume-queries 2020-01-04 21:08:38 -08:00
.npmignore Ignore files added/changed by local upm-ci package test run 2019-11-26 13:35:11 -08:00
CHANGELOG.md Bump version number to 0.4.13-preview for future development 2020-09-22 11:23:23 -07:00
CHANGELOG.md.meta Add Package Starter Kit content and update project structure and assembly names to follow the template 2019-06-06 18:00:52 -07:00
CONTRIBUTING.md Update version number and package metadata 2020-08-21 03:15:17 -07:00
CONTRIBUTING.md.meta Add Package Starter Kit content and update project structure and assembly names to follow the template 2019-06-06 18:00:52 -07:00
Editor.meta Refactor BaseHandle's events; Add HandleFlags; Fix naming to match conventions 2016-08-29 15:38:34 -07:00
Interfaces.meta Convert IRaycast to IProvides/UsesSceneRaycast 2019-06-08 17:15:03 -07:00
LICENSE.md Update version number and package metadata 2020-08-21 03:15:17 -07:00
LICENSE.md.meta Fix package validation warnings; 2019-11-14 23:46:28 -08:00
README.md Update Readme and documentation with setup instructions 2021-09-24 11:52:16 -07:00
README.md.meta Add README meta 2017-01-09 12:16:05 -08:00
Runtime.meta Add Package Starter Kit content and update project structure and assembly names to follow the template 2019-06-06 18:00:52 -07:00
Tests.meta Add CCU test 2017-01-09 16:46:07 -08:00
package.json Bump version number to 0.4.13-preview for future development 2020-09-22 11:23:23 -07:00
package.json.meta Add Package Starter Kit content and update project structure and assembly names to follow the template 2019-06-06 18:00:52 -07:00

README.md

EditorXR

Author XR in XR

Getting Started

For setup and usage instructions, refer to the documentation

Dependencies:

  • com.unity.xrtools.module-loader
  • com.unity.xrtools.utils
  • com.unity.list-view-framework
  • com.unity.xrtools.spatial-hash
  • com.unity.xr.legacyinputhelpers
  • com.unity.xr-line-renderer
  • com.unity.timeline
  • com.unity.textmeshpro