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

AR Pet Showcase updated to match GearVRf PR #2005 #652

Open
wants to merge 363 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 25, 2018

  1. gvr-arpet: Link between some views and bluetooth connection

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a014c01 View commit details
    Browse the repository at this point in the history
  2. Fix load model issue

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6e338e8 View commit details
    Browse the repository at this point in the history
  3. Code refactoring

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    de589c4 View commit details
    Browse the repository at this point in the history
  4. Change initialization of app connection manager

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7493add View commit details
    Browse the repository at this point in the history
  5. Fix plane detection issue

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e6c072e View commit details
    Browse the repository at this point in the history
  6. Fix pet loading delay

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    b668846 View commit details
    Browse the repository at this point in the history
  7. Pre-load 3D model

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    311d956 View commit details
    Browse the repository at this point in the history
  8. Update packages

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    3a3195b View commit details
    Browse the repository at this point in the history
  9. Rename classes

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    176b869 View commit details
    Browse the repository at this point in the history
  10. Update framekwork

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    c5d810b View commit details
    Browse the repository at this point in the history
  11. Connection manager adjustments

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    2f7f912 View commit details
    Browse the repository at this point in the history
  12. Rename method

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    41293ef View commit details
    Browse the repository at this point in the history
  13. Adjust synchronized method

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    c369522 View commit details
    Browse the repository at this point in the history
  14. gvr-arpet: adjusted views bluetooth connection

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    3443786 View commit details
    Browse the repository at this point in the history
  15. Use ConnectionMode to check which mode is being used

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    2fd2bbf View commit details
    Browse the repository at this point in the history
  16. Create TAG to be used in ShareAnchorMode debug messages

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    5f7f7e4 View commit details
    Browse the repository at this point in the history
  17. Use PetContext in CloudAnchorManager

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    0196b9c View commit details
    Browse the repository at this point in the history
  18. Set progress bar duration according to guest or host mode

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7fb404b View commit details
    Browse the repository at this point in the history
  19. Enable touch screen

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    040631e View commit details
    Browse the repository at this point in the history
  20. Check the Cloud Anchor API key inside CloudAnchorManager

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    d73effc View commit details
    Browse the repository at this point in the history
  21. Disable cursor icon when touch is enabled

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f63ca5f View commit details
    Browse the repository at this point in the history
  22. adjusted positions hud and edit views

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e4cbdee View commit details
    Browse the repository at this point in the history
  23. activated on hud the ball and edit modes

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    62c6cbc View commit details
    Browse the repository at this point in the history
  24. Adjust physics

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    48713b5 View commit details
    Browse the repository at this point in the history
  25. Connection manager improvement

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    0808309 View commit details
    Browse the repository at this point in the history
  26. Disable call to connection test method in main class

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    411b124 View commit details
    Browse the repository at this point in the history
  27. Fix paired view and update border in status anchor mode

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    64b1e88 View commit details
    Browse the repository at this point in the history
  28. Adjust manager interface

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    bef284f View commit details
    Browse the repository at this point in the history
  29. adjusted text in center in views share anchor mode

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a4e974e View commit details
    Browse the repository at this point in the history
  30. Close hud in ball mode

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    9ec1450 View commit details
    Browse the repository at this point in the history
  31. adjusted buffer size in views

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e122b68 View commit details
    Browse the repository at this point in the history
  32. Make the host and clients be paired using Cloud Anchor and Connection…

    …Manager
    
    - Use Cloud Anchor API to host and resolve cloud anchors.
    - Use ConnectionManager (Bluetooth) to exchange messages between the
    host and the clients.
    - Update the views according to the sync flow.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    0885b12 View commit details
    Browse the repository at this point in the history
  33. Ajust pet position after plane's merge

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    fd27221 View commit details
    Browse the repository at this point in the history
  34. adjusted position of views in shared anchor mode

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a56b51f View commit details
    Browse the repository at this point in the history
  35. Handle failure responses in host and resolve processes

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    57cbd1d View commit details
    Browse the repository at this point in the history
  36. Adjust connection interface

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    68dd0e7 View commit details
    Browse the repository at this point in the history
  37. Add message service

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7d14064 View commit details
    Browse the repository at this point in the history
  38. Adjust connection interface and move classes

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f8941f4 View commit details
    Browse the repository at this point in the history
  39. Improve edit mode

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6557b5b View commit details
    Browse the repository at this point in the history
  40. Fix crash when reading string value

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f1c85d8 View commit details
    Browse the repository at this point in the history
  41. Increase bluetooth discovery time

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    47b613c View commit details
    Browse the repository at this point in the history
  42. Fix server device finder

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    81c19df View commit details
    Browse the repository at this point in the history
  43. Adjust connection interface

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    fb2c6d4 View commit details
    Browse the repository at this point in the history
  44. Clear all scene objects when the Share Anchor is started in Guest mode

    Guests will see the same objects shared by the Host. So, the actual
    objects need to be removed from the Guest's scene.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8fb60e1 View commit details
    Browse the repository at this point in the history
  45. Add connection manager and service usage examples in PetMain

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    183df62 View commit details
    Browse the repository at this point in the history
  46. Add collision object to the pet

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    30aca03 View commit details
    Browse the repository at this point in the history
  47. Use SharingService to send commands to the guests

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    eda9fd5 View commit details
    Browse the repository at this point in the history
  48. Delete unused code

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    cfc6cf0 View commit details
    Browse the repository at this point in the history
  49. Remove unused BTMessages

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e554521 View commit details
    Browse the repository at this point in the history
  50. Fix view position

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    396e95a View commit details
    Browse the repository at this point in the history
  51. Improvements to avoid null pointers

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    d9f0846 View commit details
    Browse the repository at this point in the history
  52. Rename receiving methods of sharing service

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    c9d39e5 View commit details
    Browse the repository at this point in the history
  53. Make the first detected plane be horizontal upward facing

    This plane's type is used for tabletop and floor, for example.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    869b53d View commit details
    Browse the repository at this point in the history
  54. Don't use planes that are downward facing

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    dd5b9f0 View commit details
    Browse the repository at this point in the history
  55. adjusted positions in views

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    b12c783 View commit details
    Browse the repository at this point in the history
  56. Adjusted positions in Edit and Hud Modes

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    37909fc View commit details
    Browse the repository at this point in the history
  57. added ripple effect by clicking the hud buttons

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    5b01e08 View commit details
    Browse the repository at this point in the history
  58. fixed view scene object when added in view share anchor mode

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    25dedd3 View commit details
    Browse the repository at this point in the history
  59. Enable dragging at long press

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f3a78a7 View commit details
    Browse the repository at this point in the history
  60. Move the CloudAnchorManager's code to the managers folder

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    483b0fb View commit details
    Browse the repository at this point in the history
  61. Show 'stay in position' view only after hosting the anchors

    The host should send a message to guests informing to change their views.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    66421e1 View commit details
    Browse the repository at this point in the history
  62. Fix service error handling when a remote has been disconnected

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a3576c5 View commit details
    Browse the repository at this point in the history
  63. Improve edit debug messages

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    cef1fce View commit details
    Browse the repository at this point in the history
  64. Handle error when resolving and loading shared cloud anchor

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7fc9383 View commit details
    Browse the repository at this point in the history
  65. Show invitation view using thread UI

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    515ea2b View commit details
    Browse the repository at this point in the history
  66. Improve the progress bar

    Just fix the initial angle and make the progress be smooth.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    b233484 View commit details
    Browse the repository at this point in the history
  67. Adjust code

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    0b2ea02 View commit details
    Browse the repository at this point in the history
  68. Make the host send a message to show the 'pairing view' in the guests

    Just to make sure that all guests will see the same host's view at the
    same time.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    297b25b View commit details
    Browse the repository at this point in the history
  69. Change logic to resolve anchors to cloud anchor manager

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    c8511a0 View commit details
    Browse the repository at this point in the history
  70. Code adjustment

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    72fff2e View commit details
    Browse the repository at this point in the history
  71. Code adjustment

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    34f3707 View commit details
    Browse the repository at this point in the history
  72. Handle error when resolving anchors

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a8ae7c4 View commit details
    Browse the repository at this point in the history
  73. excluded scales in views

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    9ebfa5f View commit details
    Browse the repository at this point in the history
  74. Add roboto-bold font to project

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    ace5b3f View commit details
    Browse the repository at this point in the history
  75. Adjust view elements alignment

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    da0bd76 View commit details
    Browse the repository at this point in the history
  76. Set roboto_bold font to buttons of sharing view

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    cf515a9 View commit details
    Browse the repository at this point in the history
  77. Set roboto_medium font to text of sharing view

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    82b4e6e View commit details
    Browse the repository at this point in the history
  78. Delete unused file

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f1b1e56 View commit details
    Browse the repository at this point in the history
  79. Add missing copyright text to files

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    eb5bfc0 View commit details
    Browse the repository at this point in the history
  80. Add missing copyright text to files

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    5511ae2 View commit details
    Browse the repository at this point in the history
  81. Delete unused file

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    d89dc9b View commit details
    Browse the repository at this point in the history
  82. improvements in views

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    3afa2d4 View commit details
    Browse the repository at this point in the history
  83. Fix service logic that handles remote responses

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7380304 View commit details
    Browse the repository at this point in the history
  84. Rename package

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    50e34dd View commit details
    Browse the repository at this point in the history
  85. Move Task class to common package

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e591355 View commit details
    Browse the repository at this point in the history
  86. Add an interface for message service

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    79ff07a View commit details
    Browse the repository at this point in the history
  87. Adjust code

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    83dac49 View commit details
    Browse the repository at this point in the history
  88. Delete unused file

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    361f070 View commit details
    Browse the repository at this point in the history
  89. Change int constants to string constants

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e2f386d View commit details
    Browse the repository at this point in the history
  90. Adjust message service interface

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    d02c5a4 View commit details
    Browse the repository at this point in the history
  91. Fix message service responses handling

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    750f81d View commit details
    Browse the repository at this point in the history
  92. Set the pet's inital scale

    The initial scale is being set according to the distance between the
    pet and camera in AR coordinates.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7e5ebfd View commit details
    Browse the repository at this point in the history
  93. Create a constant for texture buffer size

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f0ca064 View commit details
    Browse the repository at this point in the history
  94. improvements in hud view

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8a7ad83 View commit details
    Browse the repository at this point in the history
  95. centralized share anchor view

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a1da58a View commit details
    Browse the repository at this point in the history
  96. Update message service interface

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6047c72 View commit details
    Browse the repository at this point in the history
  97. Added back button in share anchor view

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    52a424c View commit details
    Browse the repository at this point in the history
  98. Changed UI in edit view

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    c480300 View commit details
    Browse the repository at this point in the history
  99. improvements in views

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    004f05b View commit details
    Browse the repository at this point in the history
  100. Adjust message service interface

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e77e10b View commit details
    Browse the repository at this point in the history
  101. Add SharedMixedReality

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a41455f View commit details
    Browse the repository at this point in the history
  102. Added border in play ball button

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    034c5f3 View commit details
    Browse the repository at this point in the history
  103. adjusted assets sizes in different devices

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e9536ae View commit details
    Browse the repository at this point in the history
  104. Make id generation synchronized

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    4912759 View commit details
    Browse the repository at this point in the history
  105. Add id property to shared object

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    9e46a42 View commit details
    Browse the repository at this point in the history
  106. Add Shring loop

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    9740d17 View commit details
    Browse the repository at this point in the history
  107. Don't start the dragging when it is already in dragging mode

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f91a2b3 View commit details
    Browse the repository at this point in the history
  108. Create and set the material color only when the collision debug is ac…

    …tivated
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    c061188 View commit details
    Browse the repository at this point in the history
  109. Create global constants identifying all scene object types

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    24a5dd8 View commit details
    Browse the repository at this point in the history
  110. Delete unused file

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    73cca88 View commit details
    Browse the repository at this point in the history
  111. added icon in application

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f5e92e6 View commit details
    Browse the repository at this point in the history
  112. added splash screen

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e0a3ab6 View commit details
    Browse the repository at this point in the history
  113. Update Android SDK version to 7 (API 24), the minimum required by AR …

    …Core
    
    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8606da6 View commit details
    Browse the repository at this point in the history
  114. Adjust message service interface

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7610388 View commit details
    Browse the repository at this point in the history
  115. Fix return when resolving CloudAnchor for an anchored object

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a7889a5 View commit details
    Browse the repository at this point in the history
  116. Fix connection manager initialization.

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    098b05f View commit details
    Browse the repository at this point in the history
  117. Add direction to throw the ball

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    d984824 View commit details
    Browse the repository at this point in the history
  118. Fix message receiver methods handler

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f9e6450 View commit details
    Browse the repository at this point in the history
  119. Adjust sharing interface

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    778fd4c View commit details
    Browse the repository at this point in the history
  120. added views of the exception "no found guest or host"

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6865a3f View commit details
    Browse the repository at this point in the history
  121. gvr-arcore: Fix compile error

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f0a5adc View commit details
    Browse the repository at this point in the history
  122. Fix crash when calling message service

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    012844f View commit details
    Browse the repository at this point in the history
  123. Replace map with sparse array

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    74055ec View commit details
    Browse the repository at this point in the history
  124. Adjust message service interface

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    787e602 View commit details
    Browse the repository at this point in the history
  125. Implement shared objects layer

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    423b55f View commit details
    Browse the repository at this point in the history
  126. Improvement in Splash Screen

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e289936 View commit details
    Browse the repository at this point in the history
  127. added assets in views share anchor mode

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e5be0e4 View commit details
    Browse the repository at this point in the history
  128. added view "point to same local"

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    2027d23 View commit details
    Browse the repository at this point in the history
  129. Adjust server finder return

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    d5d7b41 View commit details
    Browse the repository at this point in the history
  130. Adjust message service receiver

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    dfe1d5e View commit details
    Browse the repository at this point in the history
  131. Increase time of connection phase

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    76a8ca0 View commit details
    Browse the repository at this point in the history
  132. Remove loading of pet model after pet model resolved

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    1c4adf4 View commit details
    Browse the repository at this point in the history
  133. Adjust code

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    680f968 View commit details
    Browse the repository at this point in the history
  134. Set pet mode to idle after its initialization

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    19c5364 View commit details
    Browse the repository at this point in the history
  135. Improve movement functions

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    2cb206d View commit details
    Browse the repository at this point in the history
  136. Change message service API

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8fa7531 View commit details
    Browse the repository at this point in the history
  137. Add player object as camera child

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6db2a5b View commit details
    Browse the repository at this point in the history
  138. Request location permission when the application starts

    This permission is used by Sharing Anchor mode (bluetooth) when the host
    send the invites.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    33a95f0 View commit details
    Browse the repository at this point in the history
  139. Change ball handler to initialize ball in player position instead camera

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    71eda11 View commit details
    Browse the repository at this point in the history
  140. Detach released object anchor from AR core

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    55cb2cd View commit details
    Browse the repository at this point in the history
  141. Create ball throw handler event class to replace ball wrapper

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    3965c77 View commit details
    Browse the repository at this point in the history
  142. Don't check bouding at guest mode

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    02c1f2e View commit details
    Browse the repository at this point in the history
  143. Disable planes detection when the app is in Guest mode

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    d7845e7 View commit details
    Browse the repository at this point in the history
  144. Fix edit mode

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e6f2306 View commit details
    Browse the repository at this point in the history
  145. fix pet actions

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    174f5b8 View commit details
    Browse the repository at this point in the history
  146. Use gvrf modelmatrix to set initial scale instead of arcore pose

    GearVRf-DCO-1.0-Signed-off-by: Diego Azulay <diego.a@samsung.com>
    Diego Azulay authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    b73f67e View commit details
    Browse the repository at this point in the history
  147. Add class to help debug with function to log a 4x4 matrix

    GearVRf-DCO-1.0-Signed-off-by: Diego Azulay <diego.a@samsung.com>
    Diego Azulay authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8af222c View commit details
    Browse the repository at this point in the history
  148. added news views in share anchor mode

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    1a86db8 View commit details
    Browse the repository at this point in the history
  149. Shader to infinity plan

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7e7f445 View commit details
    Browse the repository at this point in the history
  150. added background save button

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    b947433 View commit details
    Browse the repository at this point in the history
  151. Don't clean the objects when the app is in Guest mode anymore

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8a31916 View commit details
    Browse the repository at this point in the history
  152. Send command to throw ball on remote

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7d45a27 View commit details
    Browse the repository at this point in the history
  153. improvements in hud view

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    fd6cd12 View commit details
    Browse the repository at this point in the history
  154. Fix view layouts

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    97f4f29 View commit details
    Browse the repository at this point in the history
  155. Fix compile error

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    9e1aa6a View commit details
    Browse the repository at this point in the history
  156. Create other thread to fire callback errors in Resolve Anchors

    We need to create other thread just to notify the thread that was called
    to perform the Resolve Anchors.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    f088b68 View commit details
    Browse the repository at this point in the history
  157. Replace Runnable with lambda functions in ShareAnchorMode

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e4f0dcb View commit details
    Browse the repository at this point in the history
  158. Using rigid body reset to adjust planes transform

    Using new reset feature instead of disable/enable to adjust rigid body
    transform according to owner's transform.
    crbozz authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    725e2ec View commit details
    Browse the repository at this point in the history
  159. Fix editing button size

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    3e17ab2 View commit details
    Browse the repository at this point in the history
  160. Change save text to upercase

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6264ab9 View commit details
    Browse the repository at this point in the history
  161. Let CloudAnchorManager informs the application that the hosting proce…

    …ss has failure
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    1b613a9 View commit details
    Browse the repository at this point in the history
  162. improvements in edit mode layout

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    05297c9 View commit details
    Browse the repository at this point in the history
  163. Use gvrf model matrix instead of arcore pose to move and vereify if p…

    …et is on plane
    
    GearVRf-DCO-1.0-Signed-off-by: Diego Azulay <diego.a@samsung.com>
    Diego Azulay authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7f18b84 View commit details
    Browse the repository at this point in the history
  164. Update connection manager flow according UX guide

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    16d4573 View commit details
    Browse the repository at this point in the history
  165. Free movement when guest or host

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    216d4bc View commit details
    Browse the repository at this point in the history
  166. Change to use model matrix on shared mode

    GearVRf-DCO-1.0-Signed-off-by: Diego Azulay <diego.a@samsung.com>
    Diego Azulay authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8c0b400 View commit details
    Browse the repository at this point in the history
  167. Back to Hud after sharing anchor

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    077a7d0 View commit details
    Browse the repository at this point in the history
  168. Use anchor at shared mixed reality

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    43afe00 View commit details
    Browse the repository at this point in the history
  169. Show toast alerting cloud anchor API not configured

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    d5b3043 View commit details
    Browse the repository at this point in the history
  170. Create an anchor from the actual Pet's position

    This anchor is being shared and hosted in Cloud Anchor Service and it is
    our reference used by the guests.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    d3992f0 View commit details
    Browse the repository at this point in the history
  171. Show toast related to Cloud Anchor API key in debug mode only

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    4e3e0f7 View commit details
    Browse the repository at this point in the history
  172. Removed physics root

    Now that GVRf camera is "moved" according to A.R. camera, physics root is
    not required anymore.
    crbozz authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    900b411 View commit details
    Browse the repository at this point in the history
  173. Change hud according to pet mode

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7b4bc20 View commit details
    Browse the repository at this point in the history
  174. Adjust plane handler to post a typed event representing the detected …

    …plane
    
    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e9b8f76 View commit details
    Browse the repository at this point in the history
  175. Add service message to represent pet actions

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    030c640 View commit details
    Browse the repository at this point in the history
  176. Fix invitation finder when there is no host's invite available

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    4835782 View commit details
    Browse the repository at this point in the history
  177. Handle 'no internet connection' in ShareAnchorMode

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    7564164 View commit details
    Browse the repository at this point in the history
  178. Add missed method in SimpleMessageReceiver

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    230068c View commit details
    Browse the repository at this point in the history
  179. Organize toasts in ShareAnchorMode

    Just remove those that are not necessary and move others to the view.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    599c29e View commit details
    Browse the repository at this point in the history
  180. added exception host view

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6542e1d View commit details
    Browse the repository at this point in the history
  181. added main view when the host lose all connections

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    bfaa77d View commit details
    Browse the repository at this point in the history
  182. Checking if the internet has the "try again" button on host and resolve

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a7780b5 View commit details
    Browse the repository at this point in the history
  183. Set guest pet state when host pet state changes

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    11ab47e View commit details
    Browse the repository at this point in the history
  184. improvements when entering share anchor mode

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    b755147 View commit details
    Browse the repository at this point in the history
  185. Fix guest movement

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    b4bf12f View commit details
    Browse the repository at this point in the history
  186. Remove unused method from MixedReality API

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    799f281 View commit details
    Browse the repository at this point in the history
  187. Remove unused interface (TargetObject)

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e39c14e View commit details
    Browse the repository at this point in the history
  188. Exposes disconnect method of connection manager

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    c0ad280 View commit details
    Browse the repository at this point in the history
  189. Adjust UI

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8c192f8 View commit details
    Browse the repository at this point in the history
  190. Use different visibility time for debug build

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6f6262f View commit details
    Browse the repository at this point in the history
  191. Layout for each button at edit

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    1a07ce9 View commit details
    Browse the repository at this point in the history
  192. Split sharing anchor layout into different views

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca authored and ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6cd2346 View commit details
    Browse the repository at this point in the history
  193. Split hud layout view

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    88b3b27 View commit details
    Browse the repository at this point in the history
  194. Fix compile error

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    fd23719 View commit details
    Browse the repository at this point in the history
  195. Fix Hud animations

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a661600 View commit details
    Browse the repository at this point in the history
  196. Partial refactoring of sharing anchor mode

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    409d6d2 View commit details
    Browse the repository at this point in the history
  197. Fix resource reference id

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8b9052a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Fix exit from Share mode when there is no connection/sharing

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    4f2754b View commit details
    Browse the repository at this point in the history
  2. Add disconnect view (host and guest) to HudView

    Hud will be responsible to handle disconnect operation for host and
    guest.
    
    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    ff3e8e4 View commit details
    Browse the repository at this point in the history
  3. Partial refactoring of sharing anchor mode

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    4456fea View commit details
    Browse the repository at this point in the history
  4. Add idle animation

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    5000c6b View commit details
    Browse the repository at this point in the history
  5. Add walk and run animations

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    476e080 View commit details
    Browse the repository at this point in the history
  6. Add event listener to model's loader

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    1344645 View commit details
    Browse the repository at this point in the history
  7. Fix splash screen

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    4163474 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Add animations

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    7ef6e12 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Adjust walking animation

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    0acc614 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Add touch handler to Main

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    f834eb5 View commit details
    Browse the repository at this point in the history
  2. Add go to tap action

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    ba5de77 View commit details
    Browse the repository at this point in the history
  3. Fix go to tap at idle mode only

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    3ea32a5 View commit details
    Browse the repository at this point in the history
  4. Replace ball by bone

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    ee17c32 View commit details
    Browse the repository at this point in the history
  5. Partial refactoring of sharing anchor mode

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    8f65bce View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Added missing import

    crbozz committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    ef21a4b View commit details
    Browse the repository at this point in the history
  2. Pet takes the bone to player

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    a8a8d84 View commit details
    Browse the repository at this point in the history
  3. Add grab animation

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    c5f40cc View commit details
    Browse the repository at this point in the history
  4. Pet is not anchored anymore

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    91a9882 View commit details
    Browse the repository at this point in the history
  5. Revert "Pet is not anchored anymore"

    This reverts commit 91a9882.
    ragner committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    aee19a1 View commit details
    Browse the repository at this point in the history
  6. added back navigation

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    3313eff View commit details
    Browse the repository at this point in the history
  7. Exit from application even if there is nothing detected yet

    GearVRf-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    fd195c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Configuration menu
    Copy the full SHA
    af0feca View commit details
    Browse the repository at this point in the history
  2. Try again Pet is not anchored anymore

    This reverts commit aee19a1.
    ragner committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    f0ef94d View commit details
    Browse the repository at this point in the history
  3. Fix sharing pet movement

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    574a6df View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. added application new icon

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    ab35b0b View commit details
    Browse the repository at this point in the history
  2. added new splash view

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    c7ac188 View commit details
    Browse the repository at this point in the history
  3. Adjust character Y offset

    GearVRf-DCO-1.0-Signed-off-by: Diego Azulay <diego.a@samsung.com>
    Diego Azulay committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    94e0ff6 View commit details
    Browse the repository at this point in the history
  4. Fix pet scaling

    GearVRf-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    e5a9aed View commit details
    Browse the repository at this point in the history
  5. Anchor sharing screen flow refactoring

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    bb70fe6 View commit details
    Browse the repository at this point in the history
  6. Fix collider of AR planes

    GearVRf-DCO-1.0-Signed-off-by: Diego Azulay <diego.a@samsung.com>
    Diego Azulay committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    7b9c9a5 View commit details
    Browse the repository at this point in the history
  7. Fix grab bone

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    4041984 View commit details
    Browse the repository at this point in the history
  8. Adjust view layout

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    554d9fd View commit details
    Browse the repository at this point in the history
  9. Fix bug in BT disconnection

    GearVRf-DCO-1.0-Signed-off-by: Andre Naveca <a.naveca@samsung.com>
    andrenaveca committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    9019c45 View commit details
    Browse the repository at this point in the history
  10. Improvements on dragging support

    SXR-DCO-1.0-Signed-off-by: Afonso Costa <afonso.j@samsung.com>
    acosta committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    4afce9e View commit details
    Browse the repository at this point in the history
  11. added Application Output Screen

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    0970659 View commit details
    Browse the repository at this point in the history
  12. fix XML file strings

    GearVRf-DCO-1.0-Signed-off-by: Rachel Lima <rachel.l@samsung.com>
    rachellimaa committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    cc37890 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Add physics to selected plane only

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    160f995 View commit details
    Browse the repository at this point in the history
  2. Fix go to tap

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    877531f View commit details
    Browse the repository at this point in the history
  3. Fix plane merging

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    e7672f8 View commit details
    Browse the repository at this point in the history
  4. Adjust initial scale

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    0013e3a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Use pet's volume to min distances

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    abfb951 View commit details
    Browse the repository at this point in the history
  2. Adjust speed acording to pet size

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    f787935 View commit details
    Browse the repository at this point in the history
  3. Adjust min distance to bone toy

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    cea2d0f View commit details
    Browse the repository at this point in the history
  4. Adjust Ccd of physics plane

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    09a0320 View commit details
    Browse the repository at this point in the history
  5. Fix min bone toy distance to pet

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    d37468f View commit details
    Browse the repository at this point in the history
  6. Reduce bony toy size

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    977599e View commit details
    Browse the repository at this point in the history
  7. Fix shared plane

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    2bc3a0f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. Makes pet's plane not infinity

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    a69230f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90246ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4777112 View commit details
    Browse the repository at this point in the history
  4. Colliders working again

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    4fb6dec View commit details
    Browse the repository at this point in the history
  5. Configure far clipping

    SXR-DCO-1.0-Signed-off-by: Ragner Magalhaes <ragner.n@samsung.com>
    ragner committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    ddc172d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Merge pull request #4 from ragner/arpet2

    Pet's input working again
    NolaDonato committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    81f71ee View commit details
    Browse the repository at this point in the history