cvr-sdk-unreal icon indicating copy to clipboard operation
cvr-sdk-unreal copied to clipboard

Misc bug fixes

Open alfred316 opened this issue 1 year ago • 0 comments

Description

Added SDK types for new plugins we support (MetaXR, PICO). Dynamic object components reset transform when configuring hands. Prevent export when no export directory is set. Include default export directory when none set. Scene setup window does not progress without a valid dev key. Dynamic object initialization null-checks for parent object. Split up dynamic aggregate data when uploading to dashboard.

Height Task ID(s) (If applicable): T-5820, T-4479, T-5650, T-6694, T-6861, T-6862, T-6591

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [x] This change requires a documentation update

Checklist

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules
  • [x] I have assigned this PR to myself in GitHub
  • [x] I have assigned and notified Reviewers for this PR

alfred316 avatar May 14 '24 22:05 alfred316