summaryrefslogtreecommitdiffstats
path: root/editor/animation_track_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Makes more editor strings translatableHaoyu Qiu2019-12-301-1/+1
* Removed unused variables, add some constants numbersRafał Mikrut2019-12-101-1/+0
* Fix animation key snapping at high zoomsTomasz Chabora2019-11-171-3/+8
* Fixed cases where labels with autowrap can overflow the editor uiPouleyKetchoupp2019-11-041-0/+1
* Enhancements and fixes for the animation editor's copy track dialogMichael Alexsander2019-10-211-14/+19
* Fixed missing argument for clear_selection signal in Bezier Curve editorPouleyKetchoupp2019-09-251-2/+0
* Fixes in AnimationTrackEditor around bezier curvesPouleyKetchoupp2019-09-231-36/+38
* Merge pull request #32146 from YeldhamDev/key_bezier_int_realRémi Verschelde2019-09-201-2/+4
|\
| * Fix keying integer and float values from inspector not being able to use bezi...Michael Alexsander Silva Dias2019-09-151-2/+4
* | Merge pull request #32129 from YeldhamDev/fix_track_removal_errorsRémi Verschelde2019-09-201-12/+17
|\ \
| * | Fix errors in the animation editor when removing tracks via undo/redoMichael Alexsander Silva Dias2019-09-131-12/+17
| |/
* / Add informational messages to various editorsMichael Alexsander Silva Dias2019-09-041-0/+12
|/
* Change mouse cursor when hovering a resize area in the animation editorHugo Locurcio2019-08-231-1/+8
* Merge pull request #31424 from Calinou/improve-animation-editor-timelineRémi Verschelde2019-08-171-3/+7
|\
| * Improve timeline drawing in the animation editorHugo Locurcio2019-08-171-3/+7
* | Add an outline to box selection rectangles for better visibilityHugo Locurcio2019-08-151-4/+3
|/
* Tweak range steps in the animation editorHugo Locurcio2019-08-061-1/+1
* Improve snapping in the animation editorHugo Locurcio2019-08-061-1/+6
* Fix undo problems with method and transform tracks in the animation editorMichael Alexsander Silva Dias2019-07-241-4/+4
* Make possible to edit multiple keys in an animation againMichael Alexsander Silva Dias2019-07-221-64/+797
* Revert "Expose "meta" to the Inspector"Rémi Verschelde2019-07-221-2/+2
* Merge pull request #30697 from bojidar-bg/6067-pale-customtype-scriptRémi Verschelde2019-07-201-9/+2
|\
| * Make custom types more subtle and more usefulBojidar Marinov2019-07-191-9/+2
* | Merge pull request #22642 from YeldhamDev/inspector_metadataRémi Verschelde2019-07-191-2/+2
|\ \ | |/ |/|
| * Expose "meta" to the InspectorMichael Alexsander Silva Dias2018-12-081-2/+2
* | Use CheckBoxes in the editor instead of CheckButtons when applicableHugo Locurcio2019-07-041-3/+3
* | Make easier to select keys that are at position 0 in AnimationPlayer editorjens2019-07-031-24/+28
* | Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde2019-06-271-4/+4
|\ \
| * | Some code changed with Clang-Tidyqarmin2019-06-261-4/+4
* | | Display invalid value keys in AnimationTrackEditRémi Verschelde2019-06-231-37/+44
|/ /
* | Merge pull request #29899 from Chaosus/select_all_tracksRémi Verschelde2019-06-191-2/+29
|\ \
| * | Added button to select all tracks in track copy dialogChaosus2019-06-191-2/+29
* | | Fix animation keys selection with SHIFT/CTRL Chaosus2019-06-191-7/+8
|/ /
* | i18n: Sync translation template with current sourceRémi Verschelde2019-06-161-4/+2
* | Enhancements for the audio bus editorMichael Alexsander Silva Dias2019-06-091-1/+1
* | Sync Animation editor with Inspectorvolzhs2019-05-311-0/+3
* | Revert "Fix AnimationPlayer editor length and step synchronization"volzhs2019-05-311-2/+3
* | Make animation editor change tracks positions instead of swapping themMichael Alexsander Silva Dias2019-05-271-12/+54
* | Fix "Node not found:" error message when adding tracksMichael Alexsander Silva Dias2019-05-251-3/+1
* | Merge pull request #24771 from timoschwarzer/animation-player-editor-pos-drag...Rémi Verschelde2019-05-241-3/+2
|\ \
| * | Fix AnimationPlayer editor length and step synchronizationTimo Schwarzer2019-05-061-3/+2
* | | Fix typos with codespellRémi Verschelde2019-05-191-1/+1
|/ /
* | Fixed a few issues with the bezier animation track editor, fixed the Travis C...Ben Hickling2019-04-301-18/+11
* | Merge pull request #28323 from homer666/animationplayer-imported-anim-warningRémi Verschelde2019-04-301-0/+27
|\ \
| * | Warn when opening imported anim in AnimationPlayerhomer6662019-04-301-0/+27
* | | Update edited keyframe's snap mode properlyhomer6662019-04-281-1/+2
* | | Merge pull request #28361 from homer666/animationplayer-fps-mode-fixesHein-Pieter van Braam2019-04-251-4/+17
|\ \ \
| * | | AnimationPlayer FPS mode fixeshomer6662019-04-241-4/+17
| |/ /
* / / i18n: Sync translation template with current sourceRémi Verschelde2019-04-251-1/+1
|/ /