Commit History

Author SHA1 Message Date
  Hugo Locurcio da757c25e1 Improve the animation bezier editor 4 years ago
  Haoyu Qiu 87e49183bc Fix various i18n failures 4 years ago
  Rémi Verschelde 504f47eaec Merge pull request #47222 from dreamsComeTrue/anim-track-improv 4 years ago
  Hugo Locurcio a623eb5083 Improve scrolling actions in the animation track editor 4 years ago
  Haoyu Qiu 6179f76547 Merge similar editor strings 4 years ago
  kleonc 4ae0310cec AnimationMultiTrackKeyEdit Allow editing easing if it's possible for all edited tracks 4 years ago
  Pedro J. Estébanez 4da9a501f6 Add animation reset track feature 5 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde b4af1eba0a Style: Enforce use of bool literals instead of integers 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Rafał Mikrut 06976c3e84 [3.x] Fix crashes when using _input functions 4 years ago
  Dominik 'dreamsComeTrue' Jasiński de63d0ffa7 Make Animation's SceneTreeDialog filter nodes properly 4 years ago
  nemerle bd15558768 fix incorrectly connected optimize_dialog signal 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 5 years ago
  Tomasz Chabora 800dceee52 Reverse mouse wheel in animation track editor 5 years ago
  Michael Alexsander de4c75af10 Fix crash when changing time value of multiple animation keys at once via inspector 5 years ago
  janglee f10d2affb0 Reversed timeline zoom slider 5 years ago
  Andrea Catania 30688769f4 Fixed editor crash when the animation player has no root assigned. 5 years ago
  gururise 68f013317b change step size of animation length EditSpinSlider to match minimum animation length 6 years ago
  Haoyu Qiu 0ca102d568 Fixes leak in Animation Track editor 5 years ago
  Rémi Verschelde 4faaf6089a Remove unused #if 0'ed code 6 years ago
  volzhs 3bcedd02b2 Fix inserting bezier curve in Animation editor 6 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 6 years ago
  Haoyu Qiu 8cf941a8cb Makes more editor strings translatable 6 years ago
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 6 years ago
  Tomasz Chabora e9802d9b02 Fix animation key snapping at high zooms 6 years ago
  PouleyKetchoupp 13c88878c4 Fixed cases where labels with autowrap can overflow the editor ui 6 years ago