Commit History

Author SHA1 Message Date
  lawnjelly 0718852d2c Add `EditorSettings` `EDITOR_GET_CACHED` 1 month ago
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Pedro J. Estébanez 22ecc0561d Create reset tracks with the right update mode 3 years ago
  kobewi 1b607b04b4 Advance animation after confirming 4 years ago
  Rémi Verschelde 80b82e4e66 i18n: Misc fixes translation strings 3 years ago
  Haoyu Qiu b657d0c76c Add dedicated macros for property name extraction 3 years ago
  kleonc 06b7f218c6 AnimationTrackEditor Fix signal connection on root exiting the tree 3 years ago
  Markus Sauermann d92406751b Use get_cursor_shape for identifying the cursor shape in AnimationTimelineEdit 3 years ago
  Haoyu Qiu 3b04f59354 Fix some Animation panel icons not updating after theme change 3 years ago
  Haoyu Qiu 2c3646b37b Add missing i18n to various strings 3 years ago
  Rémi Verschelde 85b4848ca8 Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x 3 years ago
  Wilson E. Alvarez 424dbf70af Increase VARIANT_ARG_MAX to 8 3 years ago
  jmb462 8b49a62745 [3.x] Fix AnimationTrack mouse wheel zooming at low zoom level 3 years ago
  Rémi Verschelde c938104a88 Merge pull request #56630 from Pineapple/replace-find-last 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Bartłomiej T. Listwon 22750b1c03 Replace String::find_last with rfind where possible (backward compatible with old API) 3 years ago
  kobewi 4405daa09b Allow to add RESET values from existing keys 3 years ago
  Hugo Locurcio 9381b236ab Use a different icon for eased keyframes in the animation editor 3 years ago
  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 4 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