index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
animation_track_editor.cpp
Age
Commit message (
Expand
)
Author
2023-04-26
Fix editor spin slider remaining editable if set read_only during an edit and...
Samuele Panzeri
2023-02-17
Merge pull request #73195 from timothyqiu/weblate-comments
Rémi Verschelde
2023-02-15
Make animation length control respect read-only rules.
SaracenOne
2023-02-13
Improvements and fixes based on Weblate comments
Haoyu Qiu
2023-02-11
fix nullptr dereference in AnimationTimelineEdit
Ruthger Dijt
2023-02-11
Fix weird bezier edit button update timing in AnimationTrackEditor
Silc Renew
2023-02-10
Merge pull request #71054 from MarioLiebisch/fix-animationplayer-calltrack-st...
Rémi Verschelde
2023-02-06
Fix rotation key edit is labeled scale in AnimationMultiTrackKeyEdit
Silc Renew
2023-01-31
Remove some unused signals
Rémi Verschelde
2023-01-28
Implement blending audio feature to AnimationTree
Silc Renew
2023-01-23
Add gesture to ViewPanner and simplify a bit its API
Gilles Roudière
2023-01-16
Add EditorUndoRedoManager singleton
kobewi
2023-01-10
Fix undo of editing animation length with spinner by adding flag
Silc Renew
2023-01-08
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
Properly stringify args for Call Method Tracks
Mario Liebisch
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-12-22
Add inspector plugin for key time edit & Change find key argument
Silc Renew
2022-12-10
Fix unmerged history in AnimationTrackEditor
Silc Renew
2022-12-02
Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player
Silc Renew
2022-11-30
Fix crash AnimationTimelineEdit when switch FPS mode without track
Silc Renew
2022-11-29
Use forward-declarations in big editor classes
trollodel
2022-11-28
Merge pull request #68874 from TokageItLab/fix-unique-path-keying
Rémi Verschelde
2022-11-25
Fix wrong AnimationTrackKeyEdit update timing
Silc Renew
2022-11-24
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-20
Fix connection of animation changed signal in AnimationTrackEditor
Silc Renew
2022-11-19
Add option to get_path_to() to get the shortest path with unique name
Silc Renew
2022-11-17
Fix update timing when AnimationEditor changes FPS
Silc Renew
2022-11-14
Merge pull request #67963 from KoBeWi/den_of_actions
Rémi Verschelde
2022-10-31
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-28
Fix nested actions in EditorUndoRedoManager
kobewi
2022-10-22
Add a tutorial link to Retarget Classes
Silc Renew
2022-10-18
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-08
Bind `AnimationTrackEditor::_redraw_tracks` for UndoRedo
Haoyu Qiu
2022-10-07
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-09-18
Merge pull request #44143 from KoBeWi/callable_multiplayer
Rémi Verschelde
2022-09-18
Port remaining connections to callable_mp
Tomasz Chabora
2022-09-16
Fix loop mode button update in the Animation editor
Yuri Sizov
2022-09-16
Merge pull request #65325 from TokageItLab/refactor-variant-for-anim
Rémi Verschelde
2022-09-15
Move some methods to Animation from Variant for refactoring
Silc Renew
2022-09-07
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
Merge pull request #65437 from YuriSizov/theme-gui-renames
Rémi Verschelde
2022-09-06
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
Micky
2022-09-05
Improvements to multi-node editing
FireForge
2022-08-29
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
Merge pull request #64980 from TokageItLab/fix-animedit-draw-and-find-key
Rémi Verschelde
2022-08-29
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
Fixed AnimationTrackEditor redraw/deselect timing and find key compearation
Silc Renew
2022-08-28
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-27
Merge pull request #62846 from AaronRecord/remove_redundant_theme_updates_in_...
Rémi Verschelde
[next]