Closed ewpatton closed 5 days ago
Change-Id: I03b0bf3555728860c9b477ca79c3f9989b591449
General items:
ant tests
If your code changes how something works on the device (i.e., it affects the companion):
ucr
Further, if you've changed the blocks language or another user-facing designer/blocks API (added a SimpleProperty, etc.):
For all other changes:
master
What does this PR accomplish?
This PR implements the iOS logic for MarkOrigin, OriginX, and OriginY properties along with Simplex collision detection added by #2496.
Change-Id: I03b0bf3555728860c9b477ca79c3f9989b591449
General items:
ant tests
passes on my machineIf your code changes how something works on the device (i.e., it affects the companion):
ucr
ucr
as the baseFurther, if you've changed the blocks language or another user-facing designer/blocks API (added a SimpleProperty, etc.):
For all other changes:
master
master
as the baseWhat does this PR accomplish?
This PR implements the iOS logic for MarkOrigin, OriginX, and OriginY properties along with Simplex collision detection added by #2496.