index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
animation_track_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rotation key edit is labeled scale in AnimationMultiTrackKeyEdit
Silc Renew
2023-02-06
1
-1
/
+1
*
Remove some unused signals
Rémi Verschelde
2023-01-31
1
-1
/
+0
*
Implement blending audio feature to AnimationTree
Silc Renew
2023-01-28
1
-7
/
+43
*
Add gesture to ViewPanner and simplify a bit its API
Gilles Roudière
2023-01-23
1
-33
/
+13
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-36
/
+36
*
Fix undo of editing animation length with spinner by adding flag
Silc Renew
2023-01-10
1
-1
/
+1
*
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-2
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add inspector plugin for key time edit & Change find key argument
Silc Renew
2022-12-22
1
-1114
/
+1040
*
Fix unmerged history in AnimationTrackEditor
Silc Renew
2022-12-10
1
-40
/
+34
*
Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player
Silc Renew
2022-12-02
1
-12
/
+1
*
Fix crash AnimationTimelineEdit when switch FPS mode without track
Silc Renew
2022-11-30
1
-1
/
+3
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+3
*
Merge pull request #68874 from TokageItLab/fix-unique-path-keying
Rémi Verschelde
2022-11-28
1
-9
/
+7
|
\
|
*
Add option to get_path_to() to get the shortest path with unique name
Silc Renew
2022-11-19
1
-9
/
+7
*
|
Fix wrong AnimationTrackKeyEdit update timing
Silc Renew
2022-11-25
1
-20
/
+25
*
|
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
1
-25
/
+37
*
|
Fix connection of animation changed signal in AnimationTrackEditor
Silc Renew
2022-11-20
1
-8
/
+2
|
/
*
Fix update timing when AnimationEditor changes FPS
Silc Renew
2022-11-17
1
-2
/
+3
*
Merge pull request #67963 from KoBeWi/den_of_actions
Rémi Verschelde
2022-11-14
1
-1
/
+1
|
\
|
*
Fix nested actions in EditorUndoRedoManager
kobewi
2022-10-28
1
-1
/
+1
*
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-4
/
+4
*
|
Add a tutorial link to Retarget Classes
Silc Renew
2022-10-22
1
-1
/
+1
|
/
*
Bind `AnimationTrackEditor::_redraw_tracks` for UndoRedo
Haoyu Qiu
2022-10-08
1
-0
/
+1
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-52
/
+50
*
Merge pull request #44143 from KoBeWi/callable_multiplayer
Rémi Verschelde
2022-09-18
1
-13
/
+5
|
\
|
*
Port remaining connections to callable_mp
Tomasz Chabora
2022-09-18
1
-13
/
+5
*
|
Fix loop mode button update in the Animation editor
Yuri Sizov
2022-09-16
1
-0
/
+4
|
/
*
Merge pull request #65325 from TokageItLab/refactor-variant-for-anim
Rémi Verschelde
2022-09-16
1
-3
/
+2
|
\
|
*
Move some methods to Animation from Variant for refactoring
Silc Renew
2022-09-15
1
-3
/
+2
*
|
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-7
/
+7
*
|
Merge pull request #65437 from YuriSizov/theme-gui-renames
Rémi Verschelde
2022-09-07
1
-2
/
+2
|
\
\
|
*
|
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-2
/
+2
*
|
|
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
Micky
2022-09-06
1
-1
/
+1
|
/
/
*
/
Improvements to multi-node editing
FireForge
2022-09-05
1
-14
/
+8
|
/
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-36
/
+36
*
Merge pull request #64980 from TokageItLab/fix-animedit-draw-and-find-key
Rémi Verschelde
2022-08-29
1
-102
/
+90
|
\
|
*
Fixed AnimationTrackEditor redraw/deselect timing and find key compearation
Silc Renew
2022-08-29
1
-102
/
+90
*
|
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-2
/
+3
*
|
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-14
/
+14
|
\
\
|
|
/
|
/
|
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-14
/
+14
*
|
Merge pull request #62846 from AaronRecord/remove_redundant_theme_updates_in_...
Rémi Verschelde
2022-08-27
1
-3
/
+2
|
\
\
|
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-3
/
+2
|
|
/
*
|
Add optimization for Animation::ValueTrack
Silc Renew
2022-08-27
1
-11
/
+15
*
|
Add linear/cubic angle interpolation to Animation interpolation type
Silc Renew
2022-08-27
1
-5
/
+39
|
/
*
Make Cubic to CubicInTime and reduce items in the track intrp type
Silc Renew
2022-08-26
1
-5
/
+2
*
Disable editing properties in foreign resources
SaracenOne
2022-08-23
1
-4
/
+4
*
Merge pull request #64647 from TokageItLab/auto-tangent
Rémi Verschelde
2022-08-23
1
-40
/
+68
|
\
|
*
Add bezier preset and refactor bezier editor
Silc Renew
2022-08-23
1
-40
/
+68
[next]