101b827087
Merge pull request #110623 from YeldhamDev/time_manipulation
...
Allow resizing the length of animations by dragging the timeline
2025-11-21 18:37:39 -06:00
640109eeea
Merge pull request #111952 from KoBeWi/curing_dementia
...
Remember animation snapping state
2025-11-21 18:37:32 -06:00
c6ab601364
Fix read-only state for Skeleton and Inspector
2025-11-15 23:10:15 +09:00
6c63a1fd8b
Merge pull request #107959 from rapust/add-keyframe-shortcuts
...
Add "Go to Next/Previous Keyframe" to Animation Edit menu
2025-11-14 14:22:44 -06:00
472c8df99b
Track groups in Animation tab hover highlight
...
Co-authored-by: Silc Lizard (Tokage) Renew <tokage.it.lab@gmail.com >
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com >
2025-11-11 14:35:42 -05:00
2a10291f41
Allow to resize the length of animations by dragging the timeline
2025-10-31 19:52:39 -03:00
feb65f75f2
Remember animation snapping state
2025-10-26 21:24:39 +01:00
a0afcdd05a
Merge pull request #103416 from CreatedBySeb/animation-workflow-enhancements
...
Minor Animation Player workflow enhancements
2025-10-01 13:12:44 -05:00
8a741f10f8
Add button to add animation player in track editor
2025-09-19 18:53:37 +01:00
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
1bf7b33280
Add "Go to Next/Previous Keyframe" to Animation Edit menu
2025-07-08 01:48:58 +03:00
f11aff3841
Editor: Restructure editor code
...
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00