summaryrefslogtreecommitdiff
path: root/editor/animation_track_editor.h
AgeCommit message (Expand)Author
2020-07-10Add override keywords.Marcel Admiraal
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky
2020-03-26Popups have also been converted to windowsJuan Linietsky
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-23Signals: Make callbacks non-const, callable_mp can't handle itRémi Verschelde
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-17Fix animation key snapping at high zoomsTomasz Chabora
2019-10-21Enhancements and fixes for the animation editor's copy track dialogMichael Alexsander
2019-09-20Merge pull request #32129 from YeldhamDev/fix_track_removal_errorsRémi Verschelde
2019-09-13Fix errors in the animation editor when removing tracks via undo/redoMichael Alexsander Silva Dias
2019-09-04Add informational messages to various editorsMichael Alexsander Silva Dias
2019-08-06Improve snapping in the animation editorHugo Locurcio
2019-07-22Make possible to edit multiple keys in an animation againMichael Alexsander Silva Dias
2019-07-04Use CheckBoxes in the editor instead of CheckButtons when applicableHugo Locurcio
2019-06-27Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-23Display invalid value keys in AnimationTrackEditRémi Verschelde
2019-06-19Merge pull request #27188 from samH-FIT/MacroUpdateRémi Verschelde
2019-06-19Merge pull request #29899 from Chaosus/select_all_tracksRémi Verschelde
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-06-19Added button to select all tracks in track copy dialogChaosus
2019-06-19Fix animation keys selection with SHIFT/CTRL Chaosus
2019-05-27Make animation editor change tracks positions instead of swapping themMichael Alexsander Silva Dias
2019-04-30Warn when opening imported anim in AnimationPlayerhomer666
2019-04-14Add support for FPS snap in Animation Editor.Juan Linietsky
2019-03-06Safer way to update animation if changed, fixes #26670Juan Linietsky
2019-03-03Implement a more coherent (and way less hack) way to block animation updates,...Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-08-29Add missing copyright headersRémi Verschelde
2018-06-08Bit more of visual polishJuan Linietsky
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky