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
*
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
*
|
Merge pull request #64678 from TokageItLab/implement-ease-baker
Rémi Verschelde
2022-08-23
1
-0
/
+276
|
\
\
|
*
|
Fix Quaternion Tween and implement ease baker
Silc Renew
2022-08-22
1
-0
/
+276
|
|
/
*
|
Merge pull request #59564 from KoBeWi/FINALLY,_ULTIMATE_UNDO_REDO
Rémi Verschelde
2022-08-22
1
-7
/
+12
|
\
\
|
*
|
Add per-scene UndoRedo
kobewi
2022-08-22
1
-7
/
+12
*
|
|
Merge pull request #64132 from TokageItLab/fix-optimizer
Rémi Verschelde
2022-08-22
1
-14
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
improve animation track optimizer algorithm
Silc Renew
2022-08-09
1
-14
/
+13
*
|
|
Make `cubic_interpolate()` consider key time in animation
Silc Renew
2022-08-19
1
-4
/
+6
|
|
/
|
/
|
*
|
Merge pull request #63245 from V-Sekai/animation_editor_read_only
Rémi Verschelde
2022-08-10
1
-124
/
+203
|
\
\
|
|
/
|
/
|
|
*
Add read-only mode to AnimationEditor for foreign resources.
SaracenOne
2022-07-21
1
-124
/
+203
*
|
Remove excessive `editor/property_editor.h` includes
Yuri Sizov
2022-08-01
1
-0
/
+1
*
|
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-14
/
+14
*
|
Merge pull request #48995 from KoBeWi/advanced_animation
Rémi Verschelde
2022-07-28
1
-16
/
+13
|
\
\
|
*
|
Advance animation after confirming
kobewi
2022-06-29
1
-16
/
+13
*
|
|
improve animation player warning for imported scenes
Nathan Franke
2022-07-24
1
-1
/
+3
|
|
/
|
/
|
*
|
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-4
/
+4
*
|
Create reset tracks with the right update mode
Pedro J. Estébanez
2022-07-17
1
-39
/
+43
*
|
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-4
/
+4
*
|
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-4
/
+4
|
/
*
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-16
1
-1
/
+1
*
i18n: Misc fixes translation strings
Rémi Verschelde
2022-06-08
1
-22
/
+19
*
Merge pull request #61106 from snailrhymer/animation-library-fixes
Rémi Verschelde
2022-05-24
1
-2
/
+0
|
\
[next]