Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing a bug the causes FaceOrigin collections to face the wrong direction when collections are rotated (and some bonuses) #2229

Closed
wants to merge 30 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
9454011
Fixed an object collection bug that caused FaceOrigin collections to …
May 31, 2018
134251b
Fixed a merge mistake that put a , in the wrong spot
May 31, 2018
d0bbc18
Updated the solver example with more complex solvers that attach to t…
Jun 1, 2018
2f89074
Merge pull request #3 from Microsoft/june18_dev
Ecnassianer Jun 1, 2018
adb897b
Added Solver In Between and an Solver sample map
Jun 1, 2018
792fa0c
Merge pull request #5 from Microsoft/june18_dev
Ecnassianer Jun 1, 2018
bc8ecd6
Updated the collection examples map to use the new orientation types
Jun 1, 2018
00e3266
added a rotated cylinder collection
Jun 1, 2018
a4f03ba
Added an example of a radial collection to the object collection scene
Jun 1, 2018
4c2b8bf
Multiply by half instead of dividing by two
Jun 1, 2018
a2dcecd
tabs--> spaces
Jun 1, 2018
3ca8c06
fixed extraneous spaces in prefab names
Jun 2, 2018
6eb0cb4
cleaned up public properties
Jun 2, 2018
4fea185
tabs --> spaces
Jun 2, 2018
3afe7f3
updated the radial solver example with new public properties
Jun 2, 2018
23a7c55
new Vector3() --> default(Vector3) and some comment cleanup
Jun 2, 2018
7cf6e78
object collection map improvements
Jun 4, 2018
cba36c7
added some comments explaining the enum rename
Jun 4, 2018
6aac3a8
Merge branch 'SolverExampleUpdates' into june18_dev
Ecnassianer Jun 4, 2018
9d96421
Merge pull request #9 from Ecnassianer/june18_dev
Ecnassianer Jun 4, 2018
9a2bef8
Merge branch 'SolverExampleUpdates' of https://github.com/Ecnassianer…
Jun 4, 2018
ea622c2
cleaned up Handedness
Jun 4, 2018
92b801c
Switched the default value of Handedness in ControllerFinders so they…
Jun 4, 2018
6790fdb
Merge pull request #7 from Microsoft/june18_dev
Ecnassianer Jun 4, 2018
576f2b9
Merge branch 'SolverExampleUpdates' into june18_dev
Ecnassianer Jun 4, 2018
e155043
Added XR input using and a explicit private on the Reset()
Jun 4, 2018
3108754
Put the FaceForward and FaceForwardReversed names back to maintain ba…
Jun 4, 2018
d0727c1
Revert "Merge branch 'SolverExampleUpdates' into june18_dev", this wa…
Jun 4, 2018
b7e207e
Revert "Merge branch 'SolverExampleUpdates' of https://github.com/Ecn…
Jun 4, 2018
c16fbd0
Revert "Merge branch 'SolverExampleUpdates' into june18_dev", this ne…
Jun 4, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  

This file was deleted.

This file was deleted.

Loading