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-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-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
2022-05-09
Merge pull request #53356 from kleonc/animation-track-editor-root-removed-con...
Rémi Verschelde
2022-05-09
Fixed delta & Implement selection of whether or not to seek root
Silc Renew
2022-05-03
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-02
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-04-27
Merge pull request #60440 from KoBeWi/Ȑ̶̛̘̻̹̇̍̔͐̊̆̏̏̓̈́̉͌͘...
Rémi Verschelde
2022-04-27
Merge pull request #59979 from bruvzg/cpp_check2
Rémi Verschelde
2022-04-26
Merge pull request #60446 from KoBeWi/animation_extermination
Rémi Verschelde
2022-04-23
Rename theme properties to include underscores
FireForge
2022-04-23
Remove RESET tracks after removing tracks
kobewi
2022-04-22
Fix RESET animation not being created
kobewi
2022-04-20
Fix more issues found by cppcheck.
bruvzg
2022-04-08
Highlight hovered keyframes in the animation track editor
Hugo Locurcio
2022-04-08
Merge pull request #59396 from Calinou/animation-track-editor-improve-drawing
Rémi Verschelde
2022-03-30
Cleanup EditorNode and EditorData
Hendrik Brucker
2022-03-21
Improve the animation track editor drawing
Hugo Locurcio
2022-03-12
Initialize bools in the headers in editor
Aaron Franke
2022-03-11
Use get_cursor_shape for identifying the cursor shape in AnimationTimelineEdit
Markus Sauermann
2022-03-10
Fix some Animation panel icons not updating after theme change
Haoyu Qiu
2022-03-09
Merge pull request #58929 from reduz/remove-variant-arg-macros
Rémi Verschelde
2022-03-09
Remove VARIANT_ARG* macros
reduz
2022-03-07
Add missing i18n to various strings
Haoyu Qiu
2022-03-06
Remove duplicate editor settings definitions
kobewi
2022-03-06
Remove set_as_minsize()
kobewi
2022-02-16
Port existing _notification code to use switch statements (part 1/3)
jmb462
2022-02-15
Merge pull request #57877 from bruvzg/subpixel_gl_pos
Rémi Verschelde
2022-02-13
Fix AnimationTrack mouse wheel zooming at low zoom level
jmb462
2022-02-12
Add sub-pixel glyph positioning support.
bruvzg
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-10
Fix selecting keys in Track Edit
Francois Belair
2022-02-09
Implement drawing and editing all anim beziers
Francois Belair
2022-02-09
Merge pull request #55899 from groud/fix_rotation_track_wrong_type
Rémi Verschelde
2022-02-08
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-06
Add missing SNAME macro optimization to all theme methods call
jmb462
[next]