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
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
2022-08-09
improve animation track optimizer algorithm
Silc Renew
2022-08-01
Remove excessive `editor/property_editor.h` includes
Yuri Sizov
2022-07-29
Remove Signal connect binds
Juan Linietsky
2022-07-28
Merge pull request #48995 from KoBeWi/advanced_animation
Rémi Verschelde
2022-07-24
improve animation player warning for imported scenes
Nathan Franke
2022-07-21
Add read-only mode to AnimationEditor for foreign resources.
SaracenOne
2022-07-18
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-17
Create reset tracks with the right update mode
Pedro J. Estébanez
2022-07-09
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-06
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-06-29
Advance animation after confirming
kobewi
2022-06-16
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-08
i18n: Misc fixes translation strings
Rémi Verschelde
2022-05-24
Merge pull request #61106 from snailrhymer/animation-library-fixes
Rémi Verschelde
2022-05-20
Add a new HashSet template
reduz
2022-05-19
Add dedicated macros for property name extraction
Haoyu Qiu
2022-05-18
Merge pull request #60774 from TokageItLab/root-seek-mode
Rémi Verschelde
2022-05-17
Fix errors and improve UX relating to new animation libraries
SnailRhymer
2022-05-16
Replace most uses of Map by HashMap
reduz
[next]