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-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
2022-08-27
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
Add optimization for Animation::ValueTrack
Silc Renew
2022-08-27
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
Add linear/cubic angle interpolation to Animation interpolation type
Silc Renew
2022-08-26
Make Cubic to CubicInTime and reduce items in the track intrp type
Silc Renew
2022-08-23
Disable editing properties in foreign resources
SaracenOne
2022-08-23
Merge pull request #64647 from TokageItLab/auto-tangent
Rémi Verschelde
2022-08-23
Add bezier preset and refactor bezier editor
Silc Renew
2022-08-23
Merge pull request #64678 from TokageItLab/implement-ease-baker
Rémi Verschelde
2022-08-22
Merge pull request #59564 from KoBeWi/FINALLY,_ULTIMATE_UNDO_REDO
Rémi Verschelde
2022-08-22
Merge pull request #64132 from TokageItLab/fix-optimizer
Rémi Verschelde
2022-08-22
Add per-scene UndoRedo
kobewi
2022-08-22
Fix Quaternion Tween and implement ease baker
Silc Renew
2022-08-19
Make `cubic_interpolate()` consider key time in animation
Silc Renew
2022-08-10
Merge pull request #63245 from V-Sekai/animation_editor_read_only
Rémi Verschelde
[next]