// CART

0 items

Your cart is empty.

Browse tools
StraySpark Docs
StraySpark Docs
DashboardWebsiteStraySpark Documentation

Products

Procedural Placement ToolGetting StartedConfigurationDensity ModesBiome ZonesSpline ScatterExclusion ZonesPresetsExamplesAPI ReferenceChangelog
Cinematic Spline ToolGetting StartedCamera Modes and FeaturesFilmback PresetsComponentsSequences and Camera ManagerCamera CollisionExamplesAPI Reference
Blueprint Template LibraryGetting StartedHealth SystemInventory SystemDialogue SystemQuest SystemAbility/Buff SystemStat/Attribute SystemInteraction SystemSave/Load SystemProgression SystemFaction / Reputation SystemStatus Effect SystemLoot Table SystemSkill Tree SystemParty / Team SystemNetworking & Event BusAI IntegrationDebug ToolsExamplesAPI ReferenceChangelog
Modular Kit Snapping ToolGetting StartedSnap PointsRule SetsAuto-SnapValidationPresetsAPI ReferenceChangelog
DetailForgeGetting StartedAttributesConditional LogicDisplay WidgetsAPI Reference
UltraWireGetting StartedWire RoutingWire EffectsNode ThemingMinimap & HeatmapPresetsSettings Reference
Unreal MCP ServerGetting StartedInstallation and ConfigurationTool CategoriesTool PresetsResourcesPromptsPIE ControlSource ControlAgent ErgonomicsSecurityArchitectureSTDIO BridgeAPI Reference
Blender MCP ServerGetting StartedInstallationTool CategoriesPresetsResourcesPromptsConfigurationArchitectureAPI Reference
Godot MCP ServerGetting StartedInstallationTool CategoriesResourcesPromptsArchitectureAPI Reference

Blender Addons

AI Material GeneratorGetting StartedProvidersPresetsTweak ModeNode ReferenceAPI Reference
Procedural Damage & Wear SystemGetting StartedWear EffectsPresetsExportSurface TypesAPI Reference
One-Click PBR Bake & ExportGetting StartedChannelsEngine PresetsChannel PackingBatch BakingAPI Reference
ExactKeyGetting StartedFeaturesCompatibilityFAQChangelog
ExactKey

ExactKey

Edit any keyframe's exact value in Blender — without ever moving the playhead.

ExactKey is a Blender addon for editing keyframes in place. Double-click any key in the Dope Sheet, Graph Editor, or Timeline and a floating popup lets you edit Frame, Value, and Interpolation directly. The playhead never moves. Type relative math like +5 or *1.1 straight into the value field, broadcast deltas across multiple selected keys, or open a spreadsheet of every channel at a frame with Shift + double-click.

Version: 1.0.0 | Blender: 4.2 LTS – 5.1 | Author: StraySpark

Why ExactKey?

You're parked on the final pose of a shot. You spot a wrong key 48 frames in the past. Native Blender forces you to:

  1. Scrub the playhead back to that frame.
  2. Tweak the value via the N-panel "Active Keyframe" field (Graph Editor only) or by hand-editing the property.
  3. Scrub forward again — and lose the visual reference of the pose you were judging.

ExactKey collapses all three steps into one double-click.

Stay locked in your final frame. Fix the past in place.

Feature Overview

FeatureDetails
Inline EditDouble-click any key → edit Frame, Value, Interpolation in a floating popup
Relative MathType +5, -2, *1.1, /2 directly in the Value field
Apply To SelectedBroadcast value deltas across every selected key in one commit
Sibling LockEdit array siblings (e.g. Quat W/X/Y/Z) at the same frame in one go
Channel SnapshotShift + double-click → spreadsheet popup for every channel at a frame
Hover HaloSubtle GPU halo + delayed tooltip showing data_path · frame : value
Configurable TriggerDouble-click / Alt+Click / Ctrl+Click; pick radius adjustable
EditorsDope Sheet, Graph Editor, Timeline
Blender Version4.2 LTS, 4.3, 4.4, 4.5, 5.0, 5.1 (Slotted Actions supported)
DependenciesZero — works offline, no external libraries

What's in the Box

  • ExactKey addon zip — installs via Edit → Preferences → Add-ons → Install from Disk
  • Inline-edit operators registered under each editor's Key menu
  • Hover overlay with GPU halo + tooltip
  • Preferences panel for trigger, pick radius, and overlay toggles
  • Free updates for the entire v1.x lifecycle

Next Steps

  • Getting Started → — Install the addon and make your first edit
  • Features → — Detailed reference for every interaction
  • Compatibility → — Blender versions, OS, and addon coexistence
  • FAQ → — Common questions about behavior, refunds, and licensing

Support

Bug reports and feature requests: support@strayspark.com

API Reference

Complete operator, property, and scripting reference for the One-Click PBR Bake & Export addon.

Getting Started

Install ExactKey and edit your first keyframe in under a minute.

On this page

Why ExactKey?Feature OverviewWhat's in the BoxNext StepsSupport