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.h
Age
Commit message (
Expand
)
Author
2021-11-03
reimplement ping-pong
Silc 'Tokage' Renew
2021-10-23
Fixed animation insertion in SkeletonEditor
Silc 'Tokage' Renew
2021-10-12
Remove animation 3D transform track, replace by loc/rot/scale tracks.
reduz
2021-10-11
Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ...
Juan Linietsky
2021-10-09
implement ping-pong loop in animation
Tokage
2021-10-07
fixed insert track queue in AnimationTrackEditor doesn't work correctly
Silc 'Tokage' Renew
2021-10-07
Implemented SkeletonEditorGizmo
Silc Renew
2021-08-23
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-06-16
Documentation search fixes
Gregory Basile
2021-06-15
Merge pull request #48598 from Calinou/animation-track-editor-improve-scrolling
Rémi Verschelde
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
2021-05-23
Merge pull request #40397 from KoBeWi/silent_seeker
Rémi Verschelde
2021-05-10
Improve scrolling actions in the animation track editor
Hugo Locurcio
2021-03-21
Allow to move timeline without moving animation
Tomasz Chabora
2021-03-19
Make Animation's SceneTreeDialog filter nodes properly
Dominik 'dreamsComeTrue' Jasiński
2021-01-01
Merge pull request #44865 from RandomShaper/fix_reset_anim_crash
Rémi Verschelde
2021-01-01
Fix crash related to reset animation
Pedro J. Estébanez
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-20
Add animation reset track feature
Pedro J. Estébanez
2020-12-09
Cleanup unused engine code
Tomasz Chabora
2020-12-02
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-07-10
Add override keywords.
Marcel Admiraal
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-27
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-26
Popups have also been converted to windows
Juan Linietsky
2020-03-17
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-02-23
Signals: Make callbacks non-const, callable_mp can't handle it
Rémi Verschelde
2020-02-11
Texture refactor
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-11-17
Fix animation key snapping at high zooms
Tomasz Chabora
2019-10-21
Enhancements and fixes for the animation editor's copy track dialog
Michael Alexsander
2019-09-20
Merge pull request #32129 from YeldhamDev/fix_track_removal_errors
Rémi Verschelde
2019-09-13
Fix errors in the animation editor when removing tracks via undo/redo
Michael Alexsander Silva Dias
2019-09-04
Add informational messages to various editors
Michael Alexsander Silva Dias
2019-08-06
Improve snapping in the animation editor
Hugo Locurcio
2019-07-22
Make possible to edit multiple keys in an animation again
Michael Alexsander Silva Dias
2019-07-04
Use CheckBoxes in the editor instead of CheckButtons when applicable
Hugo Locurcio
2019-06-27
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-23
Display invalid value keys in AnimationTrackEdit
Rémi Verschelde
2019-06-19
Merge pull request #27188 from samH-FIT/MacroUpdate
Rémi Verschelde
2019-06-19
Merge pull request #29899 from Chaosus/select_all_tracks
Rémi Verschelde
2019-06-19
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
Added button to select all tracks in track copy dialog
Chaosus
2019-06-19
Fix animation keys selection with SHIFT/CTRL
Chaosus
2019-05-27
Make animation editor change tracks positions instead of swapping them
Michael Alexsander Silva Dias
2019-04-30
Warn when opening imported anim in AnimationPlayer
homer666
[next]