summaryrefslogtreecommitdiffstats
path: root/editor/animation_track_editor.h
Commit message (Expand)AuthorAgeFilesLines
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-4/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-1/+1
* Popups have also been converted to windowsJuan Linietsky2020-03-261-0/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Signals: Make callbacks non-const, callable_mp can't handle itRémi Verschelde2020-02-231-1/+1
* Texture refactorJuan Linietsky2020-02-111-7/+7
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Fix animation key snapping at high zoomsTomasz Chabora2019-11-171-1/+1
* Enhancements and fixes for the animation editor's copy track dialogMichael Alexsander2019-10-211-3/+0
* Merge pull request #32129 from YeldhamDev/fix_track_removal_errorsRémi Verschelde2019-09-201-1/+1
|\
| * Fix errors in the animation editor when removing tracks via undo/redoMichael Alexsander Silva Dias2019-09-131-1/+1
* | Add informational messages to various editorsMichael Alexsander Silva Dias2019-09-041-0/+2
|/
* Improve snapping in the animation editorHugo Locurcio2019-08-061-1/+1
* Make possible to edit multiple keys in an animation againMichael Alexsander Silva Dias2019-07-221-0/+2
* Use CheckBoxes in the editor instead of CheckButtons when applicableHugo Locurcio2019-07-041-3/+3
* Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde2019-06-271-1/+1
|\
| * Some code changed with Clang-Tidyqarmin2019-06-261-1/+1
* | Display invalid value keys in AnimationTrackEditRémi Verschelde2019-06-231-7/+7
|/
* Merge pull request #27188 from samH-FIT/MacroUpdateRémi Verschelde2019-06-191-5/+6
|\
| * Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-5/+6
* | Merge pull request #29899 from Chaosus/select_all_tracksRémi Verschelde2019-06-191-0/+6
|\ \
| * | Added button to select all tracks in track copy dialogChaosus2019-06-191-0/+6
| |/
* / Fix animation keys selection with SHIFT/CTRL Chaosus2019-06-191-1/+1
|/
* Make animation editor change tracks positions instead of swapping themMichael Alexsander Silva Dias2019-05-271-0/+2
* Warn when opening imported anim in AnimationPlayerhomer6662019-04-301-0/+3
* Add support for FPS snap in Animation Editor.Juan Linietsky2019-04-141-0/+11
* Safer way to update animation if changed, fixes #26670Juan Linietsky2019-03-061-1/+4
* Implement a more coherent (and way less hack) way to block animation updates,...Juan Linietsky2019-03-031-9/+0
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Add missing copyright headersRémi Verschelde2018-08-291-0/+30
* Bit more of visual polishJuan Linietsky2018-06-081-0/+1
* Entirely new (and much improved) animation editor.Juan Linietsky2018-06-071-0/+483