[Mnemosyne] Memory timeline scrubber — scroll through fact history #1186
Reference in New Issue
Block a user
Delete Branch "feat/mnemosyne-timeline-scrubber"
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?
Closes #1169
What
Timeline scrubber overlay for scrolling through fact history in the 3D Nexus world.
Features
Changes
New:
nexus/components/timeline-scrubber.jsTimelineScrubber.init(spatialMemory)— builds DOM overlay, computes time rangeupdate()— recomputes time range as new memories arriveshow()/hide()— toggle visibility, restore crystal opacities on hideDate.now()Modified:
app.jsTimelineScrubberfrom componentsSpatialMemory.init(scene)SpatialMemory.update(delta)Approved.