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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-4
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-1
/
+1
*
Popups have also been converted to windows
Juan Linietsky
2020-03-26
1
-0
/
+1
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Signals: Make callbacks non-const, callable_mp can't handle it
Rémi Verschelde
2020-02-23
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-7
/
+7
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fix animation key snapping at high zooms
Tomasz Chabora
2019-11-17
1
-1
/
+1
*
Enhancements and fixes for the animation editor's copy track dialog
Michael Alexsander
2019-10-21
1
-3
/
+0
*
Merge pull request #32129 from YeldhamDev/fix_track_removal_errors
Rémi Verschelde
2019-09-20
1
-1
/
+1
|
\
|
*
Fix errors in the animation editor when removing tracks via undo/redo
Michael Alexsander Silva Dias
2019-09-13
1
-1
/
+1
*
|
Add informational messages to various editors
Michael Alexsander Silva Dias
2019-09-04
1
-0
/
+2
|
/
*
Improve snapping in the animation editor
Hugo Locurcio
2019-08-06
1
-1
/
+1
*
Make possible to edit multiple keys in an animation again
Michael Alexsander Silva Dias
2019-07-22
1
-0
/
+2
*
Use CheckBoxes in the editor instead of CheckButtons when applicable
Hugo Locurcio
2019-07-04
1
-3
/
+3
*
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-27
1
-1
/
+1
|
\
|
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-1
/
+1
*
|
Display invalid value keys in AnimationTrackEdit
Rémi Verschelde
2019-06-23
1
-7
/
+7
|
/
*
Merge pull request #27188 from samH-FIT/MacroUpdate
Rémi Verschelde
2019-06-19
1
-5
/
+6
|
\
|
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-5
/
+6
*
|
Merge pull request #29899 from Chaosus/select_all_tracks
Rémi Verschelde
2019-06-19
1
-0
/
+6
|
\
\
|
*
|
Added button to select all tracks in track copy dialog
Chaosus
2019-06-19
1
-0
/
+6
|
|
/
*
/
Fix animation keys selection with SHIFT/CTRL
Chaosus
2019-06-19
1
-1
/
+1
|
/
*
Make animation editor change tracks positions instead of swapping them
Michael Alexsander Silva Dias
2019-05-27
1
-0
/
+2
*
Warn when opening imported anim in AnimationPlayer
homer666
2019-04-30
1
-0
/
+3
*
Add support for FPS snap in Animation Editor.
Juan Linietsky
2019-04-14
1
-0
/
+11
*
Safer way to update animation if changed, fixes #26670
Juan Linietsky
2019-03-06
1
-1
/
+4
*
Implement a more coherent (and way less hack) way to block animation updates,...
Juan Linietsky
2019-03-03
1
-9
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add missing copyright headers
Rémi Verschelde
2018-08-29
1
-0
/
+30
*
Bit more of visual polish
Juan Linietsky
2018-06-08
1
-0
/
+1
*
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-06-07
1
-0
/
+483