kobewi
|
9a96393f46
Add warped panning to every ViewPanner instance
|
6 months ago |
Thaddeus Crews
|
cbfc34d279
Merge pull request #100444 from Sauermann/fix-view-panner-mouse-warp
|
1 week ago |
Markus Sauermann
|
4887172a59
Fix `ViewPanner` panning mouse warp
|
1 week ago |
Haoyu Qiu
|
bf4e5cca3f
Make editor's shortcut names translated on-site
|
2 months ago |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
1 month ago |
Thaddeus Crews
|
3c3303e0a4
Merge pull request #98031 from MajorMcDoom/anim-curve-zoom-fix
|
1 month ago |
Zi Ye
|
77c444b80b
Fix inverted vertical zoom interaction in animation curve editor
|
2 months ago |
kit
|
5af917e763
Fix mouse clamping in Animation Bezier box select
|
3 months ago |
Dowsley
|
5aa8f8dfee
Fix Undo/Redo not working in Bezier Animation Editor when moving keys
|
3 months ago |
Dowsley
|
9d0944b673
Update AnimationPlayer in real-time when bezier curve properties or bezier editor changes
|
3 months ago |
Hugo Locurcio
|
ef35ca2d8f
Use antialiased line drawing in animation Bezier editor
|
3 months ago |
Rémi Verschelde
|
d15de6f264
Merge pull request #96292 from AThousandShips/null_check_ref_fix
|
3 months ago |
Kasper Arnklit Frandsen
|
88a866fb5a
Add separate timeline snapping control to Animation Editor
|
4 months ago |
A Thousand Ships
|
194bdde947
Cleanup of raw `nullptr` checks with `Ref`
|
5 months ago |
passivestar
|
6120786ddc
Allow theming animation editor
|
6 months ago |
Mikael Hermansson
|
4db3e6e6cd
Fix errors about `UndoRedo` history mismatch when deleting bezier track
|
4 months ago |
Rémi Verschelde
|
50db553ed5
Merge pull request #94054 from mihe/fix-bezier-focus
|
5 months ago |
Mikael Hermansson
|
8546fe2b79
Fix focus shortcut when in the bezier curve editor
|
5 months ago |
Rémi Verschelde
|
4e38ce294d
Merge pull request #93860 from CookieBadger/animation-bezier-undo-on-different-animation-fix
|
5 months ago |
Rémi Verschelde
|
4d984b6369
Merge pull request #93930 from Arnklit/short-animation-length-bezier-handle-fix
|
5 months ago |
Kasper Frandsen
|
7c6f32ddbf
Clamp bezier handle length to half the length of animation
|
5 months ago |
emild
|
af26e7b9b7
fix animation bezier editor undo operations applying to wrong animation
|
5 months ago |
emild
|
e97428c96b
fix animation bezier crash on undo
|
6 months ago |
Rémi Verschelde
|
eeef96b144
Merge pull request #93408 from CookieBadger/animation-track-key-inspector-fix
|
6 months ago |
emild
|
2b8b21c7f8
fix animation bezier keys not showing in inspector after selection
|
6 months ago |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
7 months ago |
A Thousand Ships
|
755a0efbb6
[Scene] Add `SceneStringNames::id_pressed`
|
7 months ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
7 months ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
8 months ago |
Rémi Verschelde
|
0ca0e8fc49
Merge pull request #88498 from CookieBadger/animation-fix-snapping-multiple
|
9 months ago |