Add shot paths + features to GetRecordedStreamShots #294
Reference in New Issue
Block a user
No description provided.
Delete Branch "colonelpanic/shot-lab-picker-diagrams"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Extends the recorded Shot Lab queries so the mobile picker can render per-shot table diagrams.
GetRecordedStreamShotsnow also selectsserializedShotPaths,pocketingIntentionFeatures,pocketingIntentionInfo, andcueObjectFeatures— the same fieldsShotWithAllFeaturesalready exposes and thatPlaneShotDiagramconsumes. No schema change; operation + generatedindex.tsxonly.Base is
colonelpanic/recorded-shot-lab-queries(the branch mobile master tracks), notmaster, to avoid dragging in the not-yet-on-master recorded-shot-lab schema.