Commit History

Author SHA1 Message Date
  Alex Tran 2c6cf29599 Make it so ids do not need to be sequential. 5 years ago
  Alex Tran 8aa43fd8de Address PR comments. 5 years ago
  Alex Tran 80b8a1f2cb Change setFeaturePointCloudEnabled to trySetFeaturePointEnabled. 5 years ago
  Alex Tran e7c5190adf Address PR comments. Split feature point updates into added, and updated. 5 years ago
  Alex-MSFT c0f10cb06b Apply suggestions from code review 5 years ago
  Alex Tran b6f80ded19 Updating What's new, and move private member variable to unbreak typedoc. 5 years ago
  Alex Tran 81847fd403 Cleanup, make exposed array readonly and use private member variable to do internal accounting. 5 years ago
  Alex Tran f09ce2687e Fix doubled size array from doing both a distinct size declaration and .push. 5 years ago
  Alex Tran d325dbb781 Change onFeaturePointsUpdatedObservable to signal with a list of updated Ids so that we can keep track what has changed between frames. 5 years ago
  Alex Tran b10615fdc5 Maintain feature point cloud across frames, signal with our collection every frame. 5 years ago
  Alex Tran f54817651d fix indexing of confidence value and ID. 5 years ago
  Alex Tran af978f485a Add id to feature point data. 5 years ago
  Alex Tran ea9a7fb746 Fix some minor spacing issues 5 years ago
  Alex Tran 4e17e078c9 Add some comments and minor cleanup 5 years ago
  Alex Tran f216a82a5e Expose setFeaturePointCloudEnabled in XRSession, and add it to the startup routine for the feature 5 years ago
  Alex Tran 8d29416c39 Expose feature points in BabylonJS as a native extension. 5 years ago