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 errors and improve UX relating to new animation libraries
SnailRhymer
2022-05-17
1
-2
/
+0
*
|
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
|
Add dedicated macros for property name extraction
Haoyu Qiu
2022-05-19
1
-21
/
+21
*
|
Merge pull request #60774 from TokageItLab/root-seek-mode
Rémi Verschelde
2022-05-18
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
Fixed delta & Implement selection of whether or not to seek root
Silc Renew
2022-05-09
1
-9
/
+9
*
|
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-22
/
+22
*
|
Merge pull request #53356 from kleonc/animation-track-editor-root-removed-con...
Rémi Verschelde
2022-05-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
AnimationTrackEditor Fix signal connection on root exiting the tree
kleonc
2021-10-03
1
-1
/
+1
*
|
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-8
/
+8
*
|
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-18
/
+0
*
|
Merge pull request #60440 from KoBeWi/Ȑ̶̛̘̻̹̇̍̔͐̊̆̏̏̓̈́̉͌͘...
Rémi Verschelde
2022-04-27
1
-2
/
+10
|
\
\
|
*
|
Fix RESET animation not being created
kobewi
2022-04-22
1
-2
/
+10
*
|
|
Merge pull request #59979 from bruvzg/cpp_check2
Rémi Verschelde
2022-04-27
1
-13
/
+12
|
\
\
\
|
*
|
|
Fix more issues found by cppcheck.
bruvzg
2022-04-20
1
-13
/
+12
|
|
/
/
*
|
|
Merge pull request #60446 from KoBeWi/animation_extermination
Rémi Verschelde
2022-04-26
1
-14
/
+58
|
\
\
\
|
*
|
|
Remove RESET tracks after removing tracks
kobewi
2022-04-23
1
-14
/
+58
|
|
/
/
*
/
/
Rename theme properties to include underscores
FireForge
2022-04-23
1
-6
/
+6
|
/
/
*
|
Highlight hovered keyframes in the animation track editor
Hugo Locurcio
2022-04-08
1
-1
/
+62
*
|
Merge pull request #59396 from Calinou/animation-track-editor-improve-drawing
Rémi Verschelde
2022-04-08
1
-1
/
+18
|
\
\
|
*
|
Improve the animation track editor drawing
Hugo Locurcio
2022-03-21
1
-1
/
+18
*
|
|
Cleanup EditorNode and EditorData
Hendrik Brucker
2022-03-30
1
-3
/
+3
|
/
/
*
|
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-16
/
+0
*
|
Use get_cursor_shape for identifying the cursor shape in AnimationTimelineEdit
Markus Sauermann
2022-03-11
1
-7
/
+9
*
|
Fix some Animation panel icons not updating after theme change
Haoyu Qiu
2022-03-10
1
-26
/
+29
*
|
Merge pull request #58929 from reduz/remove-variant-arg-macros
Rémi Verschelde
2022-03-09
1
-5
/
+4
|
\
\
|
*
|
Remove VARIANT_ARG* macros
reduz
2022-03-09
1
-5
/
+4
*
|
|
Add missing i18n to various strings
Haoyu Qiu
2022-03-07
1
-7
/
+11
|
/
/
*
|
Remove duplicate editor settings definitions
kobewi
2022-03-06
1
-1
/
+1
*
|
Remove set_as_minsize()
kobewi
2022-03-06
1
-4
/
+4
*
|
Port existing _notification code to use switch statements (part 1/3)
jmb462
2022-02-16
1
-419
/
+433
*
|
Merge pull request #57877 from bruvzg/subpixel_gl_pos
Rémi Verschelde
2022-02-15
1
-3
/
+3
|
\
\
|
*
|
Add sub-pixel glyph positioning support.
bruvzg
2022-02-12
1
-3
/
+3
*
|
|
Fix AnimationTrack mouse wheel zooming at low zoom level
jmb462
2022-02-13
1
-6
/
+12
|
/
/
*
|
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-2
/
+2
*
|
Fix selecting keys in Track Edit
Francois Belair
2022-02-10
1
-1
/
+1
*
|
Implement drawing and editing all anim beziers
Francois Belair
2022-02-09
1
-20
/
+51
*
|
Merge pull request #55899 from groud/fix_rotation_track_wrong_type
Rémi Verschelde
2022-02-09
1
-1
/
+1
|
\
\
|
*
|
Fixes rotation 3D track inspector not using the correct type
Gilles Roudière
2021-12-13
1
-1
/
+1
*
|
|
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-4
/
+4
*
|
|
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-4
/
+4
*
|
|
Add missing SNAME macro optimization in some function calls
jmb462
2022-02-06
1
-7
/
+7
*
|
|
Remove get_focus_owner() from Control, replaced by get_viewport()->gui_get_fo...
Gilles Roudière
2022-02-03
1
-1
/
+1
*
|
|
Vectors: Use clear() and has().
Anilforextra
2022-02-02
1
-1
/
+1
*
|
|
Minor tweaks and fixes to panning
kobewi
2022-01-23
1
-22
/
+20
*
|
|
Merge pull request #57000 from KoBeWi/UNLIMITED_PANNING
Rémi Verschelde
2022-01-23
1
-8
/
+6
|
\
\
\
|
*
|
|
Add ViewPanner to 2D editor
kobewi
2022-01-21
1
-8
/
+6
*
|
|
|
Merge pull request #51452 from omar-polo/fix-macros
Rémi Verschelde
2022-01-20
1
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Rename or refactor macros to avoid leading underscores
Omar Polo
2022-01-20
1
-5
/
+5
|
|
/
/
/
*
/
/
/
Store panels and docks singletons in their own classes
trollodel
2022-01-20
1
-2
/
+2
|
/
/
/
*
|
|
[Editor] Move some animation specific keying logic out of inspector.
Fabio Alessandrelli
2022-01-19
1
-3
/
+7
[prev]
[next]