Skip to content

Commit 06211c2

Browse files
Merge pull request #966 from StephenHodgson/readme-update
Updated Main readme page table formatting.
2 parents 527e864 + dc060e2 commit 06211c2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@ Learn more about [mixed reality](https://developer.microsoft.com/en-us/windows/m
4141
### Master branch
4242
| Target Unity release | Release timeframe | Master release tag | Toolkit release features |
4343
| --------------------- | ----------------- | ------------------ | ------------------------ |
44-
| 2017.1.0 | Early Aug 2017 | v1.2017.1.0 | - Updating to Unity's beta build. - 3D Keyboard for text entry.|
45-
| 2017.2.0 | End Sep 2017 | v1.2017.2.0 | - Updating master with Windows Mixed Reality support (xR namespace). - RI Dev_Unity_2017.2.0 into master. - Toolkit will work on both HoloLens and immersive headsets. - Windows Mixed Reality motion controller support.|
46-
| 2017.3.0 | End Dec 2017 | v1.2017.3.0 | - 360 video player prefabs. - Scriptable foveated rendering prefabs. |
44+
| 2017.1.0 | Early Aug 2017 | v1.2017.1.0 | <ul><li>Updating to Unity's beta build.</li><li>3D Keyboard for text entry.</li></ul>|
45+
| 2017.2.0 | End Sep 2017 | v1.2017.2.0 | <ul><li>Updating master with Windows Mixed Reality support (xR namespace).</li><li>RI Dev_Unity_2017.2.0 into master.</li><li>Toolkit will work on both HoloLens and immersive headsets.</li><li>Windows Mixed Reality motion controller support.</li></ul>|
46+
| 2017.3.0 | End Dec 2017 | v1.2017.3.0 | <ul><li>360 video player prefabs.</li><li>Scriptable foveated rendering prefabs.</li></ul>|
4747
### Dev_Unity_2017.2.0 branch
4848

4949
| Target Unity release | Release timeframe | Branch release tag | Branch pre-release features | Status |
5050
| --------------------- | ----------------- | ------------------ | --------------------------- | --------------------------- |
51-
| MRTP9 | End July 2017 | v1.Dev.MRTP9 | - Windows Mixed Reality support for working on both HoloLens and immersive headsets. - Gamepad support. - Windows Mixed Reality motion controller support. | [Complete: v1.Dev.MRTP9](https://github.com/Microsoft/HoloToolkit-Unity/releases/tag/v1.Dev.MRTP9) |
52-
| MRTP13 | Early Aug 2017 | v1.Dev.MRTP13 | - Updating to MRTP13. - Windows Mixed Reality motion controller rendering with glTF format read from WU driver. | [Complete: v1.Dev.MRTP13](https://github.com/Microsoft/HoloToolkit-Unity/releases/tag/v1.Dev.MRTP13) |
53-
| 2017.2.0 | Mid Aug 2017 | v1.Dev.2017.2.0 | - Adapting to Unity's breaking changes of xR namespace and others. | In progress |
54-
| 2017.2.0 | End Sep 2017 | v1.Dev.2017.2.1 | - Merge branch into master. | Not started. |
51+
| MRTP9 | End July 2017 | v1.Dev.MRTP9 | <ul><li>Windows Mixed Reality support for working on both HoloLens and immersive headsets.</li><li>Gamepad support.</li><li>Windows Mixed Reality motion controller support.</li></ul>| [Complete: v1.Dev.MRTP9](https://github.com/Microsoft/HoloToolkit-Unity/releases/tag/v1.Dev.MRTP9) |
52+
| MRTP13 | Early Aug 2017 | v1.Dev.MRTP13 | <ul><li>Updating to MRTP13.</li><li>Windows Mixed Reality motion controller rendering with glTF format read from WU driver.</li></ul>| [Complete: v1.Dev.MRTP13](https://github.com/Microsoft/HoloToolkit-Unity/releases/tag/v1.Dev.MRTP13) |
53+
| 2017.2.0 | Mid Aug 2017 | v1.Dev.2017.2.0 | <ul><li>Adapting to Unity's breaking changes of xR namespace and others.</li></ul>| In progress |
54+
| 2017.2.0 | End Sep 2017 | v1.Dev.2017.2.1 | <ul><li>Merge branch into master.</li></ul>| Not started. |
5555

5656
# Upcoming Breaking Changes
5757

@@ -63,8 +63,8 @@ Learn more about [mixed reality](https://developer.microsoft.com/en-us/windows/m
6363

6464
| Breaking change description | Release timeframe | Notes |
6565
| ----------------------------------------------- | ----------------- | ------------------------ |
66-
| Rename repository to MixedRealityToolkit-Unity. | Mid Aug 2017 | - Recommend you do: $git remote set-url origin new_url. - Recommend reading: https://help.github.com/articles/renaming-a-repository ; https://github.com/blog/1508-repository-redirects-are-here |
67-
| Updating toolkit namespace to MixedReality | Nov 2017 | - Update folder names, class names and namespace names post 2017.2.0 release. |
66+
| Rename repository to MixedRealityToolkit-Unity. | Mid Aug 2017 | <ul><li>Recommend you do: $git remote set-url origin new_url.</li><li>Recommend reading: https://help.github.com/articles/renaming-a-repository ; https://github.com/blog/1508-repository-redirects-are-here</li></ul>|
67+
| Updating toolkit namespace to MixedReality | Nov 2017 | <ul><li>Update folder names, class names and namespace names post 2017.2.0 release.</li></ul>|
6868

6969
# Future work planning
7070
- Updating landing page for the ReadMe.md to help app developers find content better.

0 commit comments

Comments
 (0)