Files
godot/editor/icons
shadow-foss c5490f7284 Add toggle to insert keys/markers at current time or mouse position
Adds a new editor setting editors/animation/insert_at_current_time and a toggle button in the Animation Track Editor to let users choose whether to insert keys and markers at the current timeline cursor (when enabled) or at the mouse position (default behavior).

- Key insertion
- Paste and duplicate operations
- Editor setting persistence
- Icon by @TokageItLab

Fixes #103272
2025-07-13 09:57:27 +05:30
..
2025-03-14 14:25:31 +01:00
2025-04-08 22:27:32 +02:00
2025-04-08 22:27:32 +02:00
2025-03-14 14:25:31 +01:00
2025-03-14 14:25:31 +01:00

Editor icons

This folder contains all the icons used by Godot editor (except for platform icons which are located in their respective platform folder).

See Editor icons in the documentation for details on creating icons for the Godot editor.